Test Cards Number

This document provides test cards for sandbox payment testing.

To simulate a payment on sandbox, please use the following card numbers.


3DS Authentication

  • To perform 3DS authentication, set allowAuthentication: true in the request
  • OTP: 123456


CVV: any three digits

Visa

Test CaseCard NumberExpiry DateNotes
No 3DS (Success)489533011111111912/31
401200103714111212/31
483583005262191212/27
No 3DS (Failure)483583005262191212/31Use special amount (see below)
3DS Frictionless (Success)468236500085390912/31
3DS Frictionless (Failure)4682365000853909Enter incorrect expiry date
3DS Challenge (Success)468236500085391112/31
3DS Challenge (Failure)468236500085391112/31Enter wrong OTP code 3 times

Mastercard

Test CaseCard NumberExpiry DateNotes
No 3DS (Success)520474000000100212/31
520473000000100312/31
541333000200144512/31
No 3DS (Failure)541333000200144512/31Use special amount (see below)
3DS Frictionless (Success)540042060010811912/31
3DS Frictionless (Failure)5400420600108119Enter incorrect expiry date
3DS Challenge (Success)540042060010812112/31
3DS Challenge (Failure)540042060010812112/31Enter wrong OTP code 3 times

UnionPay

Test CaseCard NumberExpiry DateNotes
No 3DS (Success)625094600000001612/31
No 3DS (Failure)625094600000001612/31Use special amount (see below)
3DS Frictionless (Success)625094700000001412/33
3DS Frictionless (Failure)6250947000000014Enter incorrect expiry date
3DS Challenge (Success)625094050000000612/33
3DS Challenge (Failure)625094050000000612/33Enter wrong OTP code 3 times

Special Amount Triggers (All Currencies)

Specify the following amounts in any currency to simulate specific errors.

Applicable card brands: Visa, Mastercard

AmountError CodeScenario
39.04I0004Pick up card (no fraud)
39.51P0012No sufficient funds
39.61P0016Exceeds amount limit
39.05I0005Transaction failed
39.96I0096System malfunction
39.54I0054Expired card or expiration date missing


CVV: any three digits

3D Secure Redirect Handling (Japan Entity): For the Japan Entity, the action.type returned during the 3D Secure authentication flow may be either redirectUser or threeDSRedirect, depending on the payment channel. Both values indicate the same redirect flow and should be handled identically by redirecting the customer to the URL provided in the response.

JCB

Test CaseCard NumberExpiry DateNotes
No 3DS (Success)356715005139810312/31
No 3DS (Failure)356715005139810312/31Use special amount (see below)
3DS Frictionless (Success)356670333136120512/31
3DS Frictionless (Failure)3566703331361205Enter incorrect expiry date
3DS Challenge (Success)356670333136120712/31
3DS Challenge (Failure)356670333136120712/31Enter wrong OTP code 3 times

American Express

Test CaseCard NumberExpiry DateNotes
No 3DS (Success)34052800168000912/31
No 3DS (Failure)34052800168000912/31Use special amount (see below)
3DS Frictionless (Success)374245001741 00912/31
3DS Frictionless (Failure)374245001741009Enter incorrect expiry date
3DS Challenge (Success)37424500174101112/31
3DS Challenge (Failure)37424500174101112/31Enter wrong OTP code 3 times

Diners

Test CaseCard NumberExpiry DateNotes
No 3DS (Success)601124080000230612/31
No 3DS (Failure)601124080000230612/31Use special amount (see below)
3DS Frictionless (Success)601120881151612412/31
3DS Frictionless (Failure)6011208811516124Enter incorrect expiry date
3DS Challenge (Success)601120881151612612/31
3DS Challenge (Failure)601120881151612612/31Enter wrong OTP code 3 times

Special Amount Triggers (JPY Only)

The following amounts are only effective in JPY currency.

Applicable card brands: JCB, American Express, Diners

AmountError CodeScenario
12,100I0005Transaction failed, please contact issuer — カード使用不可(クレジットカードが使用不可能なとき)
39.51I0005Transaction failed, please contact issuer — 保留(取引の判定が保留と見なされたとき)
39.61I0014Exceeds amount limit / Invalid account number (no such number) — 無効カード、カード取込(無効カードが入力されたとき)


Did this page help you?