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 |
|---|---|---|---|---|---|
| 38431 | 575.97 | 2026-07-10 16:00:00 | test succeeded | el_testBVg3Ac69M0cUosHBxKK9XVV |
{
"id": "el_testBVg3Ac69M0cUosHBxKK9XVV",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testBVg3Ac69M0cUosHBxKK9XVV",
"type": "sale",
"state": "authorized",
"total": {
"amount": "293.01",
"currencyCode": "USD"
},
"amount": 575.97,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testIO3t9B3SWdngYRYW06ZHX5PB7",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/na8vqawqjdozycdhujvzlgllx6lc",
"createdAt": "2026-07-15T12:00:00-07:00",
"doCapture": true,
"modifiedAt": "2026-07-15T12:00:00-07:00",
"storedCard": null,
"description": "Corrupti ipsa quia commodi et libero odio.",
"isAuthorized": true,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|