Releases: woocommerce/woocommerce-gateway-stripe
Releases · woocommerce/woocommerce-gateway-stripe
Version 7.0.0
- 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
- 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
- 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
- Fix - Minor adjustments for Custom Order Tables compatibility.
- Fix - Upgrade from Payment Element beta.
Version for testing 6.7.0-test. Not for Production
- 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
- Fix - Fix "Pending" text instead of numeric amount on Payment Request button on iOS.
Version for testing 6.5.0-test. Not for Production
- 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
- 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
- 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
- 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.