008003

Error messageStolen Card
DescriptionThe 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
1{
2 "Id":"3348033355",
3 "Tag":"custom",
4 "CreationDate":1678093159,
5 "AuthorId":"2331754075",
6 "CreditedUserId":"2331754075",
7 "DebitedFunds":{
8 "Currency":"GBP",
9 "Amount":859
10 },
11 "CreditedFunds":{
12 "Currency":"GBP",
13 "Amount":859
14 },
15 "Fees":{
16 "Currency":"GBP",
17 "Amount":0
18 },
19 "Status":"FAILED",
20 "ResultCode":"008003",
21 "ResultMessage":"Stolen Card",
22 "ExecutionDate":null,
23 "Type":"PAYIN",
24 "Nature":"REGULAR",
25 "CreditedWalletId":"2331754091",
26 "DebitedWalletId":null,
27 "PaymentType":"CARD",
28 "ExecutionType":"DIRECT",
29 "SecureMode":"DEFAULT",
30 "CardId":"2609521942",
31 "SecureModeReturnURL":"https://payments-callbacks.vinted.net/redirect?_token=f483a791-6bd2-4509-aff1-10f93ae4acb2&transactionId=3348012255",
32 "SecureModeRedirectURL":null,
33 "SecureModeNeeded":false,
34 "Culture":"EN",
35 "SecurityInfo":{
36 "AVSResult":"NO_CHECK"
37 },
38 "StatementDescriptor":"5403414927",
39 "BrowserInfo":{
40 "AcceptHeader":"application/json, text/plain, */*",
41 "JavaEnabled":false,
42 "Language":"en-US",
43 "ColorDepth":24,
44 "ScreenHeight":768,
45 "ScreenWidth":1360,
46 "TimeZoneOffset":0,
47 "UserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36",
48 "JavascriptEnabled":true
49 },
50 "IpAddress":"137.83.244.212",
51 "Billing":{
52 "FirstName":"Ms",
53 "LastName":"GC Sitlington",
54 "Address":{
55 "AddressLine1":null,
56 "AddressLine2":null,
57 "City":null,
58 "Region":null,
59 "PostalCode":null,
60 "Country":null
61 }
62 },
63 "Shipping":{
64 "FirstName":"Ms",
65 "LastName":"GC Sitlington",
66 "Address":{
67 "AddressLine1":null,
68 "AddressLine2":null,
69 "City":null,
70 "Region":null,
71 "PostalCode":null,
72 "Country":null
73 }
74 },
75 "Requested3DSVersion":"V2_1",
76 "Applied3DSVersion":"V2_1",
77 "RecurringPayinRegistrationId":null
78}