#midriff-Payments

1 messages · Page 1 of 1 (latest)

pliant lava
grand jasper
#

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?

pliant lava
#

Or can you share with me the code?

grand jasper
#

Yes. I can do that.

#

I have removed the secret key

#

I am working with django

pliant lava
#

So you are getting errors at const { error } = await stripe.confirmPayment({?

grand jasper
#

Yes

#

That seems to be the case.

pliant lava
#

How do you server the checkout.html page? are you running a local server?

grand jasper
#

Yes sir. I am running django's local server.

pliant lava
#

Can you send me the paymentIntent ID?

grand jasper
#

yes

#

pi_3L7XvcJuZsHlZTSG17Xiu6yB

pliant lava
#

Thanks for the waiting

#

The error is due to the return_url, it should starts with https or http

grand jasper
#

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.

pliant lava
#

No problem, happy to help!