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 |
|---|---|---|---|---|---|
| 38445 | 767.96 | 2026-07-10 16:00:00 | test succeeded | el_testD2OYBjTWNB4Qc19RGsGUvSu |
{
"id": "el_testD2OYBjTWNB4Qc19RGsGUvSu",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testD2OYBjTWNB4Qc19RGsGUvSu",
"type": "sale",
"state": "declined",
"total": {
"amount": "577.35",
"currencyCode": "USD"
},
"amount": 767.96,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testE7ASgSzl4L1F43Fm99EqEBQvU",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/ufcdfe4lwiospvhk1qokww3fdbyg",
"createdAt": "2026-07-17T19:05:56-07:00",
"doCapture": true,
"modifiedAt": "2026-07-17T19:05:56-07:00",
"storedCard": null,
"description": "Rerum voluptate eos dolore voluptatibus.",
"isAuthorized": false,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|