# MD for: https://www.mercadopago.com.mx/developers/pt/docs/prestashop/additional-content/your-integrations/test/cards.md \# Test cards Mercado Pago provides \*\*test cards\*\* that will allow you to test payments without using a real card. Their data, such as number, security code, and expiration date, can be combined with the \*\*data relating to the cardholder\*\*, which will allow you to test different payment scenarios. That is, \*\*you can use the information of any test card and test different payment results based on the cardholder's data\*\*. Below, you can see the data of the \*\*test debit and credit cards\*\*. Select the one you want to use to test your integration. | Card type | Flag | Number | Security code | Expiration date | | :--- | :---: | :---: | :---: | :---: | | Credit card | Mastercard | 5474 9254 3267 0366 | 123 | 11/30 | | Credit card | Visa | 4075 5957 1648 3764 | 123 | 11/30 | | Credit card | American Express | 3711 803032 57522 | 1234 | 11/30 | | Debit card| Mastercard | 5579 0534 6148 2647 | 123 | 11/30 | | Debit card | Visa | 4189 1412 2126 7633 | 123 | 11/30 | Next, choose which payment scenario to test and fill in the \*\*cardholder's information\*\* (First name and last name, Document type and number) as indicated in the table below. | Cardholder’s first and last name | Payment Status | | --- | --- | | \`APRO\` | Approved payment | | \`OTHE\` | Declined for general error | | \`CONT\` | Pending payment | | \`CALL\` | Declined with validation to authorize | | \`FUND\` | Declined for insufficient amount | | \`SECU\` | Declined for invalid security code | | \`EXPI\` | Declined due to due date issue | | \`FORM\` | Declined due to form error | | \`CARD\` | Rejected for missing card\_number | | \`INST\` | Rejected for invalid installments | | \`DUPL\` | Rejected for duplicate payment | | \`LOCK\` | Rejected for disabled card | | \`CTNA\` | Rejected for non-permitted card type | | \`ATTE\` | Rejected due to exceeded PIN attempts | | \`BLAC\` | Rejected for being on the blacklist | | \`UNSU\` | Not supported | | \`TEST\` | Used to apply amount rules |