#yingwg
1 messages · Page 1 of 1 (latest)
thx, another question, can we put complex logic inside success page (e.g. some postprocessing rquires making several RPC call to the backend)
You can do whatever you want within your success page. However, we recommend using Webhooks for fulfillment as your customer might not make it to your success page if they lose network connection after completing the Checkout Session but before the redirect completes.
got it, that makes senses, thanks a lot