Skip to content

Version for testing 7.8.0-test-3. Not for Production

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 18:56
· 540 commits to develop since this release
  • Add - Add a feedback survey modal upon deactivation.
  • Add - Add new select component to be used for reporting filters, e.g. Payments overview currency select
  • Add - Add payment processing using ECE in the Blocks checkout and cart pages.
  • Add - Add the WooPay Direct Checkout flow to the classic mini cart widget.
  • Add - Add woocommerce-return-previous-exceptions filter
  • Add - Enable adapted extensions compatibility with Direct Checkout.
  • Add - feat: add pay-for-order support w/ tokenized cart PRBs
  • Add - Fix ECE not working without WooPay.
  • Add - Reset notifications about duplicate enabled payment methods when new plugins are enabling them.
  • Fix - Fall back to credit card as default payment method when a payment method is toggled off.
  • Fix - fix: address normalization on checkout for tokenized cart PRBs
  • Fix - fix: itemized totals & pending amount on tokenized cart
  • Fix - fix: Store API tokenized cart payment method title
  • Fix - Fixes some cases where redirects to the onboarding will open in a new tab.
  • Fix - Fix input-specific credit card errors.
  • Fix - Fix Payment method title for PRBs not displaying correctly because of ECE code.
  • Fix - Fix Teams for WooCommerce Memberships on product WooPay Express Checkout Button.
  • Fix - Improve consistency of Manage button for different WooPayments KYC states
  • Fix - Make it so that the WooPay button is not triggered on Checkout pages when the "Enter" key is pressed on a keyboard.
  • Fix - Prevent account creation during WooPay preflight request.
  • Update - chore: update incompatibility notice wrapping
  • Update - Declare compatibility with the Cart and Checkout blocks.
  • Update - Improve the transition from the WCPay KYC to the WC Admin Payments Task
  • Update - Update the Payments Overview screen with a new currency selection UI for stores with multiple deposit currencies
  • Update - Use FILTER_SANITIZE_EMAIL to sanitize email input
  • Dev - Add New_Process_Payment_Exception
  • Dev - Add Order_ID_Mismatch_Exception
  • Dev - Add sh support in pre-push husky script.
  • Dev - Add validation for path variables.
  • Dev - Bump WooCommerce Tested To version to 8.9.2
  • Dev - Bump WooCommerce Tested To version to 8.9.3
  • Dev - chore: EPMs to always send shipping phone
  • Dev - Clean up and refactor some old code which is no longer in use.
  • Dev - Fix PHPStan warnings.
  • Dev - Fix unused parameter phpcs sniffs in checkout classes.
  • Dev - Improve test coverage of upe.js and rename isPaymentMethodRestrictedToLocation to hasPaymentMethodCountryRestrictions
  • Dev - Remove redundant wrapper around method invocation.