Test Cards

Below is a list of test card numbers that you can use this test card data in your sandbox environment in order to trigger different success and error responses associated with adding a card Payment Method and making Payment using your card.

Card TypeCard NumberCVV / Expiry / AddressUse CaseStatuses and Status Codes
Mastercard Credit2221000000000009CVV: 111
Expiry: Any future date
Address: Any billing address
Successful credit card tokenization and successful Payment creation.

The Payment Method and Payment Intent response payloads should reflect the fees associated with a credit card Payment Method.
Payment Method status of 'ACTIVE' and Payment status of 'CHARGED`.
Visa Credit (Canadian Recipient)4242424242424242CVV: 111
Expiry: Any future date
Address: Any billing address
Successful credit card tokenization and successful Payment to a Canadian Recipient creation.

The Payment Method and Payment Intent response payloads should reflect the fees associated with a credit card Payment Method.
Visa Credit4002292747307851CVV: 111
Expiry: Any future date
Address: Any billing address
Unsuccessful credit card tokenization due to a card fraud response from the card processor.Payment Method status of 'CREATE_PAYMENT_METHOD_FAILED'.
Visa Debit4462030000000000CVV: 111
Expiry: Any future date
Address: Any billing address
Successful debit card tokenization and successful Payment creation.

The Payment Method and Payment Intent response payloads should reflect the fees associated with a debit card Payment Method.
Payment Method status of 'ACTIVE' and Payment status of 'CHARGED`.
Capital One Consumer Credit4003445370354868CVV: 111
Expiry: Any future date
Address: Any billing address
Capital One consumer credit card successful tokenization.

Appropriate unsupported Payment errors when used to make any Payment.

Capital One tightly restricts the processing of their consumer card products.
Payment Method status of 'ACTIVE' and Payment Intent status of NOT_CAPTURABLE' on Payment Intent.

Additionally, the Payment Intent statusReason displays a 'CARD_ISSUER_BLOCK'.
Visa Prepaid4142387628712178CVV: 111
Expiry: Any future date
Address: Any billing address
Successful prepaid card tokenization.

Appropriate unsupported Payment errors when used to make a payment.

Plastiq Connect prohibits the use of prepaid cards and disables Payment processing.
Payment Method status of 'ACTIVE' and Payment Intent status of NOT_CAPTURABLE' on Payment Intent.

Additionally, the statusReason code displays an 'UNSUPPORTED_PAYMENT_BLOCK'.
Master Card Credit (EFT)5454545454545454CVV: 111
Expiry: Any future date
Address: Any billing address
Successful credit card tokenization and successful Payment creation for recipients with type: EFT.Payment Method status of 'ACTIVE' and Payment status of 'CHARGED`.

What’s Next