You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add - Add Bank reference key column in Payout reports. This will help reconcile WooPayments Payouts with bank statements.
Add - Display credit card brand icons on order received page.
Fix - Add support to load stripe js asynchronously when it is not immediately available in the global scope.
Fix - Add the missing "Download" column heading label and toggle menu option to the Payments → Documents list view table.
Fix - Ensure ECE button load events are triggered for multiple buttons on the same page.
Fix - Ensure ECE is displayed correctly taking into account the tax settings.
Fix - Evidence submission is no longer available for Klarna inquiries as this is not supported by Stripe / Klarna.
Fix - fix: express checkout to use its own css files.
Fix - fix: missing ece is_product_page checks
Fix - Fix ECE Tracks events not triggering when WooPay is disabled.
Fix - Fix WooPay component spacing.
Fix - Fix WooPay trial subscriptions purchases.
Fix - Make sure the status of manual capture enablement is fetched from the right place.
Fix - Prevent express checkout from being used if cart total becomes zero after coupon usage.
Fix - Resolved issue with terminal payments in the payment intent failed webhook processing.
Fix - Set the support phone field as mandatory in the settings page.
Fix - Update Link logo alignment issue when WooPay is enabled and a specific version of Gutenberg is enabled.
Fix - Use paragraph selector instead of label for pmme appearance
Fix - Validate required billing fields using data from objects instead of checking the labels.
Update - Avoid getting the appearance for pay for order page with the wrong appearance key.
Update - chore: rename wrapper from payment-request to express-checkout
Update - feat: add wcpay_checkout_use_plain_method_label filter to allow themes or merchants to force the "plain" WooPayments label on shortcode checkout.