woocommerce-paypal-payments/modules/ppcp-googlepay/resources/js
Narek Zakarian 3d14e806ec
fix(googlepay): skip registering blocked express payment method
Previously the express payment method was always registered on Block
checkout and only failed internal validation afterward, leaving an
empty placeholder in its place. Checking subscription eligibility
before registration avoids rendering anything at all when blocked.
2026-07-03 16:23:59 +04:00
..
Block Migrate to imports 2025-12-12 23:20:16 +04:00
Context test(googlepay): cover subscription eligibility logic 2026-07-03 16:23:53 +04:00
ContextBootstrap Migrate to imports 2025-12-12 23:20:16 +04:00
Helper Migrate to imports 2025-12-12 23:20:16 +04:00
Preview Migrate to imports 2025-12-12 23:20:16 +04:00
boot-admin.js ♻️ Extract the GooglePayPreviewButton to own file 2024-08-08 14:09:43 +02:00
boot-block.js fix(googlepay): skip registering blocked express payment method 2026-07-03 16:23:59 +04:00
boot.js Migrate to imports 2025-12-12 23:20:16 +04:00
GooglepayButton.js Let Google button init without transaction info 2026-06-09 18:13:14 +03:00
GooglepayManager.js Don't render Google button without transactionInfo 2026-06-24 14:15:14 +03:00
GooglepayManagerBlockEditor.js Add ButtonOptions support for the Google Pay button 2024-11-07 01:00:53 +01:00