I’m trying to get ready for a Dwolla review. Is there any way to test different scenarios–like a user “Retry” status or “Document” status for Beneficial owner–really, anything other than the happy path?
If not, I’d like to request that the Sandbox environment be enhanced with the ability to trigger an error. Perhaps an API parameter or something?
For testing different verification statuses for a Customer, you’d just need to supply the sentinel value as the firstName when creating the Customer. For example, "firstName": "retry"
More scenarios explained in the guide above!