mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
37 lines
1.6 KiB
Text
37 lines
1.6 KiB
Text
*** Changelog ***
|
|
|
|
= 1.2.1 - 2021-03-08 =
|
|
* Fix - Address compatibility issue with Jetpack.
|
|
|
|
= 1.2.0 - 2021-03-08 =
|
|
* Add - Rework onboarding code and add REST controller for integration with the OBW. #121
|
|
* Fix - Remove spinner on click, on cancel and on error. #124
|
|
|
|
= 1.1.0 - 2021-02-01 =
|
|
* Add - Buy Now Pay Later for UK. #104
|
|
* Add - DE now has 12 month installments. #106
|
|
* Fix - Check phone for empty string. #102
|
|
|
|
= 1.0.4 - 2021-01-18 =
|
|
* Fix - Check if WooCommerce is active before initialize. #99
|
|
* Fix - Payment buttons only visible on order-pay site when Mini Cart is enabled; payment fails. #96
|
|
* Fix - High volume of failed calls to /v1/notifications/webhooks #93
|
|
* Fix - GB country has ACDC blocked. #91
|
|
|
|
= 1.0.3 - 2020-11-30 =
|
|
* Fix - Order with Payment received when Hosted Fields transaction is declined. #88
|
|
|
|
= 1.0.2 - 2020-11-09 =
|
|
* Fix - Purchases over 1.000 USD fail. #84
|
|
|
|
= 1.0.1 - 2020-11-05 =
|
|
* Fix - PayPal Smart buttons don't load when using a production/live account and `WP_Debug` is turned on/true. #66
|
|
* Fix - [Card Processing] SCA/Visa Verification form loads underneath the Checkout blockUI element. #63
|
|
* Fix - Attempting to checkout without country selected results in unexpected error message. #67
|
|
* Fix - Remove ability to change shipping address on PayPal from checkout page. #72
|
|
* Fix - Amount value should be a string when send to the api. #76
|
|
* Fix - "The value of a field does not conform to the expected format" error when using certain e-mail addresses. #56
|
|
* Fix - HTML tags in Product description. #79
|
|
|
|
= 1.0.0 - 2020-10-15 =
|
|
* Initial release.
|