#suraj kumar
1 messages ยท Page 1 of 1 (latest)
https://stripe.com/docs/stripe-js/elements/payment-request-button?client=html#html-js-prerequisites please check the pre-requisite here
we are all done with pre-requisite.
OK is there a public URL that I can visit to check your integration?
and we are not using payment request button we are just using payment element
It's the same pre-requisite
Google pay and apple pay was visible when we were using automatic_payment_methods
now we are passing payment_method_types : ["bancontact", "card", "link", "ideal", "card_present", "cashapp", "link", "sepa_debit", "sofort", "acss_debit", "us_bank_account" ]
is there a public URL that I can visit to check your integration?
not there is no public url to showcase
i can share stripe custmer id just to check
config
Can you host your webpage somewhere so that I can visit and reproduce the issue?
it is hosted but its username password protected.
okay let me create a test user for you
You can DM me the login credential.
Please check DM
Let me know once you logged in, i will help you in navigating to payment page
Yes I'm in
after login again click on same url and scroll down
OK
Click on this Add a new Payment Method
After that stripe payment options will be loaded.
Google Pay is displayed
from here we are creating off-session payment intent
Are you testing from a country where Google Pay is supported?
Ohh really, it was not visible to me i tried everything, my current location is india but i'm using vpn of germany location
Yes of course my country is not supported thats why i'm using vpn to mock the location
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Google Pay and Apple Pay are unavailable for merchants and customers in India on Stripe Checkout and Stripe Elements.
That i know that's why using vpn anyway may be VPN issue thanks a lot
can you please review the setting once, we are going live today.
and we will be having bulk transactions
I'd suggest you to get your colleagues to test in other locations where Google Pay is supported.
Sure Jack ๐
just a question we are not passing google pay
payment_method_types : ["bancontact", "card", "link", "ideal", "card_present", "cashapp", "link", "sepa_debit", "sofort", "acss_debit", "us_bank_account" ]
but still how stripe is showing google pay there.