#fabian_123456

1 messages ยท Page 1 of 1 (latest)

dusky dirgeBOT
livid delta
#

Yeah that's not a field retrievable via the api

unborn flame
#

So you can only adjust this setting via the dashboard?

livid delta
#

yep

unborn flame
#

Do you know when this will be available via API?

livid delta
#

Why do you need it

unborn flame
#

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.

livid delta
#

Idk why you need that param

#

You can create an invoice without sending it to the customer via the api

unborn flame
#

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

dusky dirgeBOT
jovial isle
#

๐Ÿ‘‹ stepping in as codename_duchess needs to step away

#

When you create the Invoice you set auto_advance to false

#

Then it won't send without you sending it explicitly