#harolold

1 messages · Page 1 of 1 (latest)

maiden cradleBOT
wheat dome
#

I just tried and I see the redirect working fine for me

junior mural
#

really?

#

what browser are you on?

wheat dome
#

Chrome

junior mural
#

huh weird

#

it works for me on edge

wheat dome
#

Also just want to clarify - it's 100% expected that payments would still go through even if the redirect didn't complete. Users can always close the page or something, and we'd still want the payment to go through

#

That's why we also recommend looking at webhook events to be notified of payment success

junior mural
#

I have the webhook endpoint set up but it doesn't do anything right now

#

how do you recommend I tie it to their email

#

because this is part of the sign up flow

#

like they pay and in the next page I assign their stripe email to an account on our site

#

but like what if it doesn't redirect after sucesful payment

wheat dome
#

If you have actions/logic that you need to always run after a successful payment then you'll want to start using your webhook endpoint