woocommerce-paypal-payments/modules/ppcp-blocks
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
..
resources Remove vault v2 code 2026-04-03 16:16:06 +02:00
src fix(blocks): show PayPal redirect gateway for subscription carts when vaulting is enabled 2026-05-06 18:10:53 +04:00
composer.json Remove dhii deps in modules 2026-02-18 15:47:44 +02:00
extensions.php Remove outdated hook (fix merge) 2026-02-20 09:46:41 +02:00
module.php Refactor some modules to native modularity support. 2023-12-15 14:16:53 +00:00
services.php Fix Save your card checkbox visible for ineligible vaulting countries in ACDC checkout 2026-03-12 16:12:28 +01:00