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 |
|---|---|---|---|---|---|
| 38440 | 383.98 | 2026-07-10 16:00:00 | test succeeded | el_testvPMNeJ13sZULAiBrN36c0HG |
{
"id": "el_testvPMNeJ13sZULAiBrN36c0HG",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testvPMNeJ13sZULAiBrN36c0HG",
"type": "sale",
"state": "declined",
"total": {
"amount": "236.45",
"currencyCode": "USD"
},
"amount": 383.98,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_test1VI7vE5DGgh3IlO7XJAXvhCtB",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/68l1ja3rubkmtt2zqt7lfst6zp3a",
"createdAt": "2026-07-16T12:00:00-07:00",
"doCapture": true,
"modifiedAt": "2026-07-16T12:00:00-07:00",
"storedCard": null,
"description": "Saepe et eum eius sequi eum quisquam.",
"isAuthorized": false,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|