Releases: woocommerce/woocommerce-gateway-stripe
Releases · woocommerce/woocommerce-gateway-stripe
4.0.0
- 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
- Fix - Apple Pay action hook with wrong parameter causing errors.
Version 3.2.2
- Fix - Apple Pay button displaying in non Safari browser.
- Fix - Apple Pay with coupon not applying to total.
Version 3.2.1
- Fix - Discounts were not applying to total with Apple Pay.
Version 3.2.0
- 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
- 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
- Fix - Legacy < WC 3.0 stripe checkout file reference link name causing file not found.
Version 3.1.7
- 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
- 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
- Add - Check for WP error object in domain verification.