#espagnol01

1 messages · Page 1 of 1 (latest)

marble valeBOT
crisp surge
vagrant kernel
#

yes, i am creating a subscription. Should I pass the unix value for the days as the value? or should I just write the days?

crisp surge
#

The API doc says Number of days a customer has to pay invoices generated by this subscription. , so the data type is integer.

vagrant kernel
crisp surge
#

You can't send an invoice if it's still in draft, you can only send a finalized invoice to your customer.

vagrant kernel
#

so, should I do both?

crisp surge
#

In another words, you need to finalize first before sending it.

vagrant kernel
#

if I finalize it, would it be sent automatically after a certain amount of time?

crisp surge
#

If this is an invoice created by subscription, then yes Stripe will send the invoice automatically. You usually use the send invoice API to send invoice out of the normal schedule.