Error message | Stolen Card |
---|---|
Description | The pay-in failed because the issuing bank declared the card as stolen. |
Categories | Card Fraud policy Pay-in |
What to do
In such cases, if end users did not declare their card as stolen, they need to contact their bank to unblock the situation.Example
API Response
Copy
Ask AI
{
"Id":"3348033355",
"Tag":"custom",
"CreationDate":1678093159,
"AuthorId":"2331754075",
"CreditedUserId":"2331754075",
"DebitedFunds":{
"Currency":"GBP",
"Amount":859
},
"CreditedFunds":{
"Currency":"GBP",
"Amount":859
},
"Fees":{
"Currency":"GBP",
"Amount":0
},
"Status":"FAILED",
"ResultCode":"008003",
"ResultMessage":"Stolen Card",
"ExecutionDate":null,
"Type":"PAYIN",
"Nature":"REGULAR",
"CreditedWalletId":"2331754091",
"DebitedWalletId":null,
"PaymentType":"CARD",
"ExecutionType":"DIRECT",
"SecureMode":"DEFAULT",
"CardId":"2609521942",
"SecureModeReturnURL":"https://payments-callbacks.vinted.net/redirect?_token=f483a791-6bd2-4509-aff1-10f93ae4acb2&transactionId=3348012255",
"SecureModeRedirectURL":null,
"SecureModeNeeded":false,
"Culture":"EN",
"SecurityInfo":{
"AVSResult":"NO_CHECK"
},
"StatementDescriptor":"5403414927",
"BrowserInfo":{
"AcceptHeader":"application/json, text/plain, */*",
"JavaEnabled":false,
"Language":"en-US",
"ColorDepth":24,
"ScreenHeight":768,
"ScreenWidth":1360,
"TimeZoneOffset":0,
"UserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36",
"JavascriptEnabled":true
},
"IpAddress":"137.83.244.212",
"Billing":{
"FirstName":"Ms",
"LastName":"GC Sitlington",
"Address":{
"AddressLine1":null,
"AddressLine2":null,
"City":null,
"Region":null,
"PostalCode":null,
"Country":null
}
},
"Shipping":{
"FirstName":"Ms",
"LastName":"GC Sitlington",
"Address":{
"AddressLine1":null,
"AddressLine2":null,
"City":null,
"Region":null,
"PostalCode":null,
"Country":null
}
},
"Requested3DSVersion":"V2_1",
"Applied3DSVersion":"V2_1",
"RecurringPayinRegistrationId":null
}