Fix: Undefined array key error in Paddle Classic link generation.
Fix: Updated dependency: themexpert/paddle-php
2.0.9 - Apr 16, 2025
Feature: Added single-page and multi-page checkout experience.
Feature: Added connection checker for Paddle Billing.
Fix: Updated old Paddle logo with new Paddle logo in the dashboard.
Fix: Minor bugfixes and UX improvements.
2.0.8 - Mar 13, 2025
Feature: Dashboard redesigned for better UX
Fix: Bugfixes and improvements for li license validation.
Fix: Addons compatibility update.
2.0.7 - Feb 18, 2025
Fix: Dependency conflict.
Fix: Changed plugin name.
2.0.6 - Feb 01, 2025
Fix: Paddle payment was not working in live environment.
2.0.5 - Jan 16, 2025
Feature: Added support for product quantity.
Fix: Redirect page after payment.
Fix: Settings page improvement.
2.0.4 - Jan 08, 2025
Feature: Added support for coupons (Paddle Billing)
Fix: More clear logs and notes.
Fix: License verification status.
Fix: Admin submenu order updated.
2.0.3 - Dec 29, 2024
Added support for canceling subscriptions in Paddle Billing
Fix: Paddle admin page was showing wrong version.
Fix: Minor bugfixes.
2.0.2 - Dec 17, 2024
Fix: Settings toggles were not showing in Paddle Pro.
Fix: Minor bugfixes.
2.0.1 - Dec 08, 2024
Fix: Unable to purchase when upgrading to v2.0.0
Fix: Different meta key for Live and Sandbox.
Fix: Other minor bugs.
2.0.0 - Dec 02, 2024
New Paddle Billing Support
Popup and Inline checkout
Webhook validation
Two day refund
New checkout tamper warning
Bug fix and improvement
1.4.15 - Nov 21, 2024
- Fix: Calling deprecated hooks.
1.4.14 - Aug 27, 2024
- Improved: Paddle Fulfillment webhook with payment status.
- Fix: Fulfillment Webhook not supported for the latest version of EDD.
1.4.13 - Aug 15, 2024
- Fixed: Paddle Fulfillment webhook issue.
1.4.12 - Aug 12, 2024
- Fixed: Fixed webhook events
- Added more debug info.
1.4.11 - Aug 01, 2024
- Fixed: EDD 3.3.2 compatibility issue.
- Fixed: Recurring Payment update issue.
- Fixed: Plugin update issue fixed.
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)