#ilyo-invoice-futuredate
1 messages · Page 1 of 1 (latest)
ilyo-invoice-futuredate
@lavish elbow not really no. You can create an Invoice and you can say when it's due, but there won't be a specific event for this. You'd track this yourself
Ok, thank you. Are there any webhooks for future payments?
How would you recommend to monitor it? Something like cron-jobs?
I don't really understand what that could mean. Usually you build this yourself if you plan to take a one-off payment at a future date
OK, so what approach people usually use for that?
I'm sorry, you don't really provide more details each time so I still barely understand what you are trying to do
OK, I need a way to schedule a single payment in the future
Okay, so we don't really offer anything like this today and so you would really build this yourself. In that case I don't really known how people build this, it depends so much on your existing integration, what tools you use (programming language, framework, where your code is hosted, etc.)