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 |
|---|---|---|---|---|---|
| 25973 | 575.97 | 2026-08-10 16:00:00 | test succeeded | el_testZBgCx5sHmkDJ3CQOVcHMZG8 |
{
"id": "el_testZBgCx5sHmkDJ3CQOVcHMZG8",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testZBgCx5sHmkDJ3CQOVcHMZG8",
"type": "sale",
"state": "authorized",
"total": {
"amount": "143.82",
"currencyCode": "USD"
},
"amount": 575.97,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testjZq3w2Lx0c8xdghBIqZCwtpyU",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/ncatejtflpccj2qsbqw6ndcogeol",
"createdAt": "2026-07-20T14:02:02-07:00",
"doCapture": true,
"modifiedAt": "2026-07-20T14:02:02-07:00",
"storedCard": null,
"description": "Adipisci ut minus consequuntur placeat similique.",
"isAuthorized": true,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|