#_vijju
1 messages · Page 1 of 1 (latest)
Hello! If it's set to automatically advance, yes. If you don't want that to happen you should void the Invoice.
ok
"message": you con only pass in open invoices. This invoice isn't open.
this what im getting
Oh, right, I always forget you can't void a draft Invoice. You can delete it though: https://stripe.com/docs/api/invoices/delete
Sorry about that!
"message": "You can't delete invoices created by subscriptions.",
this im getting
i want the invoice not to be charge
Can you give me the ID of the Invoice so I can take a look?
if we update the invoice with auto advance false
will it charge
for the below invoice id we tried delete,void got error
now updated the invoice auto advance to false
If it's not set to auto advance it won't charge by itself, no.