Paddle for WooCommerce Releases

Everything we've shipped since April 2020 — new features, improvements, and the bugs we squashed along the way.

Latest: v2.7.0 · Apr 16, 2026 Back to product

2026

4 releases
  1. v2.7.0
    Apr 16, 2026
    Fix
    • WPC Bundle product checkout issue
    • WooCommerce Order and Paddle Payment mismatch error
  2. v2.6.9
    Apr 01, 2026
    Fix
    • License check cooldown
  3. v2.6.8
    Mar 29, 2026
    Fix
    • Paddle Classic — cancel subscription
    • Wrong price for different decimal options
    • Minimum allowed price amount in Paddle
    • Subscription pending cancellation action
    • Subscription reactivation action
  4. v2.6.7
    Jan 18, 2026
    Fix
    • Paddle request coming before the renewal order is created

2025

19 releases
  1. v2.6.6
    Dec 14, 2025
    Fix
    • WebHook signature error
    • Refund note
  2. v2.6.5
    Sep 07, 2025
    Fix
    • WPSubscription data generation error
  3. v2.6.4
    Sep 01, 2025
    Feature
    • Added settings to allow/disallow payment methods shown in Paddle checkout
    Improved
    • User checkout experience
  4. v2.6.3
    Aug 14, 2025
    Feature
    • Added settings shortcut in plugin list
    Fix
    • Paddle discount creation error
    • Trying to access Order ID even if no order is found
    • WPSubscription renewal orders were not updating
  5. v2.6.2
    Jul 30, 2025
    Fix
    • When partially refunding an order paid in a different currency, sometimes fully refunds the order in WooCommerce
    • Old product data was retained when duplicating a product
    • Fatal error while creating a new discount
  6. v2.6.1
    Jul 16, 2025
    Fix
    • Incorrect discount & refund amount for some currencies
    • Paddle order information transaction link for Billing and Classic
    • Classic orders were trying to refund from Billing if Billing is enabled
    • Trying to access license data when no data is available
    • Minor warnings and version number bugs
  7. v2.6.0
    Jul 10, 2025
    Fix
    • Incorrect Paddle price for some currencies
    • Paddle order info was always showing in the order dashboard
    • Some error notices
  8. v2.5.1
    Jun 03, 2025
    Refactor
    • Improved WPSubscription support
    Fix
    • Dashboard payment page Paddle logo
  9. v2.5.0
    May 07, 2025
    Breaking

    Backup your site before updating if you have custom integrations.

    Refactor
    • Improved internal code structure to make it more reliable and future-ready
    Fix
    • Fixed update checker
  10. v2.4.0
    Apr 30, 2025
    Feature
    • Added support for Subscriptions for WooCommerce
    Fix
    • Variable subscriptions were not being treated as subscriptions
    Refactor
    • Core order functionality
  11. v2.3.11
    Apr 16, 2025
    Feature
    • Added Paddle connection checker
    • Show warning if old plugin file exists
    • Added license visibility toggler in dashboard
    • Added more add-ons section in dashboard
    Fix
    • Updated PHP requirement to 8.1
    • Minor bugfixes and UX improvement
  12. v2.3.10
    Feb 24, 2025
    Fix
    • Price description was not including taxes
    • Fatal error because of missing WC_Order
    Refactor
    • Core order functionality
  13. v2.3.9
    Feb 19, 2025
    Fix
    • Coupon with special characters causing errors
    • Long product descriptions
    • Gateway icon alignment
  14. v2.3.8
    Feb 18, 2025
    Fix
    • Dependency conflict with other plugins
    • Added gateway icon for block checkout
    • Plugin errors were not showing properly
    Refactor
    • Changed plugin name
    • Reorganized settings menu items
  15. v2.3.7
    Feb 04, 2025
    Fix
    • Error caused by Paddle product check
  16. v2.3.6
    Feb 03, 2025
    Feature
    • Added single and multi page checkout experience
    Fix
    • Subscription status change
    • More bug fixes
  17. v2.3.5
    Jan 26, 2025
    Feature
    • Added support for Bundle Products (WPC Product Bundles for WooCommerce)
    Compat
    • Added compatibility for paddle bulk sync
  18. v2.3.4
    Jan 12, 2025
    Feature
    • Paddle product information on the products page
    Fix
    • Paddle Billing is set to be enabled by default
    • Settings page improved
    • Fatal error in Orders page and Subscriptions page
    • Minor bugfixes
  19. v2.3.3
    Jan 01, 2025
    Feature
    • Added support for SKU in price naming
    Fix
    • Duplicating price in some scenario where SKU is enabled
    • Fatal error when call to undefined method in post meta box
    • Wrong version showing in admin dashboard
    • Minor bugfixes

2024

