#animesh5991_api

1 messages ¡ Page 1 of 1 (latest)

strong pawnBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1243165573181866087

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

hoary heath
#

hi! days_until_due is how long the invoice is open to be paid.

thorny trail
#

But we can only use it with send invoice option in the collection method.

#

And when will be mail sent in this case?

#

And can this be done without sending a mail.

#

our use case requires us to create a mail.

#

Is there any option in charge automatically collection method so that the invoice.voided event comes on a decided date?

hoary heath
thorny trail
#

can we finalize whenever we want in case of send_invoice? or it will happen automatically?

#

and can you look for the charge automatically time period extension from 23 hours to some days?

#

And can we change the email address we are sending the mail to, to some internal email address?

hoary heath
hoary heath
thorny trail
#

right.

#

it's finalized when the subscription is created
In this case as we hit the subscription.create api the email will be sent?

#

ANd the invoice in finalized.

hoary heath
#

as far as I know yes, that's how it works

thorny trail
#

Cool, thanks a lot.