#haris_hs
1 messages · Page 1 of 1 (latest)
Hi. Thanks for feedback. You can try using VPN for this.
Also, it's not up to Stripe to decide, as the Google Pay/Apple Pay API comes from the browser, and it's what's ultimately blocking you from seeing it in a given location.
Thanks for the response but even with VPN. I'm unable to see Apple/Google Pay button on the website. Maybe because the payment method added in my Google/Apple account represents my country, so VPN won't do any good.
Where is you Stripe Account registered?
It's my client's account and he is from US. I'm developing his website, so customers will be from US as well. But if I could maybe test integration before going live would be good.
There might be other reasons why you don't see the wallets. Do you see any errors in the console?
No, the canMakePayment() returns false for Apple and Google Pay. But there are no errors in console.
Could you please share the PaymentIntent ID pi_xxx?
Sure, here is a payment made through Google Pay from the client in US: pm_1NyAWzBTvxDADvvpZY5Ri34d
For me, I couldn't see Apple/Google Pay button.
And here, another payment intent which is incomplete because I don't see Apple/Google Pay.
pi_3NxqF6BTvxDADvvp07Uk0gAn
Hey! Taking over for my colleague. Let me catch up.
Can share your website ?
in order to test and see if it supports Apple/Google Pay ?
Apple/Google Pay works but for users in supported countries. My client tested it on their machine in US and it works. What I was requesting is that if only Stripe could maybe bypass this restriction in "test mode" so that developers from a country where Apple/Google Pay isn't supported, could test the integration in a sandbox like enviroment before going live.
What I was requesting is that if only Stripe could maybe bypass this restriction in "test mode" so that developers from a country where Apple/Google Pay isn't supported
No there isn't a way to test that now.
Alright, maybe in future if this is possible. Because asking a non-technical client to debug issues is hard for developers.