Using Dwolla’s white label API is there anyway to accept recurring payments? Or is that something that we would have to build a scheduler for?
I’m not seeing anything in the docs about recurring payments.
Best,
Using Dwolla’s white label API is there anyway to accept recurring payments? Or is that something that we would have to build a scheduler for?
I’m not seeing anything in the docs about recurring payments.
Best,
Hey @a1letterword,
Dwolla does not have a specific API for scheduled or recurring bank transfers. However, if you’re interested in building out scheduled/recurring payments within your application then you can build your own scheduler and call our transfers API (https://docs.dwolla.com/#initiate-a-transfer) to initiate the bank transaction on a specified date.