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 |
|---|---|---|---|---|---|
| 25975 | 575.97 | 2026-08-10 16:00:00 | test succeeded | el_testHKtDHjJRUEuXbQEtV1Ms1ji |
{
"id": "el_testHKtDHjJRUEuXbQEtV1Ms1ji",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testHKtDHjJRUEuXbQEtV1Ms1ji",
"type": "sale",
"state": "captured",
"total": {
"amount": "159.90",
"currencyCode": "USD"
},
"amount": 575.97,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testwCVCz7dvS9X1oYbdlOLiamIfd",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/gbhuhyjwwfsur3bvqescwgcvhker",
"createdAt": "2026-07-20T14:02:04-07:00",
"doCapture": true,
"modifiedAt": "2026-07-20T14:02:04-07:00",
"storedCard": null,
"description": "Quibusdam est aliquam temporibus vel quod et.",
"isAuthorized": true,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|