The
Shift4 for WooCommerce plugin enables payments in your WooCommerce store using two methods: Apple Pay and card payments processed by Shift4. By leveraging this plugin, you will be able to accept payments safely and securely.
Features:
- Credit Card Payments
- Saved Cards
- Apple Pay
- 3D Secure
- Full & Partial Refunds
- Automatic settlement or authorise-only transactions
- WooCommerce Classic Checkout
- WooCommerce Block-based Checkout
- Order via admin
- Fraud detection and prevention
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-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.