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 |
|---|---|---|---|---|---|
| 38441 | 1069.28 | 2026-07-10 16:00:00 | test succeeded | el_testATp7edpsV6nUPOPU7MmIG8N |
{
"id": "el_testATp7edpsV6nUPOPU7MmIG8N",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testATp7edpsV6nUPOPU7MmIG8N",
"type": "sale",
"state": "declined",
"total": {
"amount": "77.31",
"currencyCode": "USD"
},
"amount": 1069.28,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testqe1m2vZr9bnKiHxwcH0SJMcuC",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/omdedvtsrkzfl2gafz5p03hlekfb",
"createdAt": "2026-07-16T12:00:00-07:00",
"doCapture": true,
"modifiedAt": "2026-07-16T12:00:00-07:00",
"storedCard": null,
"description": "Et praesentium sunt ut voluptatem nostrum possimus aliquid itaque.",
"isAuthorized": false,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|