#midriff-Payments
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
Hi. Thankyou for the response. Unfortunately I do not have access to the stripe account that I am using right now. I only have the test secret key and publishable key. Could you please recommend another way to figure out what's wrong?
Or can you share with me the code?
So you are getting errors at const { error } = await stripe.confirmPayment({?
How do you server the checkout.html page? are you running a local server?
Yes sir. I am running django's local server.
Can you send me the paymentIntent ID?
Thanks for the waiting
The error is due to the return_url, it should starts with https or http
Thank you for your time. I did not think of that. I will check it right away.
Thankyou very much @pliant lava . It worked.
Again, thank you very much for your time.
No problem, happy to help!