Skip to content

Releases: Automattic/woocommerce-payments

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

22 Dec 20:07
23516e9
Compare
Choose a tag to compare

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

Version 8.6.1

17 Dec 10:06
Compare
Choose a tag to compare
  • Fix - Checkout: Fix error when wc_address_i18n_params does not have data for a given country
  • Fix - Skip mysqlcheck SSL Requirement during E2E environment setup

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

16 Dec 09:20
Compare
Choose a tag to compare
  • Add - Clickwrap terms and conditions support on WooPay
  • Add - Implement gateway method to retrieve recommended payment method.
  • Add - Migrate active capabilities from test-drive account when switching to live account.
  • Fix - Added conditional use of Jetpack Config callback to avoid i18n notices.
  • Fix - Browser error no longer shows after dispute evidence submission
  • Fix - Ceil product prices after applying currency conversion, but before charm pricing and price rounding from settings is applied.
  • Fix - Consider WooPay eligibility when retrieving WooPay enable state in the settings.
  • Fix - Enable ECE for Virtual Variable Subscriptions with Free Trials.
  • Fix - Ensure ECE login confirmation dialog is shown on Blocks.
  • Fix - Ensure WooPay 'enabled by default' value is correctly set in sandbox mode.
  • Fix - Errors were incorrectly marked as info in logs.
  • Fix - fix: undefined $cart_contains_subscription
  • Fix - Fixed Affirm using black logo on dark themes
  • Fix - Fixed an issue where order metadata was not updated when capturing an order in the processing state.
  • Fix - Fixed UPE country detection in Checkout for non-logged in users
  • Fix - Fix inconsistent alignment of the download button across transactions, payouts, and disputes reporting views for a more cohesive user interface.
  • Fix - Fix Jetpack onboarding URL query from "woocommerce-payments" to "woocommerce-core-profiler"
  • Fix - Fix styling of transaction details page in mobile view.
  • Fix - Normalize HK addresses for ECE
  • Fix - Order notes for inquiries have clearer content.
  • Fix - Remove translations during initialization, preventing unnecessary warnings.
  • Fix - Restrict Stripe Link to credit card payment method and improve cleanup.
  • Fix - Skip mysqlcheck SSL Requirement during E2E environment setup
  • Fix - Support 'type_is_in' filter for Transactions list report, to allow easy filtering by multiple types.
  • Update - Add support for showing In-Person (POS) as the transaction channel for mobile POS transactions in wp-admin Payments, enhancing visibility in both transaction lists and details.
  • Update - Adjust the go-live modal to match the latest design.
  • Update - Change 'Bank reference key' label to 'Bank reference ID' in Payouts list column for consistency.
  • Update - chore: renamed PRB references in GooglePay/ApplePay implementation docs and logs files to ECE.
  • Update - Ensure more robust selectors scoping to improve theme compatibility.
  • Update - Make test instructions copy icon use the same color as the text next to it
  • Update - Remove payout timing notice and update the help tooltil on Payments Overview page.
  • Update - Update confirmation modal after onbarding
  • Update - Update Jetpack onboarding flow
  • Update - WooPay theming copy in the settings page
  • Dev - Add support for utilizing NOX capabilities as URL parameters during account creation.
  • Dev - Fixing issue with parsing QIT authentication.Fixing issue with parsing QIT authentication.
  • Dev - Refine verification for disabling ECE on subscriptions that require shipping.
  • Dev - Update the tunelling setup.

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

15 Dec 20:07
cb65e92
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 8.7.0-test-1. Not for Production

