Skip to content

Version 9.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 13:37
· 38 commits to develop since this release
  • Add - Add dedicated onboarding REST API endpoint for disabling test drive account, when possible.
  • Add - Transaction Fees breakdown component in the Payment details.
  • Fix - Disabled the Transactions Breakdown section to avoid misleading data in certain scenarios.
  • Fix - fix: ensuring that Google Pay/Apple Pay buttons hide on shortcode cart & checkout when totals go to 0
  • Fix - fix: Multibanco payment instructions font size adjustment on some block-based themes (e.g.: Twenty-Twenty-Four, Twenty-Twenty-Three)
  • Fix - Fix a bug when the notice after downloading CSV that was mispositioned.
  • Fix - Fix capabilities query param type
  • Fix - Fixed inconsistent spacing between "Add to Cart" button and express checkout buttons on product pages.
  • Fix - Fixes a styling issue when the payment method has a tooltip next to it, it was shifting the logo to the right.
  • Fix - Fix for validation issue with POST params in some cases generating account session.
  • Fix - Improve styling of the Embedded components to be closer to WPDS.
  • Fix - Improve subscriptions code compatibility to avoid causing fatal errors.
  • Fix - Remove the referrer check to update the fraud protection settings
  • Fix - Set the onboarding test mode while creating test drive account with API
  • Update - Add dedicated onboarding REST API endpoint for resetting onboarding, when possible.
  • Update - Advanced fraud protection settings redesign.
  • Update - chore: removed notices about the JCB capability request. JCB will be automatically requested for every new and existing merchant, regardless of the merchant country.
  • Update - Include a failure message in the order notes when Stripe Billing subscription renewal has failed.
  • Update - On the payment settings page, change the "Credit/Debit Cards" icon to a more generic icon and add a static list of card brands below the "Credit/Debit Cards" element.
  • Update - Remove progressive onboarding eligibility check during embedded KYC session creation
  • Update - Simplified refund handling with clear errors and standard reasons to aid resolution.
  • Update - Updated the Stripe locales list.
  • Update - Update log file format for better compatibility with the WooCommerce log viewer.
  • Dev - Add Cursor config folder to .gitignore
  • Dev - Bump WC tested up to version to 9.8.1
  • Dev - Bump WC tested up to version to 9.8.2
  • Dev - Delete NOX profile during account reset from Overview or Connect page.
  • Dev - Fix Apple Pay and Google Pay not requested from NOX In-context flow.
  • Dev - Merged WC_REST_Payments_Payment_Intents_Create_Controller back into WC_REST_Payments_Payment_Intents_Controller after confirming that the issue that caused the split was solved.
  • Dev - Replace WCPay in messages with WooPayments