Paddle for EDD Changelog

Changelog

1.4.10 - Mar 07, 2024

  • - Fixed: Plugin initialization issue before WordPress init hook.

1.4.9 - Mar 06, 2024

  • - Fixed: Compatibility with Easy Digital Downloads Pro - Fixed: Compatibility with Easy Digital Downloads Latest version 3.2.9 - Fixed: Removed legacy call.

1.4.8 - Nov 02, 2023

  • Fixed: Product Meta data not found
  • Fixed: Payment receipts not found

1.4.7 - Nov 02, 2023

  • Fixed: Paddle pay link missing bug

1.4.6 - Oct 24, 2023

  • Improve: Paylink generation debug process improved.

1.4.5 - Jun 04, 2023

  • Fix: Payment link generation failed for recurring payments.

1.4.4 - Feb 27, 2023

  • Add: Partial refund support for both One Time and Recurring payments.

1.4.3 - Jan 23, 2023

  • Fix: Undefined payment status.

1.4.2 - Jan 12, 2023

  • Refactor: Separated all settings into a new class called PaddlePaymentSettings.
  • Refactor: Moved all JavaScript code to a separate file and removed it from the PHP file.
  • Refactor: Certain parts of the code for improved performance and readability.
  • Remove: Removed the direct Paddle checkout option due to changes in Paddle\'s policy.
  • Add: Added a new error message to display when payments fail.

1.4.1 - Jan 08, 2023

  • Fix: The payment link issue for the popup checkout option has been fixed.
  • Fix: Functions conflict issue with Paddle for WooCommerce plugin.
  • Add: Order notes for API failure.
  • Add: Legacy support for the older versions.
  • Refactor: smartpay_paddle_log() change to smartpay_paddle_edd_log().
  • Refactor: get_paddle_api_credentials() change to get_paddle_edd_api_credentials().

1.4.0 - Nov 16, 2022

  • Fix: File download section was not visible once the session expires.

1.3.9 - Oct 12, 2022

  • Add: Add Success message at EDD payment success page.
  • Fix:  Paddle payment pop-up loads twice after payment succeeded.

1.3.8 - Oct 02, 2022

  • Add: Add processing status while processing the payment.
  • Fix: Payment was not refunded from the EDD dashboard.
  • Fix: Pay now modal was shown twice if the payment has already happened.

1.3.7 - Aug 30, 2022

  • Fix: The subscription was not renewed.

1.3.6 - Aug 08, 2022

  • Fix: Downloadable products were not visible.
  • Fix: Pay Now button was visible on payment confirmation page if the status is completed.

1.3.5 - Jul 25, 2022

  • Fix: License tab was not showing on EDD v3.

1.3.4 - Jul 21, 2022

  • Add: Support for EDD version 3.0.

1.3.3 - December 15, 2021

  • Fixed: Double payment issue for paddle popup.

1.3.2 - August 17, 2021

  • Updated: Plugin namespace.
  • Updated: License check functionality.

1.3.1 - August 17, 2021

  • Updated: Plugin\'s name text.

1.3.0 - June 30, 2021

  • Added: Paddle Sandbox option.
  • Fixed: license updater stdClass namespace issue

1.2.9.1 - Feb 25, 2021

  • remove appsero dependency

1.2.9 - Feb 05, 2021

  • Fixed: Solved conflict issue with other payment gateway class.

1.2.8 - Feb 04, 2021

  • Fixed: Strong tag missing issue in admin license tab. (credit: @gijo)
  • Fixed: Paddle dashboard subscription customer broken link. (credit: @gijo)
  • Fixed: ‘complete_signup’ triggering issue for different gateways.

1.2.7 - Nov 01, 2020

  • Fixed: Paddle fulfillment webhook late receive.

1.2.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.2.5 - July 06, 2020

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

1.2.4 - July 04, 2020

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

1.2.3 - June 25, 2020

  • Updated: Appsero client updated.

1.2.2 - June 16, 2020

  • Updated: Simplified paddle popup custom message.

1.2.1 - June 11, 2020

  • Fix: Changed the first payment amount by cart price for the recurring items.

1.2.0- May 08,?2020

  • New: Custom title for the checkout page.
  • Update: Paddle refund support from WP Admin
  • Fix: \'edd_post_refund_payment\' triggering issue for payment refund. WP Fusion now works on refund.
  • Update: Latest Paddle PHP SDK.

1.1.8 - April 1, 2020

  • Fix: Solve the license activation problem.
  • Update: Improve data validation for webhook.

1.1.7 - March 31, 2020

  • New: Option to set a custom icon for the checkout page.
  • Fix: Payment pending for regular item problem.
  • Update: Improve product title for paddle checkout.
  • Update: Update EDD error messages.
  • Update: Rewrite debug log message.
  • Update: Refund payment webhook updated.
  • Update: Improve currency checker.
  • Update: Replace debug settings by EDD debug option.

1.1.6 - March 24, 2020

  • New: Custom title for the checkout page.
  • Update: Reform debug log message.
  • Update: Improve refund webhook.

1.1.5 - March 16, 2020

  • Fix: Bug fixed for refund webhook.

1.1.4 - March 11, 2020

  • New: Auto License validation for subscribers.
  • Fix: Plan duration conflict with the paddle.
  • Update: Gateway desc improved for paddle webhook info.

1.1.3 - March 9, 2020

  • New: Check the API credentials option.
  • Fix: Paddle subscription plan id creation.
  • Update: Improve recurring gateways webhook.
  • Update: Paddle PayLink added to make recurring payments.
  • Update: Plan name for the paddle subscription plan.
  • Update: Check pay link exists on the payment page.

1.1.2 - March 4, 2020

  • New: Check subscription plan is created.
  • Update: Error message for API call.
  • Updated:?Paddle?subscription?data?(plan_length?and?plan_type).
  • Fix: Paddle subscription creation.
  • Fix: Licence input page problem.

1.1.1 - March 4, 2020

  • Fix: Credential problem on recurring init
  • Update: Check the existing plan for new subscribers.

1.1.0 - March 1, 2020

  • Added:?Recurring?payment?support

1.0 - Feb 20, 2020

  • Initial release.