RSSAmplifier

ngyikp ∙ Ng Yik Phang · Dec 24, 2025

Fix Google Pay not working on Chrome

0
Sign in to vote or save

ngyikp · ngyikp ∙ Ng Yik Phang

I encountered a weird problem that clicking a "Buy with Google Pay" button flashes a Processing dialog and immediately closes/fails. Stranger that Safari was working fine, while Chrome remains broken for me for several weeks.

0:00

/0:03

Opening the browser console reveals a hint:

NotSupportedError: The payment method "https://google.com/pay" is not supported.

The problem occurs because the payment handlers option in Chrome settings has been turned off, open chrome://settings/content/paymentHandler and change the option to "Sites can install payment handlers"

Alternatively, adding pay.google.com to "Allowed to install payment handlers" is also enough to re-enable Google Pay support.

You can use this demo site to verify that Google Pay is working.

Read the original on ngyikp.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.