#Preet

1 messages · Page 1 of 1 (latest)

remote tokenBOT
frank shadow
#

What is 'Stripe payment page'? Checkout?

wispy obsidian
#

This page

frank shadow
#

For this exact reason – there's no guarantee that any code/logic on your success_url is ever executed

wispy obsidian
#

any idea then how i can go about updating the information in my database after the purchase?

frank shadow
#

Sure, you'd add that code into the webhook that receives the checkout.session.completed events with details on the session/payment

wispy obsidian
#

ok i will look into it, thanks!