#Syrine-subscriptions

1 messages · Page 1 of 1 (latest)

spiral ore
#

@native ridge hi! if it's incomplete then the payment is not complete. See https://stripe.com/docs/billing/subscriptions/overview#subscription-lifecycle for what that status means.

It's quite possible though you're just looking at an old event from before the payment happened, which is normal, since it would be incomplete in the past and is now succeeded . I'd suggest you retrieve the Subscription from the API and see what status it actually has now.

native ridge
#

Thank you

#

In the normal scenario the create event (customer.subscription.created) starts before the update event, but in my case, the update event starts before as mentioned in the picture 11:43:25 ,is it a stripe problem?

spiral ore