09 Dec 10:11
Compare
Choose a tag to compare
  • Add - Clickwrap terms and conditions support on WooPay
  • Add - Implement gateway method to retrieve recommended payment method.
  • Fix - Browser error no longer shows after dispute evidence submission
  • Fix - Ceil product prices after applying currency conversion, but before charm pricing and price rounding from settings is applied.
  • Fix - Consider WooPay eligibility when retrieving WooPay enable state in the settings.
  • Fix - Errors were incorrectly marked as info in logs.
  • Fix - fix: undefined $cart_contains_subscription
  • Fix - Fixed Affirm using black logo on dark themes
  • Fix - Fix styling of transaction details page in mobile view.
  • Fix - Normalize HK addresses for ECE
  • Fix - Order notes for inquiries have clearer content.
  • Fix - Restrict Stripe Link to credit card payment method and improve cleanup.
  • Fix - Support 'type_is_in' filter for Transactions list report, to allow easy filtering by multiple types.
  • Update - Add support for showing In-Person (POS) as the transaction channel for mobile POS transactions in wp-admin Payments, enhancing visibility in both transaction lists and details.
  • Update - chore: renamed PRB references in GooglePay/ApplePay implementation docs and logs files to ECE.
  • Update - Ensure more robust selectors scoping to improve theme compatibility.
  • Update - Make test instructions copy icon use the same color as the text next to it
  • Update - Remove payout timing notice and update the help tooltil on Payments Overview page.
  • Update - WooPay theming copy in the settings page
  • Dev - Fixing issue with parsing QIT authentication.Fixing issue with parsing QIT authentication.

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

08 Dec 20:07
c241ed6
Compare
Choose a tag to compare

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

Version 8.6.0

04 Dec 13:59
Compare
Choose a tag to compare
  • Add - Add Bank reference key column in Payout reports. This will help reconcile WooPayments Payouts with bank statements.
  • Add - Display credit card brand icons on order received page.
  • Fix - Add support to load stripe js asynchronously when it is not immediately available in the global scope.
  • Fix - Add the missing "Download" column heading label and toggle menu option to the Payments → Documents list view table.
  • Fix - Ensure ECE button load events are triggered for multiple buttons on the same page.
  • Fix - Ensure ECE is displayed correctly taking into account the tax settings.
  • Fix - Evidence submission is no longer available for Klarna inquiries as this is not supported by Stripe / Klarna.
  • Fix - fix: express checkout to use its own css files.
  • Fix - fix: missing ece is_product_page checks
  • Fix - Fix ECE Tracks events not triggering when WooPay is disabled.
  • Fix - Fix WooPay component spacing.
  • Fix - Fix WooPay trial subscriptions purchases.
  • Fix - Make sure the status of manual capture enablement is fetched from the right place.
  • Fix - Prevent express checkout from being used if cart total becomes zero after coupon usage.
  • Fix - Resolved issue with terminal payments in the payment intent failed webhook processing.
  • Fix - Set the support phone field as mandatory in the settings page.
  • Fix - Update Link logo alignment issue when WooPay is enabled and a specific version of Gutenberg is enabled.
  • Fix - Use paragraph selector instead of label for pmme appearance
  • Fix - Validate required billing fields using data from objects instead of checking the labels.
  • Update - Avoid getting the appearance for pay for order page with the wrong appearance key.
  • Update - chore: rename wrapper from payment-request to express-checkout
  • Update - feat: add wcpay_checkout_use_plain_method_label filter to allow themes or merchants to force the "plain" WooPayments label on shortcode checkout.
  • Update - refactor: express checkout initialization page location checks
  • Update - refactor: express checkout utility for button UI interactions
  • Dev - Allow redirect to the settings page from WCPay connect
  • Dev - chore: removed old PRB implementation for ApplePay/GooglePay in favor of the ECE implementation; cleaned up ECE feature flag;
  • Dev - Disable visual regression testing from Playwright until a more reliable approach is defined.
  • Dev - Ensure proper return types in the webhook processing service.
  • Dev - fix: E_DEPRECATED on BNPL empty PMME
  • Dev - Fix return types
  • Dev - Update snapshots for E2E Playwright screenshots

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

