You'll then add a form to the body of the page where you want to collect the user's bank account information.
<form>
<div>
<label>Routing number</label>
<input
type="text"
id="routingNumber"
name="routingNumber"
placeholder="273222226"
/>
</div>
<div>
<label>Account number</label>
<input
type="text"
id="accountNumber"
name="accountNumber"
placeholder="Account number"
/>
</div>
<div>
<label>Bank account name</label>
<input type="text" id="name" name="name" placeholder="Name" />
</div>
<div>
<select id="type" name="type">
<option value="checking">Checking</option>
<option value="savings">Savings</option>
</select>
</div>
<div>
<input type="submit" value="Add Bank" />
</div>
</form>
<div id="logs"></div>
Use sandbox environment to test API requests.
Dwolla, Inc. is the operator of a software platform that communicates user instructions for funds transfers to our financial institution partners.
Dwolla is an agent of Veridian Credit Union. All ACH and Wire transfers are performed by Veridian Credit Union. Your Dwolla Balance, if any, is held in one or more pooled holding accounts held by Veridian Credit Union. These funds may not be eligible for share insurance by the National Credit Union Share Insurance Fund.
Sponsorship and Settlement of Push-to-Debit payment services provided by MetaBank®, N.A.
Push-to-Debit payments are typically available within 30 minutes.
Real-Time Payments are performed by Cross River Bank, which holds funds on behalf of the Receiver of such transactions in one or more pooled custodial accounts. These funds are not subject to FDIC pass-through deposit insurance.