Releases: woocommerce/woocommerce-gateway-stripe
Releases · woocommerce/woocommerce-gateway-stripe
Version 5.7.1
- Fix - Add Order Key Validation.
Version 5.6.3
- Fix - Add Order Key Validation.
Version 5.5.1
- Fix - Add Order Key Validation.
Version for testing 7.4.0-test. Not for production
- Fix - Issue processing renewals for subscriptions without parent orders.
Version for testing 7.3.0-test-2. Not for production
- Fix - The payment requests are updated when product add-ons are changed (Product Add-ons extension).
- Add - Support eMandates for recurring payments made in INR
Version for testing 7.3.0-test. Not for production
- Fix - The payment requests are updated when product add-ons are changed (Product Add-ons extension).
Version for testing 7.2.0-test. Not for production
- Fix - Hide PRB box in checkout block when PRBs disabled.
- Fix - Fix semi-hidden modal inline notices.
Version for testing 7.1.0-test. Not for production
- Fix - Replace some post meta methods with equivalent methods compatible with HPOS.
- Fix - Rare cases of payment processing failing when webhooks arrive before customer is redirected when UPE is enabled will no longer occur.
- Tweak - Update minimum supported versions for WordPress, WooCommerce, and PHP.
- Update – Declare this plugin compatible with High-Performance Order Storage (HPOS).
Version 7.0.2
- Fix - Expand charges object from incoming webhooks using Stripe API version 2022-11-15.
- Fix - Expand refunds on charge object from incoming webhooks using Stripe API version 2022-11-15.
- Fix - Fix critical error on PHP 8+ when php_uname() is disabled
Version 7.0.1
- Fix - Issue where subscription renewal payments were being charged twice no longer present.