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 |
|---|---|---|---|---|---|
| 38453 | 767.96 | 2026-07-10 16:00:00 | test succeeded | el_testAiUCNG7BRZo7pShP8njYaO7 |
{
"id": "el_testAiUCNG7BRZo7pShP8njYaO7",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testAiUCNG7BRZo7pShP8njYaO7",
"type": "sale",
"state": "authorized",
"total": {
"amount": "604.52",
"currencyCode": "USD"
},
"amount": 767.96,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_test9idLN0L8JSK4uvZUaGkImUaWA",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/t77c127bsmbd3dwe3bir8hk2pznu",
"createdAt": "2026-07-17T19:06:01-07:00",
"doCapture": true,
"modifiedAt": "2026-07-17T19:06:01-07:00",
"storedCard": null,
"description": "Aut quam perferendis qui sapiente ullam expedita.",
"isAuthorized": true,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|