9103

Error messagePSP configuration error
DescriptionPSP configuration error
Categories
Pay-in

Example

API Response
1{
2 "Id":"333781255",
3 "Tag":"Custom meta",
4 "CreationDate":1677833965,
5 "AuthorId":"333395534",
6 "CreditedUserId":"333355434",
7 "DebitedFunds":{
8 "Currency":"EUR",
9 "Amount":3600
10 },
11 "CreditedFunds":{
12 "Currency":"EUR",
13 "Amount":3000
14 },
15 "Fees":{
16 "Currency":"EUR",
17 "Amount":600
18 },
19 "Status":"FAILED",
20 "ResultCode":"009103",
21 "ResultMessage":"PSP configuration error",
22 "ExecutionDate":null,
23 "Type":"PAYIN",
24 "Nature":"REGULAR",
25 "CreditedWalletId":"3333955441",
26 "DebitedWalletId":null,
27 "PaymentType":"CARD",
28 "ExecutionType":"DIRECT",
29 "SecureMode":"DEFAULT",
30 "CardId":"3554009403",
31 "SecureModeReturnURL":null,
32 "SecureModeRedirectURL":null,
33 "SecureModeNeeded":false,
34 "Culture":"EN",
35 "SecurityInfo":{
36 "AVSResult":"NO_CHECK"
37 },
38 "StatementDescriptor":"Yoojo",
39 "BrowserInfo":{
40 "AcceptHeader":"application/json, text/plain, */*",
41 "JavaEnabled":true,
42 "Language":"fr",
43 "ColorDepth":24,
44 "ScreenHeight":844,
45 "ScreenWidth":390,
46 "TimeZoneOffset":-60,
47 "UserAgent":"AutoChrome",
48 "JavascriptEnabled":true
49 },
50 "IpAddress":"92.184.97.254",
51 "Requested3DSVersion":"V2_1",
52 "Applied3DSVersion":null,
53 "RecurringPayinRegistrationId":null
54}