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
101116
Error message | Debit transaction frequency exceeded |
---|---|
Description | The maximum number of authorized daily transactions has been exceeded. |
Categories | Refused transaction |
Example
API Response
{
"Id":"335295644",
"Tag":"Custom meta",
"CreationDate":1678203660,
"AuthorId":"320664881",
"CreditedUserId":"3205166881",
"DebitedFunds":{
"Currency":"GBP",
"Amount":1199
},
"CreditedFunds":{
"Currency":"GBP",
"Amount":1199
},
"Fees":{
"Currency":"GBP",
"Amount":0
},
"Status":"FAILED",
"ResultCode":"101116",
"ResultMessage":"Debit transaction frequency exceeded",
"ExecutionDate":null,
"Type":"PAYIN",
"Nature":"REGULAR",
"CreditedWalletId":"3205116685",
"DebitedWalletId":null,
"PaymentType":"CARD",
"ExecutionType":"DIRECT",
"SecureMode":"DEFAULT",
"CardId":"3205114921",
"SecureModeReturnURL":"https://ReturnURL",
"SecureModeRedirectURL":null,
"SecureModeNeeded":false,
"Culture":"EN",
"SecurityInfo":{
"AVSResult":"NO_CHECK"
},
"StatementDescriptor":"5436638846",
"BrowserInfo":{
"AcceptHeader":"*/*",
"JavaEnabled":false,
"Language":"en",
"ColorDepth":32,
"ScreenHeight":2208,
"ScreenWidth":1242,
"TimeZoneOffset":0,
"UserAgent":"io iPhone9,4",
"JavascriptEnabled":true
},
"IpAddress":"148.252.133.122",
"Requested3DSVersion":"V2_1",
"Applied3DSVersion":"V2_1",
"RecurringPayinRegistrationId":null
}
Was this page helpful?
On this page