Testing
The test data is related to the pre-production environment and only describes the various test cases. The difference between using the hosted payment page or not using the hosted payment page is not described.
Below you'll find the input fields and expected results for different testing scenarios.
Positive payment flow
Flow | Country code | Currency code | Payment product ID | Payment | Amount | Status | Status code |
---|---|---|---|---|---|---|---|
Payment Request | BR or MX | BRL or MXN | 6106 | Mercado Pago | 2345 | PENDING_PAYMENT | 55 |
Payment Completed | - | - | - | - | - | CAPTURED | 800 |
Reconciled | - | - | - | - | - | CAPTURED | 900 |
Settled | - | - | - | - | - | PAID | 1000 |
Negative payment flow
Flow | Country code | Currency code | Payment product ID | Payment | Amount | Email address | Status | Status code | Reason |
---|---|---|---|---|---|---|---|---|---|
Payment Request | BR or MX | BRL or MXN | 6106 | Mercado Pago | 2000 | America_Lynch@hotmail | INVALID_EMAIL_ADDRESS | 400 | Email id is not in proper syntax |