Skip to content

Releases: woocommerce/woocommerce-gateway-stripe

Version 7.0.0

10 Nov 02:45
Compare
Choose a tag to compare
  • Add - Update Express Checkout section UI.
  • Add - Auto-complete first and last name on checkout form when using Link payment method.
  • Add - Allow subscription orders to be paid with Link payment method.
  • Add - Add inbox notification for Link payment method.
  • Tweak - Adjust texts and links in WC admin advanced settings.
  • Add - Restrict the Link payment method only for US merchants.

Version for testing 7.0.0-test. Not for Production

03 Nov 01:24
Compare
Choose a tag to compare
  • Add - Update Express Checkout section UI.
  • Add - Auto-complete first and last name on checkout form when using Link payment method.
  • Add - Allow subscription orders to be paid with Link payment method.
  • Add - Add inbox notification for Link payment method.
  • Tweak - Adjust texts and links in WC admin advanced settings.
  • Add - Restrict the Link payment method only for US merchants.

Version for testing 6.9.0-test. Not for Production

12 Oct 23:53
3d2bea3
Compare
Choose a tag to compare
  • Tweak - Remove remaining traces of old Stripe settings.
  • Add - Add Boleto expiration setting.
  • Add - Declare incompatibility with HPOS.

Version for testing 6.8.0-test. Not for Production

21 Sep 19:41
e344ac7
Compare
Choose a tag to compare
  • Fix - Minor adjustments for Custom Order Tables compatibility.
  • Fix - Upgrade from Payment Element beta.

Version for testing 6.7.0-test. Not for Production

31 Aug 16:19
Compare
Choose a tag to compare
  • Fix - Check payment method before updating payment method title.
  • Fix - Use the eslint config at the root of the repo.

Version for testing 6.6.0-test. Not for Production

10 Aug 21:54
Compare
Choose a tag to compare
  • Fix - Fix "Pending" text instead of numeric amount on Payment Request button on iOS.

Version for testing 6.5.0-test. Not for Production

21 Jul 02:13
Compare
Choose a tag to compare
  • Add - Stripe Link: Add beta headers for Stripe server requests
  • Add - Stripe Link payment method option in admin
  • Add - Stripe Link payment method on checkout form
  • Add - Stripe Link payment method on blocks checkout form

Version for testing 6.4.0-test. Not for Production

11 May 23:18
Compare
Choose a tag to compare
  • Fix - Changed logic for how 'Enabled/Disabled' statuses are shown for payments and payouts capabilities in settings.
  • Tweak - Updated the minimum supported versions of WordPress and WooCommerce.

Version for testing 6.3.0-test. Not for Production

04 Mar 07:47
Compare
Choose a tag to compare
  • Tweak - Remove html from translatable strings.
  • Tweak - Revert the deprecation of the 'wc_stripe_hide_payment_request_on_product_page', 'wc_stripe_show_payment_request_on_checkout', and 'wc_stripe_show_payment_request_on_cart' filters.
  • Tweak - Address minor styling issues in settings.

Version for testing 6.2.0-test. Not for Production

10 Feb 07:35
d565a8a
Compare
Choose a tag to compare
  • Add - Add onboarding payment gateway setup methods.
  • Fix - Enable Stripe payment method after connecting account.
  • Fix - Missing statement descriptor in account summary API when not set in Stripe.