#ThomasB-confirmpayment

1 messages · Page 1 of 1 (latest)

severe charm
#

What's the Payment Intent ID? pi_xxx

timid totem
#

Part of the address is ..../v1/payment_intents/pi_3LQqaLLL4XwWVcfI1I1InlTt/confirm 400

severe charm
#

Your return_url is invalid. It needs to be an absolute URL, not a relative path

#

You should be logging these errors in your application

timid totem
#

This means that I cant put stripe.js into an angular app? return_url should load a component, but an app doesnt have a complete address?

#

But thanks for the link to the logging page. I m new to this, didnt know that this exists.

severe charm
timid totem
#

I got the message "payment succeded" now with return_url http://localhost:8100/home ! I m happy that I dont need to spent a whole weekend to fix an error 🙂 Thank you!

severe charm
#

Woo! np!