#Gautam
1 messages · Page 1 of 1 (latest)
hi, I'd start with https://stripe.com/docs/invoicing/quickstart-guide and look at the various docs and options. Maybe also look at https://stripe.com/docs/api/invoices/update?lang=node#update_invoice-days_until_due .
do we have any time limitaion for days_until_due
optional..
suppose if we creating invoice today and we want to charge customer after 40 days
you can call the API in test mode and see if it lets you set 40!