Skip to content

8.1.0-test

Pre-release
Pre-release
Compare
Choose a tag to compare
@a-danae a-danae released this 26 Mar 23:47
· 95 commits to develop since this release
  • Add - Include Stripe account details to the settings page.
  • Add - Include Stripe API version in logs.
  • Add - Enable the updated checkout experience (UPE) by default for new accounts.
  • Add - Banner encouraging the transition to the updated checkout experience.
  • Fix - Hiding the refund button and replacing it with a disabled "Refunding unavailable" button when the order is not captured.
  • Fix - Incorrect payment amount sent to Stripe when using three-decimal currencies.
  • Fix - PHP 8.2 deprecation warnings within the WC_Stripe_UPE_Payment_Method class.
  • Fix - Resolved an issue with saving plugin settings when bank descriptor value is invalid.
  • Fix - Issue with rendering Sepa on checkout page when card is disabled in non-UPE mode.
  • Fix - Resolved an issue in processing subscription payments with currencies not supported for mandate data.
  • Fix - Resolved an issue with subscription when attaching customers directly without 3DS due to Indian payment regulations.
  • Tweak - Update the Stripe JS library to 1.36.0.
  • Tweak - Removed the "Early Access" pill and "Disable" option from the Stripe payment methods dropdown menu.
  • Tweak - Remove unused UPE title field.
  • Tweak - Add WooCommerce as a plugin dependency.
  • Tweak - Update the interface for the setting to toggle the New checkout experience to make it relative to the Legacy one instead.