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
008510
Error message | Number of clients per card is exceeded |
---|---|
Description | The number of clients per card is exceeded. |
Categories | Fraud policy Card |
Example
API Response
{
"Id":"3352404443",
"Tag":"Custom meta",
"CreationDate":1678194596,
"AuthorId":"334744495",
"CreditedUserId":"3344443195",
"DebitedFunds":{
"Currency":"EUR",
"Amount":2498
},
"CreditedFunds":{
"Currency":"EUR",
"Amount":2498
},
"Fees":{
"Currency":"EUR",
"Amount":0
},
"Status":"FAILED",
"ResultCode":"008510",
"ResultMessage":"Number of clients per card is exceeded",
"ExecutionDate":null,
"Type":"PAYIN",
"Nature":"REGULAR",
"CreditedWalletId":"3347443198",
"DebitedWalletId":null,
"PaymentType":"CARD",
"ExecutionType":"DIRECT",
"SecureMode":"FORCE",
"CardId":"3351685040",
"SecureModeReturnURL":"https://returnurl",
"SecureModeRedirectURL":null,
"SecureModeNeeded":true,
"Culture":"FR",
"SecurityInfo":{
"AVSResult":"NO_CHECK"
},
"StatementDescriptor":"5424448655",
"BrowserInfo":{
"AcceptHeader":"*/*",
"JavaEnabled":false,
"Language":"fr-FR",
"ColorDepth":32,
"ScreenHeight":2153,
"ScreenWidth":1080,
"TimeZoneOffset":60,
"UserAgent":"android / fr.",
"JavascriptEnabled":true
},
"IpAddress":"IPV5",
"Requested3DSVersion":"V2_1",
"Applied3DSVersion":"V2_1",
"RecurringPayinRegistrationId":null
}
Was this page helpful?
On this page