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 |
|---|---|---|---|---|---|
| 38454 | 575.97 | 2026-07-10 16:00:00 | test succeeded | el_testuOcl4nla0zol5KBsapuavOq |
{
"id": "el_testuOcl4nla0zol5KBsapuavOq",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testuOcl4nla0zol5KBsapuavOq",
"type": "sale",
"state": "captured",
"total": {
"amount": "5.64",
"currencyCode": "USD"
},
"amount": 575.97,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testMQX6nLfqyB3eK9Ra8d3e4Rx9F",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/m4wludfsrfzfouwycjzep3uis0qo",
"createdAt": "2026-07-17T19:06:02-07:00",
"doCapture": true,
"modifiedAt": "2026-07-17T19:06:02-07:00",
"storedCard": null,
"description": "Tempora voluptatum fugit voluptates molestiae.",
"isAuthorized": true,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|