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 |
|---|---|---|---|---|---|
| 38447 | 383.98 | 2026-07-10 16:00:00 | test succeeded | el_testIkP7EuQU3NrSRPANZisfa64 |
{
"id": "el_testIkP7EuQU3NrSRPANZisfa64",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testIkP7EuQU3NrSRPANZisfa64",
"type": "sale",
"state": "voided",
"total": {
"amount": "826.21",
"currencyCode": "USD"
},
"amount": 383.98,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testndluuBIix3pu8oTpt9EamRYCM",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/jlkmneunll0ldjybu0kma9wapzoi",
"createdAt": "2026-07-17T19:05:57-07:00",
"doCapture": true,
"modifiedAt": "2026-07-17T19:05:57-07:00",
"storedCard": null,
"description": "Itaque expedita quidem provident esse.",
"isAuthorized": false,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|