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
008504
Error message | Amount of the transaction exceeded the amount permitted |
---|---|
Description | The transaction amount exceeds the permitted amount. |
Categories | Fraud policy |
Example
{
"Id":"229244420",
"Tag":null,
"CreationDate":1648129380,
"AuthorId":"229264417",
"CreditedUserId":"318444467",
"DebitedFunds":{
"Currency":"EUR",
"Amount":8000
},
"CreditedFunds":{
"Currency":"EUR",
"Amount":8000
},
"Fees":{
"Currency":"EUR",
"Amount":0
},
"Status":"FAILED",
"ResultCode":"008504",
"ResultMessage":"Amount of the transaction exceeded the amount permitted",
"ExecutionDate":null,
"Type":"PAYIN",
"Nature":"REGULAR",
"CreditedWalletId":"2281742272",
"DebitedWalletId":null,
"PaymentType":"CARD",
"ExecutionType":"WEB",
"RedirectURL":"https://RedirectURL",
"ReturnURL":"https://ReturnURL",
"TemplateURL":"https://TemplateURL",
"CardType":"CB_VISA_MASTERCARD",
"Culture":"FR",
"SecureMode":"DEFAULT",
"StatementDescriptor":null
}
Was this page helpful?
On this page