#gamesover-googlepay-paymentelement
1 messages · Page 1 of 1 (latest)
do you have a working example for https://stripe.com/docs/payments/payment-element ? none are submittable
can we private ping? I am debugging on my dev env. I can send you ngrok link
You can send me a friend request and then ping (I restrict my DMs to just friends)
Here's a quick Payment Element example if you want to try it out: https://4242.io/payment-element/
Your site isn't working for me - it's just stuck on a page that says "DEVELOPMENT"
ah, thanks so much for your link. I can see code diff between https://4242.io/payment-element/ and https://stripe.com/docs/payments/finalize-payments-on-the-server . In https://4242.io/payment-element/, the code confirmPayment in frontend, but in https://stripe.com/docs/payments/finalize-payments-on-the-server, it confirm payment in backend
let me test the process according to https://4242.io/payment-element/