Skip to content

Commit e01a19c

Browse files
authored
Merge branch 'develop' into fix/4152-subscribe-renew-multicurrency-order-meta-api
2 parents 2a78530 + bee95d4 commit e01a19c

File tree

46 files changed

+66
-178
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+66
-178
lines changed

changelog.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
*** WooCommerce Payments Changelog ***
22

3+
= 4.1.0 - 2022-05-05 =
4+
* Add - Add documents and VAT invoices feature for supported countries.
5+
* Add - Adding StripeLink logo in the transactions list
6+
* Add - Add more logging info when sending requests to WooCommerce Payments server.
7+
* Add - Add StripeLink payment method in WCPay
8+
* Add - Moving email field on checkout page when StripeLink enabled.
9+
* Add - Send the blog locale to the server to enable server-side translations.
10+
* Fix - Ensure platform checkout SMS OTP iframe modal is always visible.
11+
* Fix - Fix an error in refunding In-Person Payments
12+
* Fix - Fix compatibility tests with Woo core 6.5.
13+
* Fix - Fixed clearing of stored payment methods when account is updated via webhook
14+
* Fix - Fixed issue with order tracking when mode is changed
15+
* Fix - Fixed redirect URL when user is already onboarded
16+
* Fix - Fix platform checkout eligibility check through ajax requests
17+
* Fix - Fix UPE alignment issues on classic checkout
18+
* Fix - Generate and add styles to UPE payment form on Blocks checkout
19+
* Fix - New KYC flow treatment mode issus with API calls and settings menu.
20+
* Fix - Prevent Stripe from sending email receipts for terminal payments
21+
* Fix - protect usage of account status to not break Payments > Overview page when account data is not defined
22+
* Fix - Replace enable toggle with account eligibility flag
23+
* Fix - Send receipt for Interac payments.
24+
* Fix - update _charge_id metadata to fix Refund button
25+
* Update - Card testing: rework card errors handling.
26+
* Update - Remove Stripe specific branding options from the card readers settings page.
27+
* Dev - Optimize E2E Setup to install Action Scheduler & WC Blocks from WordPress.org
28+
* Dev - Remove merchant onboarding E2E tests along with dependency.
29+
* Dev - Update currency rate cache mechanism
30+
* Dev - Updated documentation for REST-endpoints.
31+
* Dev - Update GitHub Actions E2E workflow to skip running WC Blocks tests against incompatible WooCommerce versions.
32+
333
= 4.0.2 - 2022-04-27 =
434
* Add - Adds user's email to platform checkout request data.
535
* Fix - Fixed non-working emails customization setting page caused by WCPay.

changelog/add-3801-move-email-field-stripelink

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-3802-add-stripelink-payment-method

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-3933-vat-data-prompt

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/add-3934-vat-data-form

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/add-3998-more-data-logging

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-4017-enable-documents-feature

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-4048-unset-receipt_email-before-capturing-an-intent

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-4178-replace-toggle-with-eligibility-flag

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-888-sync-blog-lang-to-wcpay-account

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)