Total 01/04/2025 : We HAVE 11318 Items and more than 3524 happy members.
Log Update Item WooCommerce Stripe Gateway
This page only show history update item WooCommerce Stripe Gateway.

Fix "Pending" text instead of numeric amount on Payment Request button on iOS.

* Fix - Stripe Link missing styles and logo for email trigger button.

* Fix - Stripe Link fatal error on `get_upe_enabled_payment_method_ids` method.

* Fix - Remove Link beta headers on checkout.

* 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

Fix - Replace unnecessary throws with empty string when keys are invalid.

Fix - Ensure proper URL formatting.

* 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.

* 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.

* 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.

* Tweak - Use the newly exposed LoadableMask component provided by WooCommerce Blocks to trigger the loading state for Payment Request Buttons.

* Fix - Response type for account summary API.

* Fix - Invalid response in account summary API when missing account data.

* Add - Live and test mode information in account summary API.

* Add - Add filter call when updating an existent intent (wc_stripe_update_existing_intent_request).

* Add - Add ability to test Stripe account keys' validity.

* Fix - Fixed full bank statement field description.

* Fix - Notification messages are placed on top of the account keys modal.

* Fix - Express checkout with 3DS card on product page when new checkout experience is enabled.

* Fix - Remove duplicate call to `payment_scripts`.

* Fix - Send bank statement descriptors to payment intents.

* Fix - Fixed capitalization for payment method names: iDEAL, giropay, and Sofort.

* Add - Text to explain how to enable webhooks when manually entering your API keys in the new Stripe settings.

* Tweak - Redirect to the settings tab after an account is connected.

* Tweak - Prompt message when navigating out Stripe settings with unsaved changes

* Tweak - Show toast when payment methods list is updated with new payment methods.

* Fix - JS error on checkout when Boleto method was not active.

* Fix - Fixed bug that show "Use new payment method" on pay order page when there were no saved card was.

* Tweak - Autocomplete for account keys and webhooks fields were disabled.

* Fix - The settings page is not reloaded when the user enters invalid account keys.