By using this method, you could, in theory, create a VAN account funding source, which will have funding access to your account’s Dwolla balance, and then set up Stripe to send CC payments to the account’s virtual account and routing number.
Once the funds are within Dwolla’s network (in the account’s balance), you can then either transfer them to another customer’s balance funding source (instantly), or to a customer’s bank funding source (using standard ACH processing times).
Please let us know if you have any further questions!
Thanks,
James Coon
* VANs are a premium Dwolla feature that may require additional approval. If you would like to learn more about VANs, I recommend reaching out to your account manager!
Yes, we do have some documentation that should be able to assist with this. Unfortunately, we don’t have this specific use case fully documented; however, as mentioned in my previous post, you could theoretically create an account funding source (VAN). Once the VAN funding source has been created, you could then retrieve its account and routing number via Dwolla’s API as well.
Once you have the account and routing number, you would then be able to have Stripe send funds to that bank account. (The specific configuration needed to do this would need to be handled on Stripe’s side.) When funds are sent to that account/routing number retrieved via the aforementioned API endpoint, they will automatically get deposited and be available for use within the account’s Dwolla Balance.
Please note that clicking on the hyperlinks in this or my previous post will redirect you to the related Dwolla Developers documentation page.
Hi @sanjay-cygnet – Each new VANs transfer will trigger a bank_transfer_created or customer_bank_transfer_created webhook. The creation webhooks will be triggered approximately 30 minutes prior to any completed webhook event of bank_transfer_completed or customer_bank_transfer_completed.