#fabian_123456
1 messages ยท Page 1 of 1 (latest)
Yeah that's not a field retrievable via the api
So you can only adjust this setting via the dashboard?
yep
Do you know when this will be available via API?
Why do you need it
I want to create the invoice via API but avoid the sendout to the customer. I just need the PDF, because we handle the sendout internally.
Idk why you need that param
You can create an invoice without sending it to the customer via the api
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
How do I create an invoice with collection_method = send_invoice without actually sending it to the customer?
charge_automatically does not work for our use case as it would automatically try to attempt to pay the invocie