#Kévin Marcachi
1 messages · Page 1 of 1 (latest)
Absolutely 🙂
sub_1MRYt3EHTTEuBPG44SOrYLWD
This is a metered subscription
So yes in that case Stripe create a $0 invoice at the very beginning.
Thanks for your answer. Is there any workaround about that ?
A workaround for what? Not creating the $0 invoice? No for metered subscription Stripe will always create that invoice automatically.
I will create the subscription with a subscription schedule, and will remove the 0$ invoice generated this way that is marked as draft.
Thank you anyway.
Hum, I don't think you can delete invoice created by subscription or subscription schedules.
According to the documentation, as long as it is marked as draft, an invoice can be deleted. I will try and tell you if it did worked.
I just tried and it returns this error message: You can't delete invoices created by subscriptions.
Damn you're right.
So you should just ignore the first invoice.