Total 19/05/2024 : We HAVE 9542 Items and more than 3144 happy members.
Log Update Item WooCommerce Stripe Gateway
This page only show history update item WooCommerce Stripe Gateway.

* Fix - Enable use of saved payment methods converted to SEPA payments.

* Tweak - "Save payment information" checkbox now has better alignment in store checkout.

* Tweak - Error notices at checkout now have more consistent design.

* Tweak - Remove animated credit card icons from payment method option on the checkout page.

* Fix - Payments for pre-orders and subscriptions with an empty source token now work as intended.

* Add - Pre-release preview of new checkout experience using Stripe Universal Payment Element.

* Tweak - Removed "Branded" and "Custom label" options on Payment request buttons to align with design guidelines.

* Tweak - Converted payment request button size value to distinct options to align with design guidelines.

* Tweak - Animate supported credit card icons instead of displaying multiple icons at once.

* Tweak - Moved the `WC_Gateway_Stripe::admin_scripts` method to `WC_Stripe_Settings_Controller::admin_scripts`.

* Fix - Save payment method during 3D Secure flow for Block-based checkout.

* Fix - Show subtotal on Payment Request dialog.

* Add - Settings to control Payment Request Button locations in the Stripe plugin settings. Persists changes made through pre-existing filters, or defaults to the Cart and Product pages if no filters are in use.

* Tweak - Deprecated 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 in favor of the UI-driven approach in the plugin settings.

* Add - Notice for WP & WC version compatibility check.

Fix - Get Subscription CustomerID from Order instead of User.

* Fix - Do not ask for a Shipping Address if no Shipping Zone is defined.

* Fix - Return HTTP 204 when webhook validation fails so Stripe won't stop sending certain webhook events after too many failed validations.

* Fix - Possible use of an undefined variable `prepared_source`.

* Add - 'wc_stripe_allowed_payment_processing_statuses' filter to customize order statuses that allow payment processing in the context of 3DS payments.