Skip to content

Releases: woocommerce/woocommerce-gateway-stripe

4.0.0

09 Jan 12:08
8ab9d75
Compare
Choose a tag to compare
  • Add - Stripe Elements Credit Card form for PCI compliance.
  • Add - Stripe Sources.
  • Add - SEPA Direct Debit.
  • Add - Bancontact.
  • Add - Giropay.
  • Add - Sofort.
  • Add - iDeal.
  • Add - Bitcoin.
  • Add - P24.
  • Add - Alipay.

Version 3.2.3

23 Aug 13:34
Compare
Choose a tag to compare
  • Fix - Apple Pay action hook with wrong parameter causing errors.

Version 3.2.2

11 Jul 16:21
Compare
Choose a tag to compare
  • Fix - Apple Pay button displaying in non Safari browser.
  • Fix - Apple Pay with coupon not applying to total.

Version 3.2.1

26 Jun 03:23
Compare
Choose a tag to compare
  • Fix - Discounts were not applying to total with Apple Pay.

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.