woocommerce-paypal-payments/modules/ppcp-applepay/src
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 fix(applepay): respect location enabled flag when rendering button 2026-07-01 15:31:21 +04:00
Helper ♻️ User SettingsProvider for AvailabilityNotice 2026-01-14 17:43:30 +01:00
ApplePayGateway.php Replace is_a() to instanceof 2026-02-05 22:00:39 +02:00
ApplepayModule.php fix(applepay): hide gateway from checkout when location disabled 2026-07-01 15:31:30 +04:00