#josevarela-subscription
1 messages ยท Page 1 of 1 (latest)
Hello Alex, thank you for looking into it.
Here you go: sub_1KJeeeF82qnKuo0xhgEZlkcJ
hmmm, gimme a second to test things out
Thank you ๐
๐ stepping in and gimme a few mins
Thank you orakaro ๐
I see this Sub has 1 voided and 3 draft Invoices
Have you charged the Customers all of them?
Yes, but it was all charged in a different invoice
This means, that the invoice is not attached to the subscription in any way
I see. So I think you will need to get rid of those 3 draft Invoices so your Sub can return back to active
This Doc documented how to complete unpaid Invoice to make the Sub back to active. Its not applicable in your case, but the idea is similar https://stripe.com/docs/billing/subscriptions/overview#unpaid-subscriptions
So I think
- Turn off auto_advance on each draft Invoice by setting it to false, just to be sure also change Sub's collection_method to
send_invoice - Finalize 3 draft Invoice
- Mark them as paid out_of_band
- Change back Sub's collection_method to
charge_automatically
Let me try that
Please see the edited version ๐
Thank @crimson kettle
By paying the invoices as paid_out_of_band I was able to put back the subscription as active.
I have done this via API, but is this affordable via Dashboard?
No I think it's only doable via API
No problem.
Thank you so much for your help @ornate summit @crimson kettle
Have a great day ๐