Paddle for WooCommerce Changelog

Changelog

2.2.5 - Oct 31, 2024

  • Fix: Product auto-renewal was not working.
  • Fix: Price was not updating on the checkout page.
  • Fix: Price not found error.
  • Improved: Errors are more descriptive.

2.2.4 - Oct 29, 2024

  • Fix: Calling of unavailable function (product name creation function).

2.2.3 - Oct 29, 2024

  • Fix: Parameter Name Correction
  • Fix: Object Handling Enhancements
  • Improved: Code Cleanup.
  • Improved: Function Signature Adjustments.

2.2.2 - Oct 20, 2024

  • Fix: payment validation
  • Fix: Meta info for Paddle Billing API
  • Fix: Paddle Max Product name length

2.2.1 - Oct 08, 2024

  • Fix: Webhook validation
  • Improved: Webhook failed status code

2.2.0 - Oct 07, 2024

  • Feature: Paddle Billing API integration.
  • Feature: Paddle Classic Support improved.
  • Feature: Paddle SDK updated to the latest version.
  • Feature: PHP 8.1 as Paddle Official SDK requirement.

2.1.1 - Sep 09, 2024

  • Fix - Vendor updates.
  • Fix - PHP 8.2 as Paddle Official SDK requirement.

2.1.0 - Sep 08, 2024

  • Improvement: Variable and subscription price support.
  • Improvement: More Paddle billing API Integrations.

2.0.1 - March 17, 2024

  • Improvement: Customer\'s data will be passed to Paddle for autofill.
  • Improvement: VAT ID will be sent to Paddle for autofill from billing meta `_billing_vat_id`.
  • Improvement: Paddle Required - Min PHP version set to `[email protected]`
  • Improvement: Error Logging update for faster debug
  • Fix: Redirect to the Order Receive page once the payment is completed.
  • Fix: PHP warning and notice fixed.
  • Fix: Requirement check error fixed.

2.0.0 - March 11, 2024

  • Feat: Paddle Billing API integration.
  • Feat: WooCommerce with High-Performance Order Storage (HPOS) support.
  • Feat: WooCommerce Block Editor support.

1.2.3 - March 22, 2023

  • Feat: Add an option to change the gateway image from the paddle gateway settings.
  • Update: Update the default checkout image on the WooCommerce checkout.
  • Fix: Paddle checkout instruction was not showing on the thank-you page.

1.2.2 - January 15, 2023

  • Remove: Direct Paddle checkout option due to changes in Paddle\'s policy.

1.2.1 - January 08, 2023

  • Fix: Conflict issue with Paddle for EDD plugin.
  • Add: Legacy support for the older versions.
  • Refactor: smartpay_paddle_log() change to smartpay_paddle_woo_log().
  • Refactor: get_paddle_api_credentials() change to get_paddle_woo_api_credentials().

1.2.0 - October 13, 2022

  • Added: Partial refund from WC and Paddle.
  • Fix: Refund was not issued from WooCommerce dashboard.

1.1.9.1 - August 16, 2021

  • Updated: plugin\'s name text.
  • Fixed: localization problem in the admin page.

1.1.9 - May 12, 2021

  • Added: Paddle sandbox options.
  • Added: Two way refund system from woocommerce to paddle.
  • Updated: Paddle SDK.
  • Fixed: Plugin name variable missing error.
  • Fixed: Updater namespace error

1.1.8 - Nov 01, 2020

  • Fixed: Paddle fulfillment webhook late receive.
  • Fixed: Admin license page error notice.

1.1.7 - July 28, 2020

  • Added: Support for paddle coupon input.
  • Fixed: Solved the amount problem for vat and other additions.

1.1.6 - July 23, 2020

  • Added: Customer subscription cancel action added.
  • Added: Support pay link data filter.
  • Fixed: The thousand and decimal separator problem for paddle amount has been solved.

1.1.5 - July 06, 2020

  • Updated: Reduce paddle icon size.
  • Fixed: Solved 3 digit amount problem.

1.1.4 - July 04, 2020

  • Updated: Added new currency support for NOK and THB.
  • Updated: Increased the PHP version compatibility to 7.2.0

1.1.3 - June 25, 2020

  • Updated: Appsero client updated.

1.1.2 - June 16, 2020

  • Updated: Simplified paddle popup custom message.

1.1.1- May 28, 2020

  • Fixed: Adding debugs log problem.
  • Fixed: Paddle SDK including problem.

1.1.0 - April 12, 2020

  • New: Subscription payment.
  • Update: Improve web-hooks and log messages.

1.0.0 - April 1, 2020

  • Initial release
  • New: Plugin license page.