Guides

Testing Your Cashout Integration

Simulate payments to test your integration.

To confirm that your integration works correctly, simulate types of transactions using special values in test mode(sandbox).

Any time you are testing, use sandbox API keys in all API calls. This is true whether you’re serving an embedded cashout form to test interactively or writing test code.

Testing KYC Flow

As part of onboarding, Beam requires an additional layer of security and PCI compliance through its KYC Flow.

When testing this flow, please note the following constraints:

  • Please use an address that is NOT in New York State
  • Please enter a DOB that is > 18 years of age
  • Please use a valid SSN formatted number.
    • You can use this website to generate the first 6 numbers

Testing Cashout Transactions

🚧

Deposits need to be > $1 in value to process

You can test two cashout scenarios when exchanging crypto for USDC:

ValueTypeDescription
0.002 (or any value without an odd value in the 3rd decimal place)FastThis will simulate a standard cashout transaction with Beam
0.003 (or any odd ending multiple in the 3rd decimal place i.e. 0.005, 1.007)DelayedThis will simulate a delayed transaction that may require manual review. Expect it to resolve within 24 hours in sandbox (times may vary)