#jimin - payment request button
1 messages · Page 1 of 1 (latest)
Hi there. When you go to this page, do you see the button populate? https://stripe.com/docs/stripe-js/elements/payment-request-button
no i dont see it. It shows me an error Either your browser does not support the Payment Request API, or you do not have a saved payment method. To try out the Payment Request Button live demo, switch to one of the supported browsers below, and make sure you have a saved payment method.
but i did set up google pay / apple pay so im not sure why
Gotcha. So there shouldn't be an issue with testing locally (via ngrok) as long as you're on https and you've added your apple pay domain
This points to a different issue
Try on both Chrome and Safari
Is it the same result in both browsers?
So if you see that in chrome, then that means you're either not signed into google and/or don't have a card added to your wallet
but i have confirmed both 😦 I'll double check. im also on Chrome Version 101.0.4951.64
Make sure you're not on incognito or anything
And yeah double check your wallet
And make sure you're signed into the right account
oh i just restarted chrome and it worked
but the application served over localhost is still not showing the appropriate pay button
so if I'm serving my application using ngrok it should work without registering anything for google pay right?
Yeah ngrok should be all you need
You'll need to register the domain for apple pay though
Google pay should be good
cool thank you! seems like it's working now that i reloaded chrome!!
Awesome!