woocommerce-paypal-payments/modules/ppcp-blocks/src
Narek Zakarian b3d1eeece5
fix(blocks): show PayPal redirect gateway for subscription carts when vaulting is enabled
The redirect gateway was unconditionally excluded from block checkout
whenever a subscription product was in the cart. Since vaulting support
for the redirect flow was added, this restriction is no longer needed
when vault saving is active — merchants and customers can now use the
"Proceed to PayPal" gateway to save a token for subscription renewals.
2026-05-06 18:10:53 +04:00
..
Endpoint chore: remove getCode() calls from NonceValidationException messages 2026-04-15 16:41:35 +04:00
AdvancedCardPaymentMethod.php Fix Save your card checkbox visible for ineligible vaulting countries in ACDC checkout 2026-03-12 16:12:28 +01:00
BlocksModule.php Migrate legacy settings to use new settings provider 2026-01-12 11:55:14 +01:00
PayPalPaymentMethod.php fix(blocks): show PayPal redirect gateway for subscription carts when vaulting is enabled 2026-05-06 18:10:53 +04:00