Version for testing 6.8.0-test-3. Not for Production
Pre-release
Pre-release
github-actions
released this
13 Nov 16:51
·
1252 commits
to develop
since this release
- Add - Added mechanism to track and log changes to the payment context (reengineering payment process)
- Add - Add rejected payment method capability status
- Add - Add UPE appearance filter.
- Add - Per-country amount limits for payment methods
- Fix - Add Affiliate for WooCommerce support on WooPay.
- Fix - Add WooCommerce Multi-Currency support on WooPay.
- Fix - Allow customers using express payment methods (eg Apple Pay, Google Pay) to create an account automatically when purchasing subscription products if the store settings allow.
- Fix - Display express payment buttons on checkout blocks pay-for-order page
- Fix - Do not load WooPay button on external/affiliate product pages
- Fix - Ensure shortcode renders for Privacy Policy & Terms of Service.
- Fix - Fix builders being stuck after leaving KYC without finishing
- Fix - Fix Multi-Currency formatting for totals on My Account > Subscriptions page.
- Fix - Fix not allowed page when clicking Set up WooPayments from Core and account is already onboarded
- Fix - Fix spelling of cancellation
- Fix - Fix the amount conversion rate for blocked transactions on the transaction details page.
- Fix - Fix total price for Google Pay on quantity change.
- Fix - Fix transaction failure with UGX currency
- Fix - Fix WooPay session handler's Store API route checks.
- Fix - Handle checkout errors that appear during payment method creation request
- Fix - Redact Stripe support contact prompt from error message when capturing amounts greater than authorized.
- Fix - Remove references to In-Person Payments from Transaction settings when Cash on Delivery is disabled.
- Fix - Show Google Pay/Apple Pay buttons in the Pay for Order page
- Fix - Some array key info were not redacted in the logs
- Fix - Update Fraud & Risk tools radio input background color to match the current theme.
- Fix - Update plugin name to WooPayments
- Fix - Updates to the account status logic to reflect status more accurately in some cases.
- Update - Get WooPay 1st party auth flow to work on page load.
- Update - Restructure the pay-for-order check
- Update - Update links across the plugin from woocommerce.com to woo.com (new site URL).
- Update - Update pay-for-order js config billing email to session email
- Dev - Bump tested up to version for WP to 6.4
- Dev - Bump WC and WP tested up to versions to 8.2.0 and 6.3
- Dev - Comment: E2E - Enable WC beta tests & add workaround to revert to classic checkout for WC 8.3.0 & above
- Dev - Comment: Skip E2E tests against WC beta
- Dev - Fire a tracks event for disputed order notice view.
- Dev - Introduce
wcpay_terminal_payment_completed_order_status
filter. Allows overriding the order status after a successful terminal payment. - Dev - Remove outdated wcpay_transactions_download tracking events.
- Dev - Remove unused JS code
- Dev - Use automatic capture as default flag in new payment process.