The following link is to Adyen's documentation for testing payments:
CP Testing
https://docs.adyen.com/point-of-sale/testing-pos-payments
Testing CP responses
If you'd like to test card present responses using the blue / green cards from Adyen, you can get certain results by setting the amount of the payment.
Payment Amount | Payment Result |
---|---|
xxx1.21 | CANCELLED |
xxx1.22 | ACQUIRER_FRAUD |
xxx1.23 | DECLINED |
xxx1.24 | NOT_ENOUGH_BALANCE |
xxx1.25 | BLOCKED_CARD |
xxx1.26 | EXPIRED_CARD |
xxx1.27 | INVALID_AMOUNT |
xxx1.28 | INVALID_CARD_NUMBER |
xxx1.29 | NOT_SUPPORTED |
xxx1.30 | ACQUIRER_ERROR |
xxx1.31 | REFUSED |
xxx1.32 | REFUSED |
xxx1.33 | REFERRAL |
xxx1.34 | INVALID_PIN |
xxx1.35 | PIN_TRIES_EXCEEDED |
xxx1.36 | ISSUER_UNAVAILABLE |
xxx1.37 | WITHDRAWAL_AMOUNT_EXCEEDED |
xxx1.38 | WITHDRAWAL_COUNT_EXCEEDED |
xxx1.39 | NOT_ENOUGH_BALANCE |
xxx1.44 | NOT_SUBMITTED |
xxx1.45 | FRAUD_CANCELLED |
xxx1.46 | TRANSACTION_NOT_PERMITTED |
xxx1.47 | CVC_DECLINED |
xxx1.48 | RESTRICTED_CARD |
xxx1.49 | REVOCATION_OF_AUTH |
xxx1.50 | DECLINED_NON_GENERIC |
xxx1.51 | ISSUER_SUSPECTED_FRAUD |
xxx1.52 | NO_CHECKING_ACCOUNT_AVAILABLE_ON_CARD |
xxx1.53 | NO_SAVINGS_ACCOUNT_AVAILABLE_ON_CARD |
xxx1.56 | CARD_REQUIRES_ONLINE_PIN |
xxx1.57 | AUTHENTICATION_REQUIRED |
xxx1.58 | CURRENT_AID_IS_IN_PENALTY_BOX. |
xxx1.59 | ONLINE_PIN_REQUIRED |
xxx1.60 | TRY_ANOTHER_INTERFACE |
xxx1.61 | CHIP_DOWNGRADE_MODE |
CNP Testing
https://docs.adyen.com/development-resources/testing/test-card-numbers
The following card numbers, with their expiration dates and CVV values have been activated for testing. By default all Adyen test card numbers will be reported as FRAUD until they have been approved for testing.
Type | Card Number | Expiration | CVV | Postal Code |
---|---|---|---|---|
Visa Consumer NL | 4111 1111 1111 1111 | 03/2030 | 737 | |
Visa Credit US | 4151 5000 0000 0008 | 03/30 | 737 | |
Visa with AVS Zip Match | 4400 0000 0000 0008 | 03/30 | 737 | 95014 |
MC | 5100 0600 0000 0002 | 12/29 | 737 | |
Amex NL | 3700 0000 0000 002 | 03/30 | 7373 | |
Amex US with AVS Zip Match | 3742 5101 8720 018 | 03/30 | 7373 | 20500 |
Diners NL | 3607 0500 0010 20 | 03/30 | 737 |
Testing CNP responses
You can pass specific values for the card holder name and this will generate specific responses.
Cardholder Name | Payment Result |
---|---|
DECLINED | DECLINED |
FRAUD | FRAUD |
CARD_EXPIRED | CARD_EXPIRED |