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 |
|---|---|---|---|---|---|
| 25978 | 191.99 | 2026-08-10 16:00:00 | test succeeded | el_testSUJ8sKOuDtjMcXKHjJ1tHrZ |
{
"id": "el_testSUJ8sKOuDtjMcXKHjJ1tHrZ",
"href": "https:\/\/uat.api.converge.eu.elavonaws.com\/transactions\/el_testSUJ8sKOuDtjMcXKHjJ1tHrZ",
"type": "sale",
"state": "declined",
"total": {
"amount": "636.48",
"currencyCode": "USD"
},
"amount": 191.99,
"source": "directApiCall",
"status": "succeeded",
"shopper": "el_testygTqLJ5NEVY9NfSUBTqEYq7KD",
"failures": [],
"merchant": "https:\/\/uat.api.converge.eu.elavonaws.com\/merchants\/n5nkcp6t579cy5lcsyvpvt7x6syt",
"createdAt": "2026-07-20T14:02:06-07:00",
"doCapture": true,
"modifiedAt": "2026-07-20T14:02:06-07:00",
"storedCard": null,
"description": "Soluta ullam deleniti facilis porro qui occaecati vel.",
"isAuthorized": false,
"totalRefunded": null,
"capture_method": "automatic_async",
"customReference": null,
"totalRefundable": {
"amount": "0.00",
"currencyCode": "USD"
},
"authorizationCode": null,
"shopperInteraction": "ecommerce",
"relatedTransactions": []
}
|