16 releases
  1. v2.3.2
    Dec 18, 2024
    Fix
    • Product not found error due to same meta key for sandbox and live
    • Change of image in product is not reflected in paddle
    • Product validation logic fails to match items if it is a bundled product
    • Billing discount creation was calling Classic API
  2. v2.3.1
    Nov 20, 2024
    Fix
    • Coupon support for paddle billing
    • Long product names were being truncated
    • Paddle info block for Orders and Subscriptions
  3. v2.3.0
    Nov 14, 2024
    Feature
    • Added new inline checkout
    • Added new transaction checkout
    • Added new settings for Paddle Payment
    Improved
    • Disabled adding or removing discount in checkout modal
    • Show warning and revert back to original items in regular checkout modal if it is tampered
    Fix
    • Refund orders and subscriptions
    • Cancel subscriptions from paddle
    • Stuck on loading while refunding order
    • Webhook items mismatch check
    Refactor
    • Improved code structure and organization
  4. v2.2.8
    Nov 11, 2024
    Fix
    • Fixed stuck on refund loading & undefined function error
    • Fixed Web-hook Item Mismatch Check
    • Default inline checkout was not setting properly
    • undefined_transaction_id bug fixed
  5. v2.2.7
    Nov 10, 2024
    Feature
    • Paddle Inline checkout support
    • Paddle Dark mode support
  6. v2.2.6
    Nov 10, 2024
    Feature
    • Added new refund system for Paddle billing
    • Introduced webhook system to handle paddle billing refund responses
    • Added system for automatic version sync across multiple files
    • Implemented automatic formatting and update system for changelogs in readme and changelog files
    Fix
    • Resolved issue with subscription renewal not updating correctly
    • Addressed minor bugs
    Refactor
    • Improved code structure and organization
  7. v2.2.5
    Oct 31, 2024
    Fix
    • Product auto-renewal was not working
    • Price was not updating on the checkout page
    • Price not found error
    Improved
    • Errors are more descriptive
  8. v2.2.4
    Oct 29, 2024
    Fix
    • Calling of unavailable function (product name creation function)
  9. v2.2.3
    Oct 29, 2024
    Fix
    • Parameter Name Correction
    • Object Handling Enhancements
    Improved
    • Code Cleanup
    • Function Signature Adjustments
  10. v2.2.2
    Oct 20, 2024
    Fix
    • Payment validation
    • Meta info for Paddle Billing API
    • Paddle Max Product name length
  11. v2.2.1
    Oct 08, 2024
    Fix
    • Webhook validation
    Improved
    • Webhook failed status code
  12. v2.2.0
    Oct 07, 2024
    Feature
    • Paddle Billing API integration
    • Paddle Classic Support improved
    • Paddle SDK updated to the latest version
    • PHP 8.1 as Paddle Official SDK requirement
  13. v2.1.1
    Sep 09, 2024
    Fix
    • Vendor updates
    • PHP 8.2 as Paddle Official SDK requirement
  14. v2.1.0
    Sep 08, 2024
    Improved
    • Variable and subscription price support
    • More Paddle billing API Integrations
  15. v2.0.1
    Mar 17, 2024
    Improved
    • Customer's data will be passed to Paddle for autofill
    • VAT ID will be sent to Paddle for autofill from billing meta `_billing_vat_id`
    • Paddle Required — Min PHP version set to 7.4.0
    • Error Logging update for faster debug
    Fix
    • Redirect to the Order Receive page once the payment is completed
    • PHP warning and notice fixed
    • Requirement check error fixed
  16. v2.0.0
    Mar 11, 2024
    Feature
    • Paddle Billing API integration
    • WooCommerce with High-Performance Order Storage (HPOS) support
    • WooCommerce Block Editor support

2023

3 releases
  1. v1.2.3
    Mar 22, 2023
    Feature
    • Add an option to change the gateway image from the paddle gateway settings
    Improved
    • Update the default checkout image on the WooCommerce checkout
    Fix
    • Paddle checkout instruction was not showing on the thank-you page
  2. v1.2.2
    Jan 15, 2023
    Remove
    • Direct Paddle checkout option due to changes in Paddle's policy
  3. v1.2.1
    Jan 08, 2023
    Fix
    • Conflict issue with Paddle for EDD plugin
    Feature
    • Legacy support for the older versions
    Refactor
    • smartpay_paddle_log() change to smartpay_paddle_woo_log()
    • get_paddle_api_credentials() change to get_paddle_woo_api_credentials()

2022

1 release
  1. v1.2.0
    Oct 13, 2022
    Feature
    • Partial refund from WC and Paddle
    Fix
    • Refund was not issued from WooCommerce dashboard

2021

2 releases
  1. v1.1.9.1
    Aug 16, 2021
    Improved
    • Plugin's name text
    Fix
    • Localization problem in the admin page
  2. v1.1.9
    May 12, 2021
    Feature
    • Paddle sandbox options
    • Two way refund system from woocommerce to paddle
    Improved
    • Paddle SDK
    Fix
    • Plugin name variable missing error
    • Updater namespace error

2020

10 releases
  1. v1.1.8
    Nov 01, 2020
    Fix
    • Paddle fulfillment webhook late receive
    • Admin license page error notice
  2. v1.1.7
    Jul 28, 2020
    Feature
    • Support for paddle coupon input
    Fix
    • Solved the amount problem for vat and other additions
  3. v1.1.6
    Jul 23, 2020
    Feature
    • Customer subscription cancel action added
    • Support pay link data filter
    Fix
    • The thousand and decimal separator problem for paddle amount has been solved
  4. v1.1.5
    Jul 06, 2020
    Improved
    • Reduce paddle icon size
    Fix
    • Solved 3 digit amount problem
  5. v1.1.4
    Jul 04, 2020
    Improved
    • Added new currency support for NOK and THB
    • Increased the PHP version compatibility to 7.2.0
  6. v1.1.3
    Jun 25, 2020
    Improved
    • Appsero client updated
  7. v1.1.2
    Jun 16, 2020
    Improved
    • Simplified paddle popup custom message
  8. v1.1.1
    May 28, 2020
    Fix
    • Adding debugs log problem
    • Paddle SDK including problem
  9. v1.1.0
    Apr 12, 2020
    Feature
    • Subscription payment
    Improved
    • Improve web-hooks and log messages
  10. v1.0.0
    Apr 01, 2020
    Release
    • Initial release
    • New: Plugin license page