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 |
|---|---|---|---|---|---|
| 38452 | 575.97 | 2026-07-10 16:00:00 | test succeeded | el_testXjahHVAgMFVJJWR8HBIw5oR |
{
"id": "el_testXjahHVAgMFVJJWR8HBIw5oR",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testXjahHVAgMFVJJWR8HBIw5oR",
"type": "sale",
"state": "declined",
"total": {
"amount": "10.91",
"currencyCode": "USD"
},
"amount": 575.97,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testGZZ9BotEX0JBqzPHu3qupoOz5",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/9xw2tln8wvd6ww13klyvqblzoskc",
"createdAt": "2026-07-17T19:06:00-07:00",
"doCapture": true,
"modifiedAt": "2026-07-17T19:06:00-07:00",
"storedCard": null,
"description": "Eum quis quia quae doloremque eaque.",
"isAuthorized": false,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|