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 |
|---|---|---|---|---|---|
| 38449 | 575.97 | 2026-07-10 16:00:00 | test succeeded | el_testLeCYbUjVdLYEZrTLPbYFtjp |
{
"id": "el_testLeCYbUjVdLYEZrTLPbYFtjp",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testLeCYbUjVdLYEZrTLPbYFtjp",
"type": "sale",
"state": "captured",
"total": {
"amount": "723.76",
"currencyCode": "USD"
},
"amount": 575.97,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_test5NJewbYBND91Sabb2D0pZA1yb",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/ih13bqgzjjmvqnw3mkrqieebhtmo",
"createdAt": "2026-07-17T19:05:58-07:00",
"doCapture": true,
"modifiedAt": "2026-07-17T19:05:58-07:00",
"storedCard": null,
"description": "Ex quae enim iure repellendus quo ipsum modi quo.",
"isAuthorized": true,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|