02 Dec 17:17
Compare
Choose a tag to compare
  • Add - Add Bank reference key column in Payout reports. This will help reconcile WooPayments Payouts with bank statements.
  • Add - Display credit card brand icons on order received page.
  • Fix - Add support to load stripe js asynchronously when it is not immediately available in the global scope.
  • Fix - Add the missing "Download" column heading label and toggle menu option to the Payments → Documents list view table.
  • Fix - Ensure ECE button load events are triggered for multiple buttons on the same page.
  • Fix - Ensure ECE is displayed correctly taking into account the tax settings.
  • Fix - Evidence submission is no longer available for Klarna inquiries as this is not supported by Stripe / Klarna.
  • Fix - fix: express checkout to use its own css files.
  • Fix - fix: missing ece is_product_page checks
  • Fix - Fix ECE Tracks events not triggering when WooPay is disabled.
  • Fix - Fix WooPay component spacing.
  • Fix - Fix WooPay trial subscriptions purchases.
  • Fix - Make sure the status of manual capture enablement is fetched from the right place.
  • Fix - Prevent express checkout from being used if cart total becomes zero after coupon usage.
  • Fix - Resolved issue with terminal payments in the payment intent failed webhook processing.
  • Fix - Set the support phone field as mandatory in the settings page.
  • Fix - Update Link logo alignment issue when WooPay is enabled and a specific version of Gutenberg is enabled.
  • Fix - Use paragraph selector instead of label for pmme appearance
  • Fix - Validate required billing fields using data from objects instead of checking the labels.
  • Update - Avoid getting the appearance for pay for order page with the wrong appearance key.
  • Update - chore: rename wrapper from payment-request to express-checkout
  • Update - feat: add wcpay_checkout_use_plain_method_label filter to allow themes or merchants to force the "plain" WooPayments label on shortcode checkout.
  • Update - refactor: express checkout initialization page location checks
  • Update - refactor: express checkout utility for button UI interactions
  • Dev - Allow redirect to the settings page from WCPay connect
  • Dev - chore: removed old PRB implementation for ApplePay/GooglePay in favor of the ECE implementation; cleaned up ECE feature flag;
  • Dev - Disable visual regression testing from Playwright until a more reliable approach is defined.
  • Dev - Ensure proper return types in the webhook processing service.
  • Dev - fix: E_DEPRECATED on BNPL empty PMME
  • Dev - Fix return types
  • Dev - Update snapshots for E2E Playwright screenshots

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

01 Dec 20:07
e0b69be
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 8.6.0-test-2. Not for Production

25 Nov 19:11
Compare
Choose a tag to compare
  • Add - Display credit card brand icons on order received page.
  • Fix - Add the missing "Download" column heading label and toggle menu option to the Payments → Documents list view table.
  • Fix - Ensure ECE is displayed correctly taking into account the tax settings.
  • Fix - Evidence submission is no longer available for Klarna inquiries as this is not supported by Stripe / Klarna.
  • Fix - fix: express checkout to use its own css files.
  • Fix - fix: missing ece is_product_page checks
  • Fix - fix: remove "test mode" badge from shortcode checkout.
  • Fix - Fix ECE Tracks events not triggering when WooPay is disabled.
  • Fix - Make sure the status of manual capture enablement is fetched from the right place.
  • Fix - Prevent express checkout from being used if cart total becomes zero after coupon usage.
  • Fix - Resolved issue with terminal payments in the payment intent failed webhook processing.
  • Fix - Set the support phone field as mandatory in the settings page.
  • Fix - Update Link logo alignment issue when WooPay is enabled and a specific version of Gutenberg is enabled.
  • Fix - Validate required billing fields using data from objects instead of checking the labels.
  • Update - chore: rename wrapper from payment-request to express-checkout
  • Update - feat: add wcpay_checkout_use_plain_method_label filter to allow themes or merchants to force the "plain" WooPayments label on shortcode checkout.
  • Update - refactor: express checkout initialization page location checks
  • Update - refactor: express checkout utility for button UI interactions
  • Dev - chore: removed old PRB implementation for ApplePay/GooglePay in favor of the ECE implementation; cleaned up ECE feature flag;
  • Dev - Disable visual regression testing from Playwright until a more reliable approach is defined.
  • Dev - fix: E_DEPRECATED on BNPL empty PMME
  • Dev - Update snapshots for E2E Playwright screenshots