#mkurchin-sub-active
1 messages · Page 1 of 1 (latest)
Hi there! Can you give me more details? Why do you think something is wrong?
It will be active immediately without payment if there is a trial involved for instance
Sorry I am first time in discord
Setting allow_incomplete will only set a subscription as incomplete if the first invoice cannot be paid. We describe this behavior here:
https://stripe.com/docs/api/subscriptions/create#create_subscription-payment_behavior
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I understand, how can I do when I create subscribe set status incomplete and set status active after pay the invoice?
Could you read the documentation I linked and see if any of the alternative payment_behavior settings do what you want?
Ok thank you
Today I notice that I don’t receives emails after create subscribe, what’s wrong? I use method send invoice and don’t receives emails too
Is your account live?