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 |
|---|---|---|---|---|---|
| 38448 | 575.97 | 2026-07-10 16:00:00 | test succeeded | el_testKO427AO61znYDfwPoVDEJxM |
{
"id": "el_testKO427AO61znYDfwPoVDEJxM",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testKO427AO61znYDfwPoVDEJxM",
"type": "sale",
"state": "voided",
"total": {
"amount": "280.44",
"currencyCode": "USD"
},
"amount": 575.97,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testEKlTlysMYAkEG9oMP3BaoYfgy",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/jaedolbwi5epindhve9ila30u3sa",
"createdAt": "2026-07-17T19:05:58-07:00",
"doCapture": true,
"modifiedAt": "2026-07-17T19:05:58-07:00",
"storedCard": null,
"description": "Voluptas sapiente impedit aut soluta qui molestiae.",
"isAuthorized": false,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|