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
cb6fa6eb9f
commit
f4bfb4b12a
2 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
* Fix - BCDC not enabled by default when cards selected during onboarding #3366
|
||||
* Fix - Block checkout - Address form missing after payment on Product and Cart pages #3371
|
||||
* Fix - Payments with Debit & Credit Cards failing #3376
|
||||
* Fix - PayPalGateway::process_payment on completed order leads to order failure #3374
|
||||
* Fix - Can not save payments if subscriptions is not selected when onboarding #3408
|
||||
|
||||
= 3.0.5 - 2025-04-23 =
|
||||
* Fix - Onboarding screen blank when WooPayments plugin is active #3312
|
||||
|
|
|
@ -178,6 +178,8 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
|
|||
* Fix - BCDC not enabled by default when cards selected during onboarding #3366
|
||||
* Fix - Block checkout - Address form missing after payment on Product and Cart pages #3371
|
||||
* Fix - Payments with Debit & Credit Cards failing #3376
|
||||
* Fix - PayPalGateway::process_payment on completed order leads to order failure #3374
|
||||
* Fix - Can not save payments if subscriptions is not selected when onboarding #3408
|
||||
|
||||
= 3.0.5 - 2025-04-23 =
|
||||
* Fix - Onboarding screen blank when WooPayments plugin is active #3312
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue