#Baby561

1 messages · Page 1 of 1 (latest)

icy gyroBOT
abstract atlas
#

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"?

solar flame
#

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

abstract atlas
#

Okay but what does "does not work" mean?

#

Like I need a lot more info to help you

#

Do you see an error?

solar flame
#

it does not redirect to the website

abstract atlas
#

After a successfully confirmed SetupIntent?

solar flame
#

yes

abstract atlas
#

Can you provide a Checkout Session ID that I can look at where this happened?

solar flame
#

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

abstract atlas
#

Okay so you want to save cards via your own UI and not use Stripe Checkout

solar flame
#

yes

abstract atlas