Getting started
- Home
- How-to guides
- Release notes
Integration options
- Server-side SDKs
- Checkout SDK
- Vault SDK
- Profiler SDK
- Mirakl connector
Resources
- Postman
- Testing
- Error handling
- Webhooks
- Bank statements
- Reports
Useful links
008509
Error message | Number of bank cards allowed is exceeded |
---|---|
Description | The number of cards allowed is exceeded. |
Categories | Fraud policy Card |
Example
API Response
{
"Id":"2958344511",
"Tag":null,
"CreationDate":1667917407,
"AuthorId":"2954444444",
"CreditedUserId":"2944444444",
"DebitedFunds":{
"Currency":"EUR",
"Amount":5000
},
"CreditedFunds":{
"Currency":"EUR",
"Amount":5000
},
"Fees":{
"Currency":"EUR",
"Amount":0
},
"Status":"FAILED",
"ResultCode":"008509",
"ResultMessage":"Number of bank cards allowed is exceeded",
"ExecutionDate":null,
"Type":"PAYIN",
"Nature":"REGULAR",
"CreditedWalletId":"295844540",
"DebitedWalletId":null,
"PaymentType":"CARD",
"ExecutionType":"DIRECT",
"SecureMode":"DEFAULT",
"CardId":"2958398181",
"SecureModeReturnURL":"https://ReturnURL",
"SecureModeRedirectURL":null,
"SecureModeNeeded":true,
"Culture":"EN",
"SecurityInfo":{
"AVSResult":"NO_CHECK"
},
"StatementDescriptor":null,
"BrowserInfo":{
"AcceptHeader":"*/*",
"JavaEnabled":false,
"Language":"fr-FR",
"ColorDepth":24,
"ScreenHeight":1080,
"ScreenWidth":1920,
"TimeZoneOffset":-60,
"UserAgent":"Mozilla/",
"JavascriptEnabled":true
},
"IpAddress":"IPV6",
"Requested3DSVersion":"V2_1",
"Applied3DSVersion":"V2_1",
"RecurringPayinRegistrationId":null
}
Was this page helpful?
On this page