Testing Withdraw

Developers can use this documentation to test withdraws to Bank Accounts in various regions.

Adding Debit Cards

Card NumberMonthYearCVVCountry
4513 7700 0000 00001229123Argentina
5174 3700 0000 00061229123Australia
4372 9500 0000 00081229123Austria
4544 4100 0000 00061229123Belgium
4027 7300 0000 00031229123Brazil
4047 6000 0000 00041229123Bulgaria
4506 4400 0000 00091229123Canada
4038 7700 0000 00061229123Croatia
4030 1800 0000 00061229123Cyprus
5497 7400 0000 00001229123Denmark
4177 1800 0000 00091229123Estonia
5275 9100 0000 00071229123Finland
4499 6500 0000 00021229123France
4570 9400 0000 00091229123Germany
4771 7800 0000 00061229123Greece
5262 1000 0000 00001229123Hungary
4135 0800 0000 00021229123India
4319 3500 0000 00071229123Ireland
5354 7600 0000 00001229123Italy
4205 4000 0000 00071229123Japan
4343 0600 0000 00021229123Latvia
4220 7300 0000 00081229123Lithuania
4937 3400 0000 00001229123Luxembourg
4196 8100 0000 00081229123Malta
4259 8400 0000 00091229123Mexico
5374 7600 0000 00061229123Netherlands
4171 7000 0000 00001229123Poland
4261 5000 0000 00051229123Portugal
4256 0100 0000 00021229123Romania
4579 9700 0000 00071229123Saudi Arabia
4333 3500 0000 00091229123Slovakia
4004 7400 0000 00091229123Slovenia
4790 1200 0000 00021229123South Africa
4520 1300 0000 00081229123South Korea
4133 8800 0000 00071229123Spain
4300 0400 0000 00051229123Sweden
4263 2300 0000 00071229123United Kingdom
4169 0500 0000 00041229123United States

Forcing a Failed Debit Card Creation

To force a failure, like “Card is ineligible for disbursements”, set the date to 01/25. This will throw a 400 error and means that the card is not compatible with the Visa/Mastercard payout networks.

Adding Bank Accounts

When testing our checkout flow, you may use any of the test routing and account numbers provided by plaid.

Adding IBAN Accounts

You may generate a random IBAN number from randomiban.com to test SEPA payouts.

Adding UK Bank Accounts

Coinflow provides a set of test bank accounts to test UK Offramps. Please use the below account and sort codes:

BankAccount NumberSort Code
Santander Bank94197759090128
Barclays Bank22052471202678
HSBC Bank39732474401276
N26 Bank24676654040026
Lloyds Bank88515871774926
National Westminster (Natwest)20353250606004

Adding PIX Accounts

When testing PIX accounts, please use the below account number on sandbox.

PixKey
40882598074

Testing Verification

How Do I force a failed RTP withdrawal?

To force a failure on instant withdraw, you can set firstName = suspended when passing values to the Coinflow withdraw form.

How Do I force a rejection verification for a US withdrawer?
On verification, pass 9999 as the last 4 social security number and 99999 as the withdrawer’s zipcode.

How Do I force a pending verification status for a US withdrawer?
On verification, pass 1111 as the last 4 social security number and 11111 as the withdrawer’s zipcode.