Step-by-step guide for developers to integrate Dwolla’s Open Banking Instant Account Verification solution powered by Visa. Learn how to securely verify bank accounts and enable streamlined account-to-account (A2A) payments in your application.
User | Username | Password | Description | Result |
---|---|---|---|---|
User 1 | u51613239 | cty440 | User has successfully authenticated but no account information could be found | ✅ Successful |
User 2 | u35490150 | ckr403 | Report with full information | ✅ Successful |
User 3 | u92721594 | nbs589 | User failed to authenticate themselves at the financial institution | ❌ Authentication error |
User 4 | u91902655 | jtx720 | Temporary error with a Visa service | ❌ Temporary error |
Error Code | Description |
---|---|
AUTHENTICATION_ERROR | The error occurred during the authentication process with the bank. |
USER_CANCELLED | The end user canceled the journey, either by going back or selecting the close button. |
TEMPORARY_ERROR | A temporary error in Visa’s platform or a network issue. To resolve any of these errors, try again later. |
UpdateCredentials
error response to signal when a user’s bank connection needs to be refreshed.
UpdateCredentials
error responseUpdateCredentials
error: When making calls to Dwolla’s API (e.g., checking a bank balance), implement error handling to catch the UpdateCredentials response, which is an HTTP 400 error.