#prasanth_20580

1 messages · Page 1 of 1 (latest)

west mothBOT
feral radish
#

the cancel URL is not connected with the Session being cancelled. It's the URL that the ' ⬅️ Back' button goes to.

#

If i initiate a checkout page and click on cancel. Is the session created is cancelled ?. Or when it will cancell?
no it's not cancelled.

astral bough
#

So it means, if a user cancel or click back button, the redirect URL will not be active from that moment?. Or will it be dead session?

feral radish
#

not sure what you mean by the redirect url being active or what a dead session means.

#

nothing happens to the Session object, it's simply that the user is redirected to the cancel URL. You can test all this easily in test mode and see what happens 🙂

astral bough
#

Ok. If i click in cancel button, can i re use the same redirect URL what Stripe created ?

feral radish
#

I don't know what 'the same redirect URL what Stripe created' means.

astral bough
#

On request for checkout API, as response i am getting a redirect URL. I am referring to this

near vortex
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

near vortex
#

If so, I believe you can, but please, check by yourself in Test mode.