Skip to content

Releases: Automattic/woocommerce-payments

Version for internationalization testing i18n-20240519. Not for production.

19 May 20:06
6b42312
Compare
Choose a tag to compare

This version is intended to test the internationalization strings. It should NOT be used for production.

Version for testing 7.7.0-test-1. Not for Production

13 May 21:47
Compare
Choose a tag to compare
  • Fix - Charm pricing and rounding options corrected for all currencies that aren't presented with decimal points.
  • Fix - Fix Payment block render error while editing the block checkout page.
  • Fix - Fix shortcode orders when using WooPay Direct Checkout.
  • Fix - Updating saved payment method billing address before processing the payment
  • Update - Do not auto-redirect to WooPay on page load.

Version for internationalization testing i18n-20240512. Not for production.

12 May 20:05
6f110cb
Compare
Choose a tag to compare

This version is intended to test the internationalization strings. It should NOT be used for production.

Version 7.6.0

08 May 16:42
a090a85
Compare
Choose a tag to compare
  • Add - Add additional data to Compatibility service
  • Add - Add User Satisfaction Survey for Payments Overview Widget
  • Add - Detect payment methods enabled by multiple payment gateways.
  • Add - Display BNPL payment method logos on the thank you page.
  • Add - Non user-facing changes. Behind feature flag. Add tooltip messages to tiles within Payment activity widget
  • Add - Not user-facing: hidden behind feature flag. Use Reporting API to fetch and populate data in the Payment Activity widget.
  • Add - Pre check save my info for eligible contries
  • Add - Support for starting auto-renewing subscriptions for In-Person Payments.
  • Fix - Add notice when no rules are enabled in advanced fraud settings
  • Fix - Adjust positioning of BNPL messaging on the classic cart page.
  • Fix - Avoid updating billing details for legacy card objects.
  • Fix - Ensure the WooPay preview in the admin dashboard matches the actual implementation.
  • Fix - fix: BNPL announcement link.
  • Fix - fix: Stripe terms warning at checkout when Link is enabled
  • Fix - Fix issue with transient check related to fraud protection settings.
  • Fix - Fix order notes entry and risk meta box content when a payment is blocked due to AVS checks while the corresponding advanced fraud rule is enabled.
  • Fix - Fix type error for fraud outcome API.
  • Fix - Fix WooPay tracks user ID for logged in users.
  • Fix - Hide Fraud info banner until first transaction happens
  • Fix - Improve merchant session request with preloaded data.
  • Fix - Improve signing of minimum WooPay session data.
  • Fix - Make sure an explicit currency code is present in the cart and checkout blocks when multi-currency is enabled
  • Fix - Prevent Stripe Link from triggering the checkout fields warning
  • Fix - Remove risk review request from the transactions page.
  • Fix - Resolves "Invalid recurring shipping method" errors when purchasing multiple subscriptions with Apple Pay and Google Pay.
  • Fix - Revert: Add Multi-Currency Support to Page Caching via Cookies.
  • Update - Add source param to onboarding and complete KYC links
  • Update - Add support of a third-party plugin with PRBs into duplicates detection mechanism.
  • Update - Remove feature flag for the pay-for-order flow
  • Dev - Add Playwright e2e test suite ready for incremental migration and visual regression testing
  • Dev - Avoid warnings about fatal error during plugin update due to problems with plugin initialization.
  • Dev - Remove legacy method from WooPay_Utilities.
  • Dev - Remove obsolete docker-compose key version
  • Dev - Upgraded jetpack sync package version.

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

06 May 17:11
fa306e7
Compare
Choose a tag to compare
  • Dev - Upgraded jetpack sync package version.

Version for internationalization testing i18n-20240505. Not for production.

05 May 20:05
a4c1b31
Compare
Choose a tag to compare

This version is intended to test the internationalization strings. It should NOT be used for production.

Version for testing 7.6.0-test-2. Not for Production

29 Apr 17:23
Compare
Choose a tag to compare
  • Add - Add additional data to Compatibility service
  • Add - Add User Satisfaction Survey for Payments Overview Widget
  • Add - Detect payment methods enabled by multiple payment gateways.
  • Add - Non user-facing changes. Behind feature flag. Add tooltip messages to tiles within Payment activity widget
  • Add - Not user-facing: hidden behind feature flag. Use Reporting API to fetch and populate data in the Payment Activity widget.
  • Add - Pre check save my info for eligible contries
  • Fix - Adjust positioning of BNPL messaging on the classic cart page.
  • Fix - Avoid updating billing details for legacy card objects.
  • Fix - Ensure the WooPay preview in the admin dashboard matches the actual implementation.
  • Fix - fix: BNPL announcement link.
  • Fix - fix: Stripe terms warning at checkout when Link is enabled
  • Fix - Fix issue with transient check related to fraud protection settings.
  • Fix - Fix order notes entry and risk meta box content when a payment is blocked due to AVS checks while the corresponding advanced fraud rule is enabled.
  • Fix - Fix type error for fraud outcome API.
  • Fix - Hide Fraud info banner until first transaction happens
  • Fix - Improve merchant session request with preloaded data.
  • Fix - Improve signing of minimum WooPay session data.
  • Fix - Make sure an explicit currency code is present in the cart and checkout blocks when multi-currency is enabled
  • Fix - Prevent Stripe Link from triggering the checkout fields warning
  • Fix - Remove risk review request from the transactions page.
  • Fix - Resolves "Invalid recurring shipping method" errors when purchasing multiple subscriptions with Apple Pay and Google Pay.
  • Update - Add source param to onboarding and complete KYC links
  • Update - Remove feature flag for the pay-for-order flow
  • Dev - Add Playwright e2e test suite ready for incremental migration and visual regression testing
  • Dev - Avoid warnings about fatal error during plugin update due to problems with plugin initialization.
  • Dev - Remove legacy method from WooPay_Utilities.
  • Dev - Remove obsolete docker-compose key version

Version for internationalization testing i18n-20240428. Not for production.

28 Apr 20:06
ba36a35
Compare
Choose a tag to compare

This version is intended to test the internationalization strings. It should NOT be used for production.

Version for testing 7.6.0-test-1. Not for Production

22 Apr 20:04
Compare
Choose a tag to compare
  • Add - Add User Satisfaction Survey for Payments Overview Widget
  • Add - Detect payment methods enabled by multiple payment gateways.
  • Add - Non user-facing changes. Behind feature flag. Add tooltip messages to tiles within Payment activity widget
  • Add - Not user-facing: hidden behind feature flag. Use Reporting API to fetch and populate data in the Payment Activity widget.
  • Fix - Adjust positioning of BNPL messaging on the classic cart page.
  • Fix - Avoid updating billing details for legacy card objects.
  • Fix - Ensure the WooPay preview in the admin dashboard matches the actual implementation.
  • Fix - fix: BNPL announcement link.
  • Fix - Hide Fraud info banner until first transaction happens
  • Fix - Make sure an explicit currency code is present in the cart and checkout blocks when multi-currency is enabled
  • Fix - Prevent Stripe Link from triggering the checkout fields warning
  • Fix - Resolves "Invalid recurring shipping method" errors when purchasing multiple subscriptions with Apple Pay and Google Pay.
  • Dev - Add Playwright e2e test suite ready for incremental migration and visual regression testing
  • Dev - Remove obsolete docker-compose key version

Version 7.5.3

22 Apr 18:32
9530438
Compare
Choose a tag to compare
  • Fix - Fix subscription renewals exceptions
  • Dev - Remove deprecated param from asset data registry interface.