#harolold
1 messages · Page 1 of 1 (latest)
I just tried and I see the redirect working fine for me
Chrome
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
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
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