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 |
|---|---|---|---|---|---|
| 38438 | 383.98 | 2026-07-10 16:00:00 | test succeeded | el_test3vFVxFCk5dfb102Phs5GNG0 |
{
"id": "el_test3vFVxFCk5dfb102Phs5GNG0",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_test3vFVxFCk5dfb102Phs5GNG0",
"type": "sale",
"state": "voided",
"total": {
"amount": "523.93",
"currencyCode": "USD"
},
"amount": 383.98,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testn1owIxwvwZSTL3TgYNeIPLLpW",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/8yfoiljqc6obgzz0ozypn0sru8oj",
"createdAt": "2026-07-16T12:00:00-07:00",
"doCapture": true,
"modifiedAt": "2026-07-16T12:00:00-07:00",
"storedCard": null,
"description": "Voluptas occaecati est quisquam nesciunt reiciendis neque.",
"isAuthorized": false,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|