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 |
|---|---|---|---|---|---|
| 25971 | 383.98 | 2026-07-10 16:00:00 | test succeeded | el_test1tl3nFTY0wlE5dCTf2idNNN |
{
"id": "el_test1tl3nFTY0wlE5dCTf2idNNN",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_test1tl3nFTY0wlE5dCTf2idNNN",
"type": "sale",
"state": "authorized",
"total": {
"amount": "648.59",
"currencyCode": "USD"
},
"amount": 383.98,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testAhbFmmwnQP2u2HIyvaiOp1hL6",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/bfzzyvehngerjhaizjwbtzjpx06k",
"createdAt": "2026-07-20T14:02:00-07:00",
"doCapture": true,
"modifiedAt": "2026-07-20T14:02:00-07:00",
"storedCard": null,
"description": "Fuga neque necessitatibus cupiditate.",
"isAuthorized": true,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|