Skip to main content
We’ve provided ways to simulate some common scenarios you’ll encounter so you can effectively test your code. These test scenarios only work in our integrations environment, not in production. Producing the scenario is just a matter of using the given input.

A Successful Verification

Inputs:
  • First name
  • Last name
  • Email address
  • Routing number
  • Account number
Amounts:
  • 0.09 for both

A FailedVerification that Cannot Be Retried

Inputs:
  • First name
  • Last name
  • Email address
  • Routing number
  • Account number
Amounts:
  • 0.04 for the first
  • 0.01 for the second

A Failed Verification That Can Be Retried

Inputs:
  • First name
  • Last name
  • Email address
  • Routing number
  • Account number
Amounts:
  • 0.02 for both to cause a failure.