The source would be your Verified customer’s balance (wallet) funding-source url.
The destinations in each of the items would be the balance (wallet) funding-source urls of the Business Customers.
Hi @sanjay-cygnet – I’m afraid using Plaid isn’t supported for adding banks to the Master account. It has to be done either via Microdeposits or via the Dashboard.
Yes – you will get a transfer_created / transfer_completed event when crediting the Master account Balance.
Let think - I have added bank account in master dwolla account by micro deposits. Now do we receive any webhook if that bank account credited outside dwolla? e.g that bank account is credited from other merchant.
spencer
(Spencer Hunter - Lead Developer Advocate @ Dwolla)
65
Hi @sanjay-cygnet , Unfortunately Dwolla will only trigger webhook notifications for events that occur within the Dwolla ecosystem. What you could do for transactions credited outside of Dwolla is utilize a service like Plaid to fetch a list of transactions from the bank itself.
I want to confirm a scenario - Can we attach one bank account to master wallet as well as any customer dwolla wallet?
Here is an example:-
We have added a Chase Bank account in nXlvl Dwolla master wallet. Now I want to add same Chase Bank account to a customer called ‘Dave’ using Plaid.
This is possible! However, we would refer to it as attaching a bank account to the Master Account and Customer Account. The wallet (or Balance) is a separate funding-source type that is automatically attached to the Master Account or any Verified Customer.
Below are the ACH return code I know when bank transfer failed:
Insufficient Funds (R01)
No Account/Unable to Locate Account (R03)
Customer Advises Not Authorized (R10)
Can you please share the list of other ACH bank transfer error codes?
spencer
(Spencer Hunter - Lead Developer Advocate @ Dwolla)
70
@sanjay-cygnet , the list of the most common ACH return codes as well as how Dwolla actions on these return codes can be found in our docs. There is also a more comprehensive list in our resources library on our main website.
I want to add ‘correlationId’ for all dwolla existing verified customers and business verified customers whether they are verified or in retry or in any other status.
I tried update customer API but getting err - CorrelationId cannot be modified.
Use case:
For all my existing dwolla customers I have to add correlationId as my application user_id.
Please give a way as this critical important for us.
spencer
(Spencer Hunter - Lead Developer Advocate @ Dwolla)
73
Hi @sanjay-cygnet , Unfortunately we don’t support the operation of updating a correlationID if one wasn’t originally set on creation. We submitted a request to our Product team to evaluate this as a product enhancement!
Hi @sanjay-cygnet – we currently do not offer this functionality. The closest to fully removing a customer would be to suspend them. With doing so, although their information would still be present in Dwolla’s system, they would be unable to use their account any further.
Alternatively, if you wanted to work with a clean slate, you could create a new Sandbox account. If you’d like to keep using the same email address, you can add an alias the email to pass our email unique identified check when creating a new Sandbox account.