#vlajke - Subscription Status
1 messages · Page 1 of 1 (latest)
Subscription status is incomplete
Subscription status is 200 OK
Subscription info is: incomplete
Status:
Subscription:
Yes that's all expected behavior. Even if the subscription couldn't be completed and paid, we'd still want the object to exist within the Stripe ecosystem. That way the customer could fix the issue and attempt re-paying the subscription
That makes sense, thanks for clarifying
One more question, sorry. Shouldn't API state there was an issue and what it was, such as insufficient funds?
You can manually fetch that info from the invoice tied to that subscription if you are attempting to charge the first invoice on creation of the subscription
Or you can look into using webhooks: https://stripe.com/docs/webhooks