mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Update changelog
This commit is contained in:
parent
c59c8cb911
commit
1c515d7f1a
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
* Fix - Google Pay and Apple Pay Settings button from Connection tab have wrong links #2273
|
||||
* Fix - Smart Buttons in Block Checkout not respecting the location setting (2830) #2278
|
||||
* Fix - Disable Pay Upon Invoice if billing/shipping country not set #2281
|
||||
* Fix - Critical error on pay for order page when we try to pay with ACDC gateway #2321
|
||||
* Enhancement - Enable shipping callback for WC subscriptions #2259
|
||||
* Enhancement - Disable the shipping callback for "venmo" when vaulting is active #2269
|
||||
* Enhancement - Improve "Could not retrieve order" error message #2271
|
||||
|
|
|
@ -187,6 +187,7 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
|
|||
* Fix - Google Pay and Apple Pay Settings button from Connection tab have wrong links #2273
|
||||
* Fix - Smart Buttons in Block Checkout not respecting the location setting (2830) #2278
|
||||
* Fix - Disable Pay Upon Invoice if billing/shipping country not set #2281
|
||||
* Fix - Critical error on pay for order page when we try to pay with ACDC gateway #2321
|
||||
* Enhancement - Enable shipping callback for WC subscriptions #2259
|
||||
* Enhancement - Disable the shipping callback for "venmo" when vaulting is active #2269
|
||||
* Enhancement - Improve "Could not retrieve order" error message #2271
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue