*** Eway Payments for Woo Changelog ***

= 3.9.2 - 2025-10-10 =
* Fix - Fix issue for RSP error when using saved cards
* Dev - Bump version to 3.9.2

= 3.9.1 - 2025-10-10 =
* Fix - Revert back redirect to RSP
* Dev - Bump version to 3.9.1

= 3.9.0 - 2025-10-09 =
* Dev - Bump version to 3.9.0
* Dev - 3D Secure set to disabled by default on fresh install
* Fix - Saved cards being duplicated
* Fix - Validation error message display in card fields
* Deprecation - Remove fallback option transparent redirect

= 3.8.0 - 2025-01-30 =
Dev - bump to version 3.8.0
Dev - recreate tag 3.8.0

= 3.7.2 - 2025-01-30 =
Dev - assets (icons and banners)
Dev - use new rapid-php version 2.0
Dev - Bump WordPress minimum supported version to 6.7.
Dev - Bump WooCommerce "tested up to" version to 9.6.
Dev - Update plugin name to "Eway Payments for Woo"

= 3.7.2 - 2024-01-18 =
* Add - New configuration option: Connection Method
* Add - New connection method "Responsive shared page" utilizes checkout page hosted by Eway and allows to use Apple Pay and Google Pay

= 3.7.1 - 2023-09-28 =
Add - Enroll saved Eway customer token for Eway 3DS validation.
Add - Implement admin setting to control whether 3-D Secure is enabled.
Dev - Bump WooCommerce "tested up to" version 7.9.
Dev - Bump WooCommerce minimum supported version from 6.8 to 7.7.
Dev - Bump PHP minimum supported version from 7.2 to 7.3.
Dev - Bump WordPress minimum supported version from 5.8 to 6.1.
Dev - Add Playwright end-to-end tests.

= 3.7.0 - 2023-07-31 =
* Add - Implement Eway Secure Fields (SAQ - A).
* Add - Credit card field validation error on the client side.
* Fix - Prevent invalid token customer ID error on Eway subscription renewal.
* Dev - Added new GitHub Workflow to run Quality Insights Toolkit tests.

= 3.6.3 - 2023-07-20 =
* Fix - Include build directory.

= 3.6.2 - 2023-07-04 =
* Tweak - Bump WC tested up to version to 7.6
* Tweak - Bump WP tested up to version to 6.2
* Tweak - Bump minimum WP version to 5.8

= 3.6.1 - 2023-04-04 =
* Dev – Bump PHP minimum supported version from 7.0 to 7.2.
* Dev – Bump WooCommerce minimum supported version from 6.0 to 6.8.
* Dev – Bump WooCommerce “tested up to” version 7.4.
* Fix - Handle failed order correctly with the following successful transaction

= 3.6.0 - 2023-03-13 =
* Fix - Prevent "missing invalid token ID" error when renewing subscriptions.

= 3.5.2 - 2023-01-09 =
* Fix – Trigger 3D Secure check for subscription payments.
* Update – Bump our Node support to v16.
* Update – Bump our NPM support to v8.

= 3.5.0 - 2022-10-31 =
* Add - Declare support for High-performance Order Systems ("HPOS").

= 3.4.5 - 2022-10-04 =
* Add - Support for High-performance Order Storage ("HPOS") (formerly known as Custom Order Tables, "COT").

= 3.4.4 - 2022-08-15 =
* Tweak - Bump minimum WP version to 5.6
* Tweak - Bump minimum PHP version to 7.0
* Tweak - Bump minimum WC version to 6.0
* Tweak - Bump WC tested up to version to 6.7
* Fix - Prevent code duplication via refactoring

= 3.4.3 - 2022-07-05 =
* Fix - Saved payment information for newly created customers during checkout flow
* Update - Bump WP and WC tested up to versions

= 3.4.2 - 2022-05-04 =
* Update - Bump tested up to
* Fix - Fixed PHP notice when checking API credentials

= 3.4.1 - 2022-01-19 =
* Fix - Fatal error when PHP version is older than 7.3.
* Update - Require WC 3.8, PHP 5.6.

= 3.4.0 - 2022-01-18 =
* New - Add credit card icons on checkout page.
* Update - Remove Laser from allowable card types.
* Fix - Show error notices immediately on checkout page.
* Fix - Show error when store uses unsupported currency.
* New - Add support for WC Payment Token API.
* Update - Require WC 3.0, WCS 2.0.

= 3.3.0 - 2021-08-17 =
* Update - Actualize Eway brand name in documentation and source code.
* Update - Bumped WordPress and WooCommerce tested up to versions.

= 3.2.2 - 2021-06-01 =
* Fix - Fatal error when updating payment for all subscriptions.

= 3.2.1 - 2021-05-17 =
* Fix - Fatal error when PHP version is older than 7.3.

