#Baby561
1 messages · Page 1 of 1 (latest)
Hi there
Looks like you are creating a setup mode Checkout Session
And passing a Customer ID
So if the Checkout Session is successful then this will automatically attach the payment method to the Customer and it can be used for future charges
Can you tell me more about what you mean by "this doesn't work"?
when i complete the checkout, the url redirect does not work idk
so i want to receive the users creditcard information, pass it to the node server and then send you guys the information
Okay but what does "does not work" mean?
Like I need a lot more info to help you
Do you see an error?
it does not redirect to the website
After a successfully confirmed SetupIntent?
yes
Can you provide a Checkout Session ID that I can look at where this happened?
it works perfect in test, its something with the aws server.
i want to deliver the same functionaloity , but instead of using your UI I want to use my UI
Okay so you want to save cards via your own UI and not use Stripe Checkout
yes
Then you want to follow our guide for Payment Element here: https://stripe.com/docs/payments/save-and-reuse?platform=web