*** Shift4 for WooCommerce Changelog *** 2026-08-17 - version 1.0.15 * Tested up to WordPress 7.1 and WooCommerce 11.0.1. * Improved: Aligned POST data handling with WordPress coding standards (Plugin Check) — canonical ABSPATH guards, wp_unslash and validation of POST reads. 2026-04-02 - version 1.0.14 * Fixed: Prevent infinite loop when submitting add-payment-method and order-review forms by using native DOM submit instead of jQuery submit after tokenization. 2026-04-02 - version 1.0.13 * Fixed: Prevent duplicate createToken calls by moving the in-progress guard to window scope and namespacing the submit event handler. 2026-04-01 - version 1.0.12 * Fixed: Replaced jQuery .size() with native DOM API to fix missing card input fields after checkout reload. 2025-10-09 - version 1.0.11 * Improved error handling 2025-10-03 - version 1.0.10 * Fix multiple calling createToken in checkout 2025-08-07 - version 1.0.9 * Adjusted to wordpress repository requirements 2025-07-24 - version 1.0.8 * Extended settings to option with action to take when fraud detected 2025-07-21 - version 1.0.7 * Added support for WooCommerce v10.x.x 2025-07-01 - version 1.0.6 * Adjusted plugin to Wordpress Guidelines before subbmiting to Wordpress SVN repository 2025-06-30 - version 1.0.5 * Added: Support Apple Pay in checkout block 2025-04-25 - version 1.0.4 * Added: Support HPOS(High-Performance Order Storage) 2025-04-10 - version 1.0.3 * Fixed: Card input fields were missing in the Shift4 payment method after changing the product quantity on the WooCommerce checkout page. * Fixed: Submit button remained in a loading state indefinitely when an error occurred during checkout. * Fixed: Error message was not displayed if the user navigated between steps on the WooCommerce checkout page. 2025-04-04 - version 1.0.2 * Fixed an issue that duplicates card fields 2024-04-08 - version 1.0.1 * Fixed an issue that broke the payment form in scenarios where Shift4 was not available on the initial page load, * Updated text domain to correctly match plugin file, * Added "version", "Requires PHP" and "WC tested up to" plugin headers. 2024-02-29 - version 1.0.0 * Initial release.