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 |
|---|---|---|---|---|---|
| 38444 | 575.97 | 2026-07-10 16:00:00 | test succeeded | el_test6ClInDUa6UturFwxR8ystlw |
{
"id": "el_test6ClInDUa6UturFwxR8ystlw",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_test6ClInDUa6UturFwxR8ystlw",
"type": "sale",
"state": "captured",
"total": {
"amount": "940.03",
"currencyCode": "USD"
},
"amount": 575.97,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testyG5zAp3euiiz22OpLjIfw4drG",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/7cnc5dhrq2fpn5j9pf7jbdspzxfn",
"createdAt": "2026-07-17T19:05:55-07:00",
"doCapture": true,
"modifiedAt": "2026-07-17T19:05:55-07:00",
"storedCard": null,
"description": "Assumenda nemo minus molestiae voluptatem minima beatae sed.",
"isAuthorized": true,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|