woocommerce-paypal-payments/modules/ppcp-applepay
Narek Zakarian 3f33789309
fix(applepay): hide gateway from checkout when location disabled
Same gap as Google Pay: the woocommerce_available_payment_gateways
filter only checked the location's selected methods, not its enabled
flag, so the Apple Pay gateway kept showing as a selectable payment
method even after disabling that location.
2026-07-01 15:31:30 +04:00
..
assets/images Add SVGs to git 2024-08-13 11:50:36 +04:00
resources Add ApplePay tests 2026-06-24 15:42:09 +03:00
src fix(applepay): hide gateway from checkout when location disabled 2026-07-01 15:31:30 +04:00
composer.json Remove dhii deps in modules 2026-02-18 15:47:44 +02:00
module.php Refactor some modules to native modularity support. 2023-12-15 14:16:53 +00:00
services.php chore: cleanup 2026-03-26 20:31:15 +04:00