#bjinwright-sub-paid
1 messages · Page 1 of 1 (latest)
Hi there! Webhooks are always the recommended route for provisioning since it is always possible the Session is completed but the customer drops off for some reason before reaching your success_url.
@faint charm did you have a follow up question or are you all set?
Can we rely on the Stripe webhooks to come through instantly? We are worried about the state
nothing is instant no. Webhook delivery can fail for many reasons including your own server being down https://stripe.com/docs/webhooks/best-practices#events-and-retries
But you definitely should use webhooks for this, just you should never expect an event at the exact second of the end of the period