Use the following test cards to simulate different payment scenarios:
All valid till dates should be future, all CVC are random
| ID | Amount | Created At | Status | Reference | Context |
|---|---|---|---|---|---|
| 38432 | 1603.92 | 2026-07-10 16:00:00 | test succeeded | el_testEuMz9Sqjl7HhzgxLkoyJgzc |
{
"id": "el_testEuMz9Sqjl7HhzgxLkoyJgzc",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testEuMz9Sqjl7HhzgxLkoyJgzc",
"type": "sale",
"state": "captured",
"total": {
"amount": "68.13",
"currencyCode": "USD"
},
"amount": 1603.92,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testWFlVki17ghGrybgYKMN7486pg",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/suhujctbrmh4lg2u2bs6dixh7jts",
"createdAt": "2026-07-15T12:00:00-07:00",
"doCapture": true,
"modifiedAt": "2026-07-15T12:00:00-07:00",
"storedCard": null,
"description": "Quia magni earum sed dignissimos.",
"isAuthorized": true,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|