- Authorize.Net Developer Community
- :
- Authorize.Net Community Discussions
- :
- Product Ideas
- :
- Include ACH in Accept.Js
Ideas
A place for community members to contribute product ideas and suggestions.
Turn on suggestions

Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
For those who don't appreciate my efforts to build suspense and excitement, I'll come right out and say it:
We've enhanced Accept.js to be able to return a payment nonce incorporating bank account information (for eCheck) instead of just card information. This payment nonce can then be used in exactly the same way as any card-originated payment nonce.
The Accept.js documentation hasn't been updated to reflect this yet, but will in the next couple of weeks. In the meantime, the request works just like documented above. You submit a bankData object instead of a cardData object, and the bankData object contains four required parameters. accountType can be either checking, savings, or businessChecking.