101111

Error messageMaximum number of attempts reached
DescriptionThe pay-in is blocked due to too many attempts for the same transaction.
Categories
Refused transaction

Pay-in

Causes

The banking system recorded too many attempts for the same transaction and blocked the payment as a security measure.

Example

API Response
{
"Id":"3339654448",
"Tag":"Custom meta",
"CreationDate":1677861511,
"AuthorId":"73444510",
"CreditedUserId":"6344458",
"DebitedFunds":{
"Currency":"EUR",
"Amount":938
},
"CreditedFunds":{
"Currency":"EUR",
"Amount":938
},
"Fees":{
"Currency":"EUR",
"Amount":0
},
"Status":"FAILED",
"ResultCode":"101111",
"ResultMessage":"Maximum number of attempts reached",
"ExecutionDate":null,
"Type":"PAYIN",
"Nature":"REGULAR",
"CreditedWalletId":"644459",
"DebitedWalletId":null,
"PaymentType":"APPLEPAY",
"ExecutionType":"DIRECT",
"SecureMode":null,
"CardId":null,
"SecureModeReturnURL":null,
"SecureModeRedirectURL":null,
"SecureModeNeeded":false,
"Culture":null,
"SecurityInfo":{
"AVSResult":"NO_CHECK"
},
"StatementDescriptor":"Nov2020",
"BrowserInfo":null,
"IpAddress":null,
"Billing":null,
"Shipping":null,
"Requested3DSVersion":null,
"Applied3DSVersion":null,
"RecurringPayinRegistrationId":null
}