8513

Error messageNumber of device fingerprints allowed is exceeded
DescriptionThe pay-in failed because the number of cards for this fingerprint is exceeded.
Categories
Fraud policy

Card

Additional information

The card fingerprint is a unique identifier attached to each card on the platform, allowing you to spot unusual behavior.

Example

API Response
1{
2 "Id":"3313696244",
3 "Tag":"Custom meta",
4 "CreationDate":1677208897,
5 "AuthorId":"81569333",
6 "CreditedUserId":"815693339",
7 "DebitedFunds":{
8 "Currency":"EUR",
9 "Amount":2394
10 },
11 "CreditedFunds":{
12 "Currency":"EUR",
13 "Amount":239
14 },
15 "Fees":{
16 "Currency":"EUR",
17 "Amount":0
18 },
19 "Status":"FAILED",
20 "ResultCode":"008513",
21 "ResultMessage":"Number of device fingerprints allowed is exceeded",
22 "ExecutionDate":null,
23 "Type":"PAYIN",
24 "Nature":"REGULAR",
25 "CreditedWalletId":"1274814754",
26 "DebitedWalletId":null,
27 "PaymentType":"CARD",
28 "ExecutionType":"DIRECT",
29 "SecureMode":"FORCE",
30 "CardId":"3313696333",
31 "SecureModeReturnURL":"https://",
32 "SecureModeRedirectURL":null,
33 "SecureModeNeeded":true,
34 "Culture":"EN",
35 "SecurityInfo":{
36 "AVSResult":"NO_CHECK"
37 },
38 "StatementDescriptor":"TC 6366871",
39 "BrowserInfo":{
40 "AcceptHeader":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
41 "JavaEnabled":false,
42 "Language":"pt-PT",
43 "ColorDepth":24,
44 "ScreenHeight":824,
45 "ScreenWidth":384,
46 "TimeZoneOffset":-240,
47 "UserAgent":"user agent",
48 "JavascriptEnabled":true
49 },
50 "IpAddress":"Ipv6",
51 "Requested3DSVersion":null,
52 "Applied3DSVersion":"V2_1",
53 "RecurringPayinRegistrationId":null
54}