= 3.2.0 - 2021-05-13 =
* New - Add support for Cart and Checkout blocks.
* Fix - Do not show Eway as a payment option if API key or password are not set up.
* Update - Bump WP and WC tested up to versions.

= 3.1.25 - 2020-11-19 =
* Fix - Allow all-zero CVNs to be used during checkout.
* Tweak - PHP 8 compatibility.
* Tweak - jQuery 3.5 Compatibility.
* Fix - Use https-protocol for RedirectURL if possible.
* Tweak - Limit the character lengths of values in the checkout to conform with the Eway API.
* Fix - Log debug output into log file instead of displaying during checkout.

3.1.24 - 2020-04-06
* Fix    - Deprecated notice when buyer views a subscription in their account.
* Tweak  - WC 4.0 compatibility.
* Tweak  - WP 5.4 compatibility.

3.1.23 - 2019-10-29
* Fix    - Use order currency instead of store currency.
* Tweak  - WC 3.8 compatibility.
* Tweak  - WP 5.3 compatibility.

3.1.22 - 2019-08-09
* Tweak  - WC 3.7 compatibility.

3.1.21 - 2019-07-02
* Tweak  - Add JCB to card types.

3.1.20 - 2019-04-16
* Tweak  - WC 3.6 compatibility.

3.1.19 - 2018-11-19
* Update - WP 5.0 compatibility.

3.1.18 - 2018-10-17
* Update - Add settings link
* Update - WC 3.5 compatibility.

3.1.17 - 2018-08-21
* Fix    - Store Host IP is captured/Depicted as customer IP address on Eway site.

3.1.16 - 2018-05-22
* Update - Privacy policy notification.
* Update - Export/erasure hooks added.
* Update - WC 3.4 compatibility.

3.1.15 - 2018-05-02
* Update - WP tested up to version.
* Fix - coding standards.
* Fix - nonce usage, input sanitization, output escaping.

3.1.14 - 2017-12-15
* Update - WC tested up to version.

3.1.13 - 2017-04-03
* Fix - Update for WC 3.0 compatibility.

3.1.12 - 2016-12-09
* Tweak - Update deprecated WooCommerce core function calls.
* Fix   - Credit Card details not being sent in certain instances.

3.1.11 - 2016-08-11
* Tweak - user order currency and not store currency for shop that have multiple currencies.
* Fix   - When save cards enabled payment method card changes didn't work.

3.1.10 - 2016-08-04
* Fix - Subscription credit card changes not allowed.

3.1.9 - 2015-11-11
* Disable button after submitting credit card form to avoid double submissions.

3.1.8 - 2015-10-28
* Fix - PHP Fatal error when in Debug mode
* New - WooCommerce Subscriptions 2.0 Support

3.1.7 - 2015-09-14
* Hardcode API listener for subscription support.

3.1.6 - 2015-08-05
* Fix - Error handling.
* Removed deprecated code.

3.1.5 - 2015-05-15
* Fix - Send through customer country code as lowercase

3.1.4 - 2015-05-07
* Fix - Don't show the "Manage Cards" link if no credit cards are saved.

3.1.3 - 2015-02-17
* Fix - Use right method to retrieve error message from WordPress

3.1.2 - 2014-10-16
* Fix - Issue where paying subscription via token card with no upfront payment failed.

3.1.1 - 2014-09-25
* Fix - Issue where subscriptions with no upfront payment failed.

3.1 - 2014-08-20
* New - Token Payment Support, customer can save cards and make payments using saved cards.
* New - WooCommerce Subscriptions Support
* New - WC 2.2 Refunds support
* Tweak - Allow usage in any store currency
* Tweak - Change textdomain to wc-eway

3.0.2 - 2014-07-16
* Add ability to limit checkout to certain card types.

3.0.1 - 2014-06-04
* Credit card validation, validate credit card data before sending to Eway.

3.0 - 2014-05-08
* Complete rewrite using Rapid 3.1
* Eway PCI Compliant
* Supports 3D Secure
* Soap no longer required
* Next release will bring token payments and subscription support

2.0.9 - 2014-01-20
* WC 2.1 Compatibility

2.0.8 - 2013-12-03
* Fix fatal error

2.0.7 - 2013-11-26
* Limit company name
* Send through IP logged by WC

2.0.6 - 2013-08-15
* sslverify filter for overriding

2.0.5 - 2013-07-01
* Add DeviceID to calls

2.0.4 - 2013-04-24
* Sequentual Order Numbers support

2.0.3 - 2013-04-12
* Workaround for https://bugs.php.net/bug.php?id=27777
* WSDL caching
* Send through user agent to Eway for better debugging on their side

2.0.2 - 2013-04-05
* Made card types configurable via settings
* Fixed fatal error issue
* Better error handling on checkout pages when soap client fails

2.0.1 - 2013-04-01
* Added woocommerce_eway_card_types filter
* Fixed SOAP check to display error when missing

2.0.0 - 2013-03-01
* Rewrite
