=== Easy Digital Downloads - Paddle Payment Gateway ===
Contributors: themesgrove
Tags: edd, edd-paddle, paddle
Requires PHP: 7.2.0
Requires at least: 4.9
Tested up to: 6.2.2
Stable tag: 1.4.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==
Paddle Payment Gateway for Easy Digital Downloads.

== Changelog ==
= 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 .
-   Fix: Payment link generation failed.

= 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: Refactored 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 05, 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 session expires.

= 1.3.9 - Oct 12, 2022 =
-   Fix: Paddle payment pop up loads twice after payment succeeded.
-   Add: Success message at EDD payment success page

= 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 was already happened.

= 1.3.7 - Aug 30, 2022 =
-   Fix: Subscription was not renewed.

= 1.3.6 - Aug 07, 2022 =
-   Fix: Downloadable products was 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 - Dec 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 =
-   Fixed: 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.
-   Fixed: Paddle dashboard subscription customer broken link.
-   Fixed: Solved 'complete_signup' triggering issue for different gateways.

= 1.2.7 - Nov 01, 2020 =
-   Fixed: Paddle fulfillment webhook late receive.
-   Fixed: Admin license page error notice.

= 1.2.6 - July 23, 2020 =
-   Added: Customer subscription cancel action added.
-   Added: Support paylink 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 pop up custom message.

= 1.2.1 -June 11, 2020 =
-   Fixed: Changed the first payment amount by cart price for the recurring items.

= 1.2.0 - May 08, 2020 =
-   Added: Paddle refund support from WP Admin
-   Fixed: Solve 'edd_post_refund_payment' triggering issue for payment refund.
-   Updated: Update to latest Paddle PHP SDK.

= 1.1.8 - April 01, 2020 =
-   Fixed: Solve the license activation problem.
-   Updated: Improve data validation for webhook.

= 1.1.7 - March 31, 2020 =
-   Added: Option to set a custom icon for the checkout page.
-   Updated: Improve product title for paddle checkout.
-   Updated: Update EDD error messages.
-   Updated: Rewrite debug log message.
-   Updated: Refund payment webhook updated.
-   Updated: Improve currency checker.
-   Updated: Replace debug settings by EDD debug option.
-   Fixed: Payment pending for regular item problem.

= 1.1.6 - March 24, 2020 =
-   Added: Custom title for checkout page.
-   Updated: Reform debugs log message.
-   Updated: Improve refund webhook.

= 1.1.5 - March 16, 2020 =
-   Fixed: Bug fixed for refund webhook.

= 1.1.4 - March 11, 2020 =
-   Added: Auto License validation for subscribers.
-   Updated: Gateway desc improved for paddle webhook info.
-   Fixed: Plan duration conflict with the paddle.

= 1.1.3 - March 09, 2020 =
-   Added: Check the API credentials option.
-   Updated: Improve recurring gateways webhook.
-   Updated: Paddle PayLink added to make recurring payments.
-   Updated: Plan name for the paddle subscription plan.
-   Updated: Check pay link exists on the payment page.
-   Fixed: Paddle subscription plan id creation.

= 1.1.2 - March 04, 2020 =
-   Added: Check subscription plan is created.
-   Updated: Error message for API call.
-   Updated: Paddle subscription data (plan_length and plan_type).
-   Fixed: Paddle subscription creation.
-   Fixed: Licence input page problem.

= 1.1.1 - March 04, 2020 =
-   Fixed: Credential problem on recurring init
-   Removed: Check the existing plan for new subscribers.

= 1.1.0 =
-   Added: Recurring payment support

= 1.0.0rc-3 =
-   Removed: Option for automatic shortcode insert.

= 1.0.0rc-2 =
-   Fixed: PHP array index error.

= 1.0.0rc-1 =
-   Updated: Reduced PHP version compatibility to 7.0.0

= 0.1 =
-   Initial release.
