Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What triggers G Pay button to display? #19

Open
paulgoodfield opened this issue Aug 4, 2020 · 2 comments
Open

What triggers G Pay button to display? #19

paulgoodfield opened this issue Aug 4, 2020 · 2 comments

Comments

@paulgoodfield
Copy link

I've followed the instructions in the docs on registering my website domain with Stripe and Apple Pay, and I can now see the Apply Pay button displaying when visiting my website on Safari (macOS and iOS).

However, I can't seem to get the G Pay button to display in Chrome, even when I'm currently signed into a Google account that has G Pay payment methods set up.

The console is showing the error "IntegrationError: The paymentRequestButton Element is not available in the current environment." and no button gets displayed.

I can't see anything in the docs specifically about G Pay/Google. Am I missing something?

The twig I'm using to display the button is:

{{ craft.webPayments.button({
    cart: craft.commerce.carts.cart
}) }}

Versions:

Web Payments: 1.0.5
Craft: Pro 3.4.28.1
Craft Commerce: 3.1.12

@olsp
Copy link

olsp commented Sep 1, 2020

Could you activate G Pay with Stripe? I'm trying to achieve the same, but have no option to activate G Pay in Stripe.

@emagine
Copy link

emagine commented Jul 7, 2021

same, no g pay is showing up anywhere, and no option in stripe to activate it....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants