You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 - 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.