|
1 | 1 | *** WooCommerce Payments Changelog ***
|
2 | 2 |
|
| 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 | + |
3 | 33 | = 4.0.2 - 2022-04-27 =
|
4 | 34 | * Add - Adds user's email to platform checkout request data.
|
5 | 35 | * Fix - Fixed non-working emails customization setting page caused by WCPay.
|
|
0 commit comments