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 |
|---|---|---|---|---|---|
| 25969 | 383.98 | 2026-07-10 16:00:00 | test succeeded | el_test9l3RQpNDx1GsrrKyODsvxs5 |
{
"id": "el_test9l3RQpNDx1GsrrKyODsvxs5",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_test9l3RQpNDx1GsrrKyODsvxs5",
"type": "sale",
"state": "voided",
"total": {
"amount": "785.78",
"currencyCode": "USD"
},
"amount": 383.98,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testwatHWDrCR16w5XNqV2jMb6dPX",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/okr0iojwt8tjd7asumu7hjioxeyu",
"createdAt": "2026-07-20T14:01:58-07:00",
"doCapture": true,
"modifiedAt": "2026-07-20T14:01:58-07:00",
"storedCard": null,
"description": "Impedit vel dolorum et rerum.",
"isAuthorized": false,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|