Skip to content

Version 9.0.0

Compare
Choose a tag to compare
@diegocurbelo diegocurbelo released this 12 Dec 19:24
35bc7f6
  • Fix - Fix 404 that happens when using ECE and 3D Secure auth is triggered.
  • Fix - Set correct payment method when using Link and a card that is 3D Secure authenticated.
  • Fix - Fix total calculation for custom product types when using the Payment Request Button.
  • Fix - Fix order attribution metadata not included in PRBs or Express Checkout Element.
  • Add - Pre-fill user email and phone number for Link in the Payment Element.
  • Remove - Remove Link autofill modal feature.
  • Update - Improve accuracy of webhook status information displayed in settings page.
  • Tweak - Standardize ECE Express payment buttons on Pay for Order page to match cart and checkout itemization behavior.
  • Tweak - Remove duplicate notice about the new checkout experience.
  • Tweak - Include page URL information in the SSL-required log for the Stripe Express Checkout Element.
  • Fix - Fix ECE modal not loading on pay for order page when coupon is applied.
  • Fix - Do not load express payment buttons on switch subscription page.
  • Fix - Resolve a fatal error by casting product price and subscription sign up fee to 'float' while adding them.
  • Fix - Return 'is_live' as true in account summary response when test mode is disabled in gateway settings and charge is enabled in Stripe account.
  • Fix - Prevents notices being displayed on WordPress 6.7 due to loading translations too early (only shown on stores with WP_DEBUG enabled).
  • Fix - Prevent showing the shipping options on express checkout modal for virtual product variations.
  • Fix - Do not assume payment is using a saved card when retrying a failed payment.
  • Tweak - Update links to plugin documentation and Stripe documentation.