Skip to content

Releases: woocommerce/woocommerce-gateway-stripe

Version 5.7.1

19 Jul 00:12
1387ac4
Compare
Choose a tag to compare
  • Fix - Add Order Key Validation.

Version 5.6.3

19 Jul 00:10
192d96f
Compare
Choose a tag to compare
  • Fix - Add Order Key Validation.

Version 5.5.1

18 Jul 23:58
d415504
Compare
Choose a tag to compare
  • Fix - Add Order Key Validation.

Version for testing 7.4.0-test. Not for production

02 May 22:56
1858887
Compare
Choose a tag to compare
  • Fix - Issue processing renewals for subscriptions without parent orders.

Version for testing 7.3.0-test-2. Not for production

06 Apr 17:32
Compare
Choose a tag to compare
  • 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

22 Mar 15:54
Compare
Choose a tag to compare
  • 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

01 Mar 14:13
56068c4
Compare
Choose a tag to compare
  • 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

02 Feb 00:40
Compare
Choose a tag to compare
  • 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

11 Jan 23:25
ce1846d
Compare
Choose a tag to compare
  • 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

11 Nov 05:48
Compare
Choose a tag to compare
  • Fix - Issue where subscription renewal payments were being charged twice no longer present.