Skip to content

Releases: woocommerce/woocommerce-gateway-stripe

Version 3.2.0

17 Jun 16:21
Compare
Choose a tag to compare
  • Fix - Authorized first orders were not able to be refund.
  • Fix - Payment Request not honoring different shipping address in certain cases.
  • Fix - In certain Chrome versions, states are not abbreviated causing shipping validation issues with Payment Request API.
  • Add - Support for Dynamic Pricing.

Version 3.1.9

25 May 15:20
Compare
Choose a tag to compare
  • Fix - Handle a subscription renewal failed payment order correctly to prevent orders going into onhold status.
  • Fix - Auto accept terms for Payment Request API to prevent blocker for the checkout.
  • Fix - Add payment method via Stripe checkout button showed pricing.
  • Fix - When Stripe customer id is no longer linked to Stripe account, customer not found can happen.
  • Fix - On Subscription failed payment, new payment info not updating causing failed payments for recurring charges.
  • Add - Action hook to manipulate process response from API "wc_gateway_stripe_process_response".
  • Add - Apple Pay compatibility with WooCommerce Sequential Numbers Pro.

Version 3.1.8

08 May 17:41
Compare
Choose a tag to compare
  • Fix - Legacy < WC 3.0 stripe checkout file reference link name causing file not found.

Version 3.1.7

19 Apr 17:32
Compare
Choose a tag to compare
  • Fix - Additional WC 3.0 compatibility with subscriptions addons.
  • Fix - Retry failed subscription payments with customer ID.
  • Add - Site URL to metadata when charging subscription orders for reference.

Version 3.1.6

04 Apr 19:11
Compare
Choose a tag to compare
  • Fix - TypeError issues on single product page when using Apple Pay on Desktop.
  • Fix - In certain case, Apple Pay on single product page does not show shipping info.
  • Fix - Use store's base location to show/hide accepted credit cards instead of currency.
  • Fix - Unsupported product type when a variable product is added with Apple Pay.

Version 3.1.5

30 Mar 20:34
Compare
Choose a tag to compare
  • Add - Check for WP error object in domain verification.

Version 3.1.4

30 Mar 19:31
Compare
Choose a tag to compare
  • Tweak - If Apple Pay is not enabled, prevent Apple Pay Init.
  • Fix - Update for WooCommerce 3.0 compatibility.
  • Fix - Apple Pay on product detail page causes qty issue when using normal add to cart.
  • Fix - A partial workaround for UK/CA postal codes issue for shipping methods that support partial postal code estimates.
  • Fix - Stripe checkout did not validate properly formatted email address.
  • Fix - Error messages were not able to translate when validating checkout form.
  • Fix - Prevent payment gateway title logic ( Apple Pay ) from hijacking other payment methods.
  • Remove - Stripe Checkout allow remember me setting as it is redundant to saved card setting.

Version 3.1.3

18 Mar 04:28
Compare
Choose a tag to compare
  • Fix - When using Stripe Checkout, add payment method was disabled.
  • Fix - Possible non object type when using preview pages.

Version 3.1.2

17 Mar 04:27
Compare
Choose a tag to compare
  • Fix - Add payment method on My Account page error.

Version 3.1.1

16 Mar 20:13
Compare
Choose a tag to compare
  • Fix - Apple Pay error notice log link is incorrect.
  • Fix - Apple Pay domain verification paths check.