@@ -162,32 +162,32 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
162162== Changelog ==
163163
164164= 4.1.0 - XXXX-XX-XX =
165- * Enhancement - Vault Management Component #4421
166- * Enhancement - PUI - Extract + Block Checkout #4405
167- * Enhancement - OXXO - Extract + Block Checkout #4381
168- * Enhancement - Show account or card last digits in payment method #4427
169- * Enhancement - Disable legacy WC PayPal Standard gateway on PPCP merchant connect #4463
170- * Fix - Vaulting subscription - Unsuccessfully payment with acdc from block checkout #4437
171- * Fix - Free trial vaulting subscription - Unsuccessfully payment with acdc and PayPal #4439
172- * Fix - PartnersEndpoint::seller_status() floods PayPal merchant-integrations endpoint with 403s #4430
165+ * Enhancement - New Vault Management Component for buyers with saved PayPal accounts to update funding instrument #4421
166+ * Enhancement - Pay upon Invoice support for Block Checkout #4405
167+ * Enhancement - OXXO support for Block Checkout #4381
168+ * Enhancement - Show PayPal account or last card digits in payment method on order confirmation page & emails #4427
169+ * Enhancement - Disable legacy "PayPal Standard" gateway when merchant account is connected to PayPal Payments #4463
170+ * Fix - Third-party plugin gift cards not calculated on PayPal payment modal #4422
173171* Fix - Fix PayPal amount mismatch from inclusive-tax rounding #4425
172+ * Fix - Negative fee calculation may result in a mismatch PayPal between the WooCommerce order total and the total amount paid via PayPal #4409
173+ * Fix - Unsuccessful payment for vaulting subscription with ACDC from Block Checkout #4437
174+ * Fix - Unsuccessful payment for vaulting subscriptions with 100% discount coupons (CANNOT_BE_ZERO_OR_NEGATIVE) #4452
175+ * Fix - Unsuccessful payment for free trial vaulting subscription with acdc and PayPal #4439
174176* Fix - Vaulted ACDC saved-card checkout stuck in "payment pending" #4431
175- * Fix - Negative fee on manually created order influence on wrong total amount on PayPal side #4409
177+ * Fix - PartnersEndpoint::seller_status() floods PayPal merchant-integrations endpoint with 403s #4430
176178* Fix - Avoid spamming OAuth requests when auth fails #4414
177- * Fix - Gift cards ignored on paypal payment page #4422
178179* Fix - Google Pay not rendered on variable product page #4433
179- * Fix - Simplify manual client ID validation #4397
180+ * Fix - Simplify manual client ID validation to accommodate new Client ID format #4397
180181* Fix - Mismatch line item not delivered to PayPal overview transaction page #4426
181- * Fix - APM-S - Transaction link open paypal.com instead of sandbox.paypal.com #4418
182+ * Fix - APM transaction links open paypal.com instead of sandbox.paypal.com in Sandbox mode #4418
182183* Fix - Coerce stored values in typed-bool getters and vault_enabled migration #4393
183184* Fix - Fix type casting for customer unique ID in session MD5 hash #4333
184- * Fix - Apple pay fails on single product page when no shipping option is available #4375
185- * Fix - Settings notifications #4034
186- * Fix - Add "Show logos of supported cards" setting #4380
187- * Fix - Null phone_number->national_number check #4448
188- * Fix - Vaulting subscriptions fail with 100% discount coupons (CANNOT_BE_ZERO_OR_NEGATIVE) #4452
189- * Fix - Bug in continuation mode #4457
190- * Fix - Vaulted card payments #4450
185+ * Fix - Apple Pay fails on single product page when no shipping option is available #4375
186+ * Fix - Settings notifications do not display on the PayPal Payments settings pages #4034
187+ * Fix - Add missing "Show logos of supported cards" setting in the ACDC options #4380
188+ * Fix - Phone number verification may fail #4448
189+ * Fix - Saved payment methods display in continuation mode #4457
190+ * Fix - Card payments with saved cards may fail in certain cases #4450
191191
192192= 4.0.4 - 2026-05-19 =
193193* Enhancement - WooCommerce Blueprints integration to import & export the PayPal Payments configuration #4363
0 commit comments