#NoSpoon - PI metadata
1 messages · Page 1 of 1 (latest)
I'm looking at events triggered when subscriptions are created, specifically this section: https://stripe.com/docs/billing/subscriptions/overview#subscription-events
It says the order of the events is not guaranteed, but can I safely assume that customer.subscription.created will always come before payment_intent.succeeded