Skip to content

9.0.0-test

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mayisha Mayisha released this 08 Dec 18:56
· 107 commits to develop since this release
9a75c56
  • 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.