gmo_services 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/config/locales/gmo_error_info/en.yml +1233 -0
- data/lib/config/settings.yml +14 -0
- data/lib/gmo_services/version.rb +1 -1
- data/lib/gmo_services.rb +2 -2
- metadata +3 -1
@@ -0,0 +1,1233 @@
|
|
1
|
+
en:
|
2
|
+
'000': 'Token acquisition completed normally'
|
3
|
+
'100': 'Card number Required check error'
|
4
|
+
'101': 'Card number format error (inclusive of numbers)'
|
5
|
+
'102': 'Card number format error (out of 10-16 digit range)'
|
6
|
+
'110': 'Expiration date mandatory check error'
|
7
|
+
'111': 'Expiration date format error (including numbers)'
|
8
|
+
'112': 'Expiration date format error (other than 6 or 4 digits)'
|
9
|
+
'113': 'Expiration format error (Month is 13 or more)'
|
10
|
+
'121': 'Security code format error (inclusive of numbers)'
|
11
|
+
'122': 'Security code format error (5 digits or more)'
|
12
|
+
'131': 'Nominee format error (Half size alphanumeric characters including some symbols)'
|
13
|
+
'132': 'Holder format error (51 digits or more)'
|
14
|
+
'501': 'Token parameter (id) has not been transmitted'
|
15
|
+
'502': 'Token parameter (id) does not exist in the master'
|
16
|
+
'511': 'The token parameter (cardInfo) has not been transmitted'
|
17
|
+
'512': 'Token parameter (cardInfo) can not be decrypted'
|
18
|
+
'521': 'Token parameter (key) has not been transmitted'
|
19
|
+
'522': 'Token parameter (key) can not be decrypted'
|
20
|
+
'531': 'Token parameter (callBack) has not been sent'
|
21
|
+
'541': 'Token parameter (hash) does not exist'
|
22
|
+
'551': 'Apikey for token does not exist ID'
|
23
|
+
'552': 'Apikey for token is not valid'
|
24
|
+
'553': 'Token has been used.'
|
25
|
+
'901': 'System error inside multipayment'
|
26
|
+
|
27
|
+
'42C010000': 'Settlement process failed. Please try again from the management console'
|
28
|
+
'42C030000': 'Settlement process failed. Please try again from the management console'
|
29
|
+
'42C120000': 'Settlement process failed. Please try again from the management console'
|
30
|
+
'42C130000': 'Settlement process failed. Please try again from the management console'
|
31
|
+
'42C140000': 'Settlement process failed. Please try again from the management console'
|
32
|
+
'42C150000': 'Settlement process failed. Please try again from the management console'
|
33
|
+
'42C500000': 'Settlement process failed. Please try again from the management console'
|
34
|
+
'42C510000': 'Settlement process failed. Please try again from the management console'
|
35
|
+
'42C530000': 'Settlement process failed. Please try again from the management console'
|
36
|
+
'42C540000': 'Settlement process failed. Please try again from the management console'
|
37
|
+
'42C550000': 'Settlement process failed. Please try again from the management console'
|
38
|
+
'42C560000': 'Settlement process failed. Please try again from the management console'
|
39
|
+
'42C570000': 'Settlement process failed. Please try again from the management console'
|
40
|
+
'42C580000': 'Settlement process failed. Please try again from the management console'
|
41
|
+
'42C600000': 'Settlement process failed. Please try again from the management console'
|
42
|
+
'42C700000': 'Settlement process failed. Please try again from the management console'
|
43
|
+
'42C710000': 'Settlement process failed. Please try again from the management console'
|
44
|
+
'42C720000': 'Settlement process failed. Please try again from the management console'
|
45
|
+
'42C730000': 'Settlement process failed. Please try again from the management console'
|
46
|
+
'42C740000': 'Settlement process failed. Please try again from the management console'
|
47
|
+
'42C750000': 'Settlement process failed. Please try again from the management console'
|
48
|
+
'42C760000': 'Settlement process failed. Please try again from the management console'
|
49
|
+
'42C770000': 'Settlement process failed. Please try again from the management console'
|
50
|
+
'42C780000': 'Settlement process failed. Please try again from the management console'
|
51
|
+
'42G020000': 'Card balance is insufficient'
|
52
|
+
'42G030000': 'Card limit has been exceeded'
|
53
|
+
'42G040000': 'Card balance is insufficient'
|
54
|
+
'42G050000': 'Card limit has been exceeded'
|
55
|
+
'42G060000': 'The balance of the account is insufficient with the debit card.'
|
56
|
+
'42G070000': 'Payment could not be completed because the card limit was exceeded.'
|
57
|
+
'42G120000': 'Card is not valid for transactions'
|
58
|
+
'42G220000': 'Card is not valid for transactions'
|
59
|
+
'42G300000': 'Card is not valid for transactions'
|
60
|
+
'42G420000': 'PIN is incorrect'
|
61
|
+
'42G440000': 'Security code is incorrect'
|
62
|
+
'42G450000': 'Security code not provided'
|
63
|
+
'42G540000': 'Card is not valid for transactions'
|
64
|
+
'42G550000': 'Card limit has been exceeded'
|
65
|
+
'42G560000': 'Card is not valid for transactions'
|
66
|
+
'42G600000': 'Card is not valid for transactions'
|
67
|
+
'42G610000': 'Card is not valid for transactions'
|
68
|
+
'42G650000': 'Card number is incorrect'
|
69
|
+
'42G670000': 'Product code is incorrect'
|
70
|
+
'42G680000': 'Amount is incorrect'
|
71
|
+
'42G690000': 'Tax/Shipping is incorrect'
|
72
|
+
'42G700000': 'Number of bonuses is incorrect'
|
73
|
+
'42G710000': 'Bonus month is incorrect'
|
74
|
+
'42G720000': 'Bonus amount is incorrect'
|
75
|
+
'42G730000': 'Payment start month is incorrect'
|
76
|
+
'42G740000': 'Number of installments is incorrect'
|
77
|
+
'42G750000': 'Installment amount is incorrect'
|
78
|
+
'42G760000': 'Initial amount is incorrect'
|
79
|
+
'42G770000': 'Task classification is incorrect'
|
80
|
+
'42G780000': 'Payment classification is incorrect'
|
81
|
+
'42G790000': 'Reference classification is incorrect'
|
82
|
+
'42G800000': 'Cancellation classification is incorrect'
|
83
|
+
'42G810000': 'Cancellation handling classification is incorrect'
|
84
|
+
'42G830000': 'Expiration date is incorrect'
|
85
|
+
'42G920000': 'Payment could not be completed at the discretion of the card company.'
|
86
|
+
'42G950000': 'Card is not valid for transactions'
|
87
|
+
'42G960000': 'Card is not valid for transactions'
|
88
|
+
'42G970000': 'Card is not valid for transactions'
|
89
|
+
'42G980000': 'Card is not valid for transactions'
|
90
|
+
'42G990000': 'Card is not valid for transactions'
|
91
|
+
|
92
|
+
'AMPL40505': 'The input credit card is invalid'
|
93
|
+
'AMPL40506': 'A system error has occurred in the connected datacenter'
|
94
|
+
'AMPL90000': 'A system error has occurred in the connected datacenter'
|
95
|
+
'AU1000001': '[Settlement request] Failed to communicate with the connected settlement center'
|
96
|
+
'AU1000002': '[Settlement request] An input parameter error occurred while connecting to the settlement center'
|
97
|
+
'AU1000003': '[Settlement request] A transaction failure cancellation has occurred in the settlement center'
|
98
|
+
'AU1000004': '[Settlement request] An error has occurred in au simple OpenID connection termination'
|
99
|
+
'AU1000005': '[Operation canceled] Customer canceled the payment in au simple settlement'
|
100
|
+
|
101
|
+
'BA1010001': 'Shop ID is not specified'
|
102
|
+
'BA1010005': 'Shop ID length is incorrect'
|
103
|
+
'BA1020001': 'Shop Pass is not specified'
|
104
|
+
'BA1020005': 'Shop Pass length is incorrect'
|
105
|
+
'BA1020008': 'Shop Pass contains invalid characters'
|
106
|
+
'BA1030001': 'Method is not specified'
|
107
|
+
'BA1030007': 'Method value is not valid for its enumeration'
|
108
|
+
'BA1040001': 'Bank ID is not specified'
|
109
|
+
'BA1040005': 'Bank ID length is incorrect'
|
110
|
+
'BA1040008': 'Bank ID contains invalid characters'
|
111
|
+
'BA1050001': 'Bank Code is not specified'
|
112
|
+
'BA1050005': 'Bank Code length is incorrect'
|
113
|
+
'BA1050008': 'Bank Code may only contain single-byte numeric characters'
|
114
|
+
'BA1060001': 'Branch Code is not specified'
|
115
|
+
'BA1060005': 'Branch Code length is incorrect'
|
116
|
+
'BA1060008': 'Branch Code may only contain single-byte numeric characters'
|
117
|
+
'BA1060010': 'Branch Code is not valid for Japan Post Bank format'
|
118
|
+
'BA1070001': 'Account Type is not specified'
|
119
|
+
'BA1070007': 'Account Type value is not valid for its enumeration'
|
120
|
+
'BA1080001': 'Account Number is not specified'
|
121
|
+
'BA1080005': 'Account Number length is incorrect'
|
122
|
+
'BA1080008': 'Account Number may only contain single-byte numeric characters'
|
123
|
+
'BA1080010': 'Account Number is not valid for Japan Post Bank format'
|
124
|
+
'BA1090001': 'Account Name is not specified'
|
125
|
+
'BA1090003': 'Account Name exceeds maximum allowed length'
|
126
|
+
'BA1090008': 'Account Name contains invalid characters'
|
127
|
+
'BA1099999': 'System error. Please wait and try again'
|
128
|
+
'BA1100003': 'Memo exceeds maximum allowed length'
|
129
|
+
'BA1110001': 'Deposit ID is not specified'
|
130
|
+
'BA1110005': 'Deposit ID length is incorrect'
|
131
|
+
'BA1110008': 'Deposit ID may only contain single-byte alphanumeric and hyphen characters'
|
132
|
+
'BA1120001': 'Amount is not specified'
|
133
|
+
'BA1120005': 'Amount length is incorrect'
|
134
|
+
'BA1120008': 'Amount must be a positive integer'
|
135
|
+
'BA1120072': 'Amount exceeds available funds'
|
136
|
+
'BA1210007': 'Account Type is not specified'
|
137
|
+
'BA1220005': 'Branch Code Jpbank exceeds maximum allowed length'
|
138
|
+
'BA1220008': 'Branch Code Jpbank may only contain single-byte numeric characters'
|
139
|
+
'BA1230005': 'Account Number Jpbank exceeds maximum allowed length'
|
140
|
+
'BA1230008': 'Account Number Jpbank may only contain single-byte numeric characters'
|
141
|
+
'BA1250007': 'Japan Post Bank error. Combination of Branch Code Jpbank and Account Number Jpbank are invalid'
|
142
|
+
'BA1500002': 'Shop does not exist for specified Shop ID or Shop Pass'
|
143
|
+
'BA1500010': 'The specified Shop has invalid settings'
|
144
|
+
'BA1510007': 'The desposit or withdrawal function cannot be used for the specified Shop'
|
145
|
+
'BA1520002': 'Account not found for the for specified Bank ID (or has been deleted)'
|
146
|
+
'BA1520071': 'Account registration failed. Bank ID already exists (includes deleted Bank IDs)'
|
147
|
+
'BA1530002': 'Bank does not exist for the combination of Bank Code and Branch Code'
|
148
|
+
'BA1540002': 'Deposit not found for the specified Deposit ID .'
|
149
|
+
'BA1540071': 'Deposit registration failed. Deposit ID already exists'
|
150
|
+
'BA1540072': 'Deposit not found for the specified Deposit ID '
|
151
|
+
'BA1550071': 'Deposit cancellation failed. Desposit is in a non-cancellable status'
|
152
|
+
'BA1600071': 'Balance record does not exist for the specified Shop ID'
|
153
|
+
'BA1610002': 'Mail Deposit does not exist for the specified Mail Address'
|
154
|
+
'BA1610073': 'Mail Deposit cancellation failed. Mail Desposit is in a non-cancellable status'
|
155
|
+
'BA1620001': 'Mail Deposit registration failed. Mail Address is not specified'
|
156
|
+
'BA1620010': 'Mail Deposit registration failed. Mail Address is invalid'
|
157
|
+
'BA1630010': 'Mail Deposit registration failed. Shop Mail Address is invalid'
|
158
|
+
'BA1640001': 'Mail Deposit registration failed. Expire is not specified'
|
159
|
+
'BA1640010': 'Mail Deposit registration failed. Expire is invalid'
|
160
|
+
'BA1650007': 'Mail Deposit registration failed. Contract does not allow usage'
|
161
|
+
'BA1660002': 'Mail Deposit registration failed. Contact address has not been setup'
|
162
|
+
'BA9000000': 'System maintenance in progress'
|
163
|
+
'B01000002': 'Non-delivery due to mobile device email address change or rejection of the sender domain etc'
|
164
|
+
'B01000003': 'Order Number does not exist in the Edy Center system'
|
165
|
+
'B01000100': 'Order Number in the settlement request has already been registered in the Edy Center system'
|
166
|
+
'B01001011': 'Mall ID is invalid (tag not present)'
|
167
|
+
'B01001012': 'Mall ID is invalid (no value)'
|
168
|
+
'B01001013': 'Mall ID is invalid (size error)'
|
169
|
+
'B01001014': 'Mall ID is invalid (attribute error)'
|
170
|
+
'B01001021': 'Order Number is invalid (tag not present)'
|
171
|
+
'B01001022': 'Order Number is invalid (no value)'
|
172
|
+
'B01001023': 'Order Number is invalid (size error)'
|
173
|
+
'B01001024': 'Order Number is invalid (attribute error)'
|
174
|
+
'B01001031': 'Purchase Amount is invalid (tag not present)'
|
175
|
+
'B01001032': 'Purchase Amount is invalid (no value)'
|
176
|
+
'B01001033': 'Purchase Amount is invalid (size error)'
|
177
|
+
'B01001034': 'Purchase Amount is invalid (attribute error)'
|
178
|
+
'B01001035': 'Purchase Amount is invalid (value error)'
|
179
|
+
'B01001041': 'User Email Address is invalid (tag not present)'
|
180
|
+
'B01001042': 'User Email Address is invalid (no value)'
|
181
|
+
'B01001043': 'User Email Address is invalid (size error)'
|
182
|
+
'B01001044': 'To Datetime is invalid (attribute error)'
|
183
|
+
'B01001045': 'User Email Address is invalid (value error)'
|
184
|
+
'B01001055': 'Search Condition has exceeded the specified range'
|
185
|
+
'B01001064': 'Backup is invalid (attribute error)'
|
186
|
+
'B01001083': 'Invoice Emails is invalid (size error)'
|
187
|
+
'B01001111': 'Settlement Completion Notification is invalid (tag not present)'
|
188
|
+
'B01001112': 'Settlement Completion Notification is invalid (no value)'
|
189
|
+
'B01001113': 'Settlement Completion Notification is invalid (size error)'
|
190
|
+
'B01001114': 'Settlement Completion Notification is invalid (attribute error)'
|
191
|
+
'B01001121': 'Expiration Date is invalid (tag not present)'
|
192
|
+
'B01001122': 'Expiration Date is invalid (no value)'
|
193
|
+
'B01001123': 'Expiration Date is invalid (size error)'
|
194
|
+
'B01001124': 'Expiration Date is invalid (attribute error)'
|
195
|
+
'B01001125': 'Expiration Date is invalid (value error)'
|
196
|
+
'B01002001': 'Service of Edy Center system has stopped'
|
197
|
+
'B01002010': 'Merchant ID cannot be used (unregistered)'
|
198
|
+
'B01002011': 'Merchant ID cannot be used (closed state)'
|
199
|
+
'B01002012': 'Merchant ID cannot be used (outside the application period)'
|
200
|
+
'B01003001': 'System error 1'
|
201
|
+
'B01003002': 'System error 2'
|
202
|
+
'B01003007': 'System error 3'
|
203
|
+
'B01003008': 'System error 4'
|
204
|
+
'B01003009': 'System error 5'
|
205
|
+
'B01004001': 'Merchant ID is different than the client certificate'
|
206
|
+
'B01007001': 'Settlement Notification URL is invalid (tag not present)'
|
207
|
+
'B01007002': 'Settlement Notification URL is invalid (no value)'
|
208
|
+
'B01007003': 'Settlement Notification URL is invalid (size error)'
|
209
|
+
'B01007004': 'Settlement Notification URL is invalid (attribute error)'
|
210
|
+
'B01007005': 'Settlement Notification URL is invalid (value error)'
|
211
|
+
'B01007011': 'User Email Address is invalid (attribute error)'
|
212
|
+
'B01007021': 'Mall Email Address is invalid (attribute error)'
|
213
|
+
'B01007600': 'Server unavailable'
|
214
|
+
'B01009000': 'Settlement Request - Merchant ID is invalid'
|
215
|
+
'B01009001': 'Settlement Request. Password is invalid'
|
216
|
+
'B01009002': 'Settlement Request - Order Number is invalid'
|
217
|
+
'B01009003': 'Settlement Request - Amount is invalid'
|
218
|
+
'B01009004': 'Settlement Request - User Email Address is invalid'
|
219
|
+
'B01009005': 'Settlement Request - Merchant Email Address is invalid'
|
220
|
+
'B01009006': 'Settlement Request - Backup is invalid'
|
221
|
+
'B01009007': 'Settlement Request - Customer Name is invalid'
|
222
|
+
'B01009008': 'Settlement Request - Invoice Emails is invalid'
|
223
|
+
'B01009009': 'Settlement Request - Settlement Completion Emails is invalid'
|
224
|
+
'B01009010': 'Settlement Request - Store Name is invalid'
|
225
|
+
'B01009011': 'Settlement Request - Settlement Notification URL is invalid'
|
226
|
+
'B01009012': 'Settlement Request - Expiration Date is invalid'
|
227
|
+
'B01009013': 'Settlement Request - XML format error'
|
228
|
+
'B01009014': 'Settlement Request - HTML error. Unexpected contents sent from Edy Center system'
|
229
|
+
'B01009050': 'Settlement Result Inquiry - Merchant ID is invalid'
|
230
|
+
'B01009051': 'Settlement Result Inquiry. Password is invalid'
|
231
|
+
'B01009052': 'Settlement Result Inquiry - Order Number is invalid'
|
232
|
+
'B01009053': 'Settlement Result Inquiry - From Datetime is invalid'
|
233
|
+
'B01009054': 'Settlement Result Inquiry - To Datetime is invalid'
|
234
|
+
'B01009055': 'Settlement Result Inquiry - Search Pattern is invalid'
|
235
|
+
'B01009056': 'Settlement Result Inquiry - XML error'
|
236
|
+
'B01009057': 'Settlement Result Inquiry - HTML error'
|
237
|
+
'B01009100': 'Abnormal HTTP response code received from the center (100) HTTP-Status-Continue'
|
238
|
+
'B01009101': 'Abnormal HTTP response code received from the center (101) HTTP-Status-SwitchingProtocol'
|
239
|
+
'B01009201': 'Abnormal HTTP response code received from the center (201) HTTP-Status-Created'
|
240
|
+
'B01009202': 'Abnormal HTTP response code received from the center (202) HTTP-Status-Accepted'
|
241
|
+
'B01009203': 'Abnormal HTTP response code received from the center (203) HTTP-Status-NonAuthoritativeInfomation'
|
242
|
+
'B01009204': 'Abnormal HTTP response code received from the center (204) HTTP-Status-NoContent'
|
243
|
+
'B01009205': 'Abnormal HTTP response code received from the center (205) HTTP-Status-ResetContent'
|
244
|
+
'B01009206': 'Abnormal HTTP response code received from the center (206) HTTP-Status-PartialContent'
|
245
|
+
'B01009300': '(300) HTTP-Status-MultipleChoices'
|
246
|
+
'B01009301': '(301) HTTP-Status-MovePermanently'
|
247
|
+
'B01009302': '(302) HTTP-Status-MovedTemporarily'
|
248
|
+
'B01009303': '(303) HTTP-Status-SeeOther'
|
249
|
+
'B01009304': '(304) HTTP-Status-NotModified'
|
250
|
+
'B01009305': '(305) HTTP-Status-UseProxy'
|
251
|
+
'B01009400': '(400) HTTP-Status-BadRequest'
|
252
|
+
'B01009401': '(401) HTTP-Status-Unauthorized'
|
253
|
+
'B01009402': '(402) HTTP-Status-PaymentRequired'
|
254
|
+
'B01009403': '(403) HTTP-Status-Forbidden'
|
255
|
+
'B01009404': '(404) HTTP-Status-NotFound'
|
256
|
+
'B01009405': '(405) HTTP-Status-MethodNotAllowed'
|
257
|
+
'B01009406': '(406) HTTP-Status-NotAcceptable'
|
258
|
+
'B01009407': '(407) HTTP-Status-ProxyAuthenticationRequired'
|
259
|
+
'B01009408': '(408) HTTP-Status-RequestTimeout'
|
260
|
+
'B01009409': '(409) HTTP-Status-Conflict'
|
261
|
+
'B01009410': '(410) HTTP-Status-Gone'
|
262
|
+
'B01009411': '(411) HTTP-Status-LengthRequired'
|
263
|
+
'B01009412': '(412) HTTP-Status-PreconditionFailed'
|
264
|
+
'B01009413': '(413) HTTP-Status-RequestEntityTooLarge'
|
265
|
+
'B01009414': '(414) HTTP-Status-RequestURITooLong'
|
266
|
+
'B01009415': '(415) HTTP-Status-UnsupportedMediaType'
|
267
|
+
'B01009500': '(500) HTTP-Status-InternalServerError'
|
268
|
+
'B01009501': '(501) HTTP-Status-NotInplemented'
|
269
|
+
'B01009502': '(502) HTTP-Status-BadGateway'
|
270
|
+
'B01009503': '(503) HTTP-Status-ServiceUnavailable'
|
271
|
+
'B01009504': '(504) HTTP-Status-GatewayTimeout'
|
272
|
+
'B01009505': '(505) HTTP-Status-HTTPVersionNotSupported'
|
273
|
+
'B01009600': 'Error while initializing communication with the Center'
|
274
|
+
'B01009601': 'Error while initializing communication with the Center (name resolution)'
|
275
|
+
'B01009602': 'Error while initializing communication with the Center (IP address resolution)'
|
276
|
+
'B01009603': 'Error while initializing communication with the Center (connect)'
|
277
|
+
'B01009604': 'Error during communication with the Center'
|
278
|
+
'B01009605': 'Error during communication with the Center (while receiving)'
|
279
|
+
'B01009606': 'Error during communication with the Center (while transmitting)'
|
280
|
+
'B01009607': 'Received abnormal response content from the Center (HTTP Header portion)'
|
281
|
+
'B01009610': 'Error while initializing communication with the Proxy server'
|
282
|
+
'B01009611': 'Error while initializing communication with the Proxy server (name resolution)'
|
283
|
+
'B01009612': 'Error while initializing communication with the Proxy server (IP address resolution)'
|
284
|
+
'B01009613': 'Error while initializing communication with the Proxy server (connect)'
|
285
|
+
'B01009614': 'Error during communication with the Proxy server'
|
286
|
+
'B01009615': 'Error during communication with the Proxy server (while receiving)'
|
287
|
+
'B01009616': 'Error during communication with the Proxy server (while transmitting)'
|
288
|
+
'B01009617': 'Received abnormal response content from the Proxy server'
|
289
|
+
'B01009620': 'Error while initializing SSL communication'
|
290
|
+
'B01009621': 'Error while initializing SSL communication'
|
291
|
+
'B01009622': 'Error while initializing SSL communication'
|
292
|
+
'B01009623': 'Error while initializing SSL communication'
|
293
|
+
'B01009624': 'Error while initializing SSL communication'
|
294
|
+
'B01009625': 'Error while initializing SSL communication'
|
295
|
+
'B01009626': 'Error during the handshake of SSL communication'
|
296
|
+
'B01009627': 'Error during the handshake of SSL communication'
|
297
|
+
'B01009628': 'Error during the handshake of SSL communication'
|
298
|
+
'B01009629': 'Error during reception of SSL communication'
|
299
|
+
'B01009630': 'Error while transmitting SSL communication'
|
300
|
+
'B01009700': 'Failed to read definition file (socket definition file)'
|
301
|
+
'B01009701': 'Failed to read definition file (communication definition file)'
|
302
|
+
'B01009702': 'Failed to read definition file (log definition file)'
|
303
|
+
'B01009900': 'MobileEdy settlement program internal error'
|
304
|
+
'B01009901': 'URL interpretation failed'
|
305
|
+
'B01009902': 'Character code conversion failed'
|
306
|
+
'B01009903': 'URL protocol error'
|
307
|
+
'B01009904': 'SIGTERM received'
|
308
|
+
'B01009999': 'XML string interpretation failed'
|
309
|
+
|
310
|
+
'D01000001': 'System communication error or transaction failure. Please contact support'
|
311
|
+
'D01000002': 'System communication error or transaction failure. Please contact support'
|
312
|
+
'D01000099': 'System communication error or transaction failure. Please contact support'
|
313
|
+
|
314
|
+
'E00000000': 'Since communication is for confirmation no action is required.'
|
315
|
+
'E00000001': 'HTTP method is not POST.'
|
316
|
+
'E00000002': 'The Accept related items in the HTTP request header are incorrect.'
|
317
|
+
'E00000003': 'The Content-type item of the HTTP request header is incorrect.'
|
318
|
+
'E00000010': 'The HTTP content is empty or the format is incorrect.'
|
319
|
+
'E01010001': 'Shop ID not specified'
|
320
|
+
'E01010008': 'Shop ID contains invalid characters or is too long'
|
321
|
+
'E01010010': 'Shop ID is invalid'
|
322
|
+
'E01020001': 'Shop Password not specified'
|
323
|
+
'E01020008': 'Shop Password contains invalid characters or is too long'
|
324
|
+
'E01030002': 'Shop ID and Password are invalid'
|
325
|
+
'E01030061': 'Forced returns are not available.'
|
326
|
+
'E01040001': 'Order ID not specified'
|
327
|
+
'E01040003': 'Order ID too long'
|
328
|
+
'E01040010': 'Order ID previously used'
|
329
|
+
'E01040013': 'Order ID contains characters other than a-z A-Z 0-9 and -'
|
330
|
+
'E01050001': 'Process Classification not specified'
|
331
|
+
'E01050002': 'Process Classification is invalid'
|
332
|
+
'E01050004': 'Process Classification can not be executed'
|
333
|
+
'E01060001': 'Amount not specified'
|
334
|
+
'E01060005': 'Amount exceeds maximum allowed'
|
335
|
+
'E01060006': 'Amount contains non-numeric characters'
|
336
|
+
'E01060010': 'Capture Amount does not match Authorization Amount'
|
337
|
+
'E01060021': 'The transaction usage amount and the specified usage amount do not match.'
|
338
|
+
'E01070005': 'Tax/Shipping exceeds maximum allowed'
|
339
|
+
'E01070006': 'Tax/Shipping contains non-numeric characters'
|
340
|
+
'E01080007': 'User Authentication Flag is not 1 or 0'
|
341
|
+
'E01080010': 'User Authentication Flag does not match administration screen'
|
342
|
+
'E01080101': 'User Authentication Flag is 0 however store requires User Authentication'
|
343
|
+
'E01090001': 'Access ID not specified'
|
344
|
+
'E01090008': 'Access ID incorrectly formatted'
|
345
|
+
'E01100001': 'Access Password not specified'
|
346
|
+
'E01100008': 'Access Password incorrectly formatted'
|
347
|
+
'E01110002': 'Access ID and Password are invalid'
|
348
|
+
'E01110010': 'Transaction settlement is not complete'
|
349
|
+
'E01130012': 'Card Company Abbreviation is too long'
|
350
|
+
'E01160001': 'The number of bonus splits is not specified.'
|
351
|
+
'E01160007': 'Non-numeric characters are included in the bonus split count.'
|
352
|
+
'E01160010': 'A value other than "2" is specified for the bonus split count.'
|
353
|
+
'E01170001': 'Card Number not specified'
|
354
|
+
'E01170003': 'Card Number too long'
|
355
|
+
'E01170006': 'Card Number contains non-numeric characters'
|
356
|
+
'E01170011': 'Card Number not 10-16 characters in length'
|
357
|
+
'E01180001': 'Expiration Date not specified'
|
358
|
+
'E01180003': 'Expiration Date is not four characters in length'
|
359
|
+
'E01180006': 'Expiration Date contains non-numeric characters'
|
360
|
+
'E01180008': 'The expiration date format is incorrect.'
|
361
|
+
'E01180011': 'The expiration date format is incorrect.'
|
362
|
+
'E01190001': 'Site ID is not specified'
|
363
|
+
'E01190008': 'Site ID incorrectly formatted'
|
364
|
+
'E01200001': 'Site Password not specified'
|
365
|
+
'E01200007': 'The site ID is incorrect.'
|
366
|
+
'E01200008': 'Site Password incorrectly formatted'
|
367
|
+
'E01210002': 'Site ID and Password are invalid'
|
368
|
+
'E01220001': 'Member ID is not specified'
|
369
|
+
'E01220005': 'Member ID exceeds the maximum number of digits.'
|
370
|
+
'E01220008': 'Member ID incorrectly formatted'
|
371
|
+
'E01220010': 'The member ID format is incorrect.'
|
372
|
+
'E01220012': 'The length of the member ID is incorrect.'
|
373
|
+
'E01230001': 'The card registration serial number is not specified.'
|
374
|
+
'E01230006': 'Card Registration Consecutive Number contains non-numeric characters'
|
375
|
+
'E01230009': 'Card Registration Consecutive Number exceeds maximum registration capacity'
|
376
|
+
'E01240002': 'Card specified does not exist'
|
377
|
+
'E01240012': 'Member ID specified is redundant in file'
|
378
|
+
'E01250008': 'Card Password incorrectly formatted'
|
379
|
+
'E01250010': 'Card Password is invalid'
|
380
|
+
'E01260001': 'Payment Method not specified'
|
381
|
+
'E01260002': 'Payment Method is invalid'
|
382
|
+
'E01260010': 'Payment Method specified can not be used'
|
383
|
+
'E01270001': 'Number of Payments not specified'
|
384
|
+
'E01270005': 'Number of Payments exceeds maximum allowed'
|
385
|
+
'E01270006': 'Number of Payments contains non-numeric characters'
|
386
|
+
'E01270010': 'Number of Payments specified is invalid'
|
387
|
+
'E01290001': 'HTTP_ACCEPT not specified'
|
388
|
+
'E01300001': 'HTTP_USER_AGENT not specified'
|
389
|
+
'E01310002': 'Terminal not specified'
|
390
|
+
'E01310007': 'Terminal values other than 1 or 0 are for the terminal to use'
|
391
|
+
'E01320012': 'Client Field 1 too long'
|
392
|
+
'E01330012': 'Client Field 2 too long'
|
393
|
+
'E01340012': 'Client Field 3 too long'
|
394
|
+
'E01350001': 'MD not specified'
|
395
|
+
'E01350008': 'MD incorrectly formatted'
|
396
|
+
'E01360001': 'PaRes not specified'
|
397
|
+
'E01370008': 'User Authentication Display Name incorrectly formatted'
|
398
|
+
'E01370012': 'User Authentication Display Name too long'
|
399
|
+
'E01390002': 'Site ID and Member ID do not exist'
|
400
|
+
'E01390010': 'Site ID and Member ID already exist'
|
401
|
+
'E01400007': 'Client Field Flag is not 1 or 0'
|
402
|
+
'E01410010': 'Transaction is set to prohibited status'
|
403
|
+
'E01420010': 'Transaction authorization is too old'
|
404
|
+
'E01430012': 'Member Name too long'
|
405
|
+
'E01440008': 'Default Card Flag incorrectly formatted'
|
406
|
+
'E01450008': 'Product Code incorrectly formatted'
|
407
|
+
'E01460008': 'Security Code incorrectly formatted'
|
408
|
+
'E01470008': 'Card Registration Consecutive Number incorrectly formatted'
|
409
|
+
'E01480008': 'Cardholder Name incorrectly formatted'
|
410
|
+
'E01480011': 'The maximum number of characters of the holder has been exceeded.'
|
411
|
+
'E01490005': 'Amount + Tax/Shipping exceeds maximum allowed'
|
412
|
+
'E01500001': 'Shop information character string is not set.'
|
413
|
+
'E01500005': 'The number of characters in the shop information string is incorrect.'
|
414
|
+
'E01500012': 'The shop information string is inconsistent with other items.'
|
415
|
+
'E01510001': 'Purchasing info string is not set.'
|
416
|
+
'E01510005': 'The number of characters in the purchasing information string is incorrect.'
|
417
|
+
'E01510010': 'The usage date format is incorrect.'
|
418
|
+
'E01510011': 'The usage date value is out of the specifiable range.'
|
419
|
+
'E01510012': 'The purchasing info string is inconsistent with other items.'
|
420
|
+
'E01520002': 'An invalid value is set in the user device information. Check the settings.'
|
421
|
+
'E01530001': 'Payment result return URL is not set.'
|
422
|
+
'E01530005': 'Payment result Return URL exceeds the maximum number of characters.'
|
423
|
+
'E01540005': 'When canceling payment The URL exceeds the maximum number of characters.'
|
424
|
+
'E01550001': 'The date and time information character string is not set.'
|
425
|
+
'E01550005': 'The number of characters in the date/time information character string is incorrect.'
|
426
|
+
'E01550006': 'The date and time information string contains invalid characters.'
|
427
|
+
'E01590005': 'The product code exceeds the maximum number of digits.'
|
428
|
+
'E01590006': 'The product code contains invalid characters.'
|
429
|
+
'E01600001': 'Member information check character string is not set.'
|
430
|
+
'E01600005': 'The member information check string exceeds the maximum number of characters.'
|
431
|
+
'E01600012': 'The member information check character string is inconsistent with other items.'
|
432
|
+
'E01610005': 'The number of retries is outside the range of 0 to 99.'
|
433
|
+
'E01610006': 'The number of retries is set to something other than a number.'
|
434
|
+
'E01620005': 'The session timeout value is outside the range of 0 to 9999.'
|
435
|
+
'E01620006': 'The session timeout value is set to something other than a number.'
|
436
|
+
'E01630010': 'When registering the card after the transaction the transaction member ID does not match the parameter member ID.'
|
437
|
+
'E01640010': 'When registering the card after the transaction the site ID of the transaction and the site ID of the parameter do not match'
|
438
|
+
'E01650012': 'The specified shop does not belong to the specified site.'
|
439
|
+
'E01660013': 'An unsupported value has been set for the language parameter.'
|
440
|
+
'E01670013': 'An unsupported value has been set for the output encoding.'
|
441
|
+
'E01700001': 'The number of items is incorrect.'
|
442
|
+
'E01710001': 'Transaction classification (continuous charging) is not set.'
|
443
|
+
'E01710002': 'The specified transaction category does not exist.'
|
444
|
+
'E01730001': 'No bonus amount is specified.'
|
445
|
+
'E01730005': 'The bonus amount exceeds the maximum number of digits.'
|
446
|
+
'E01730006': 'The product code is not "0000990".'
|
447
|
+
'E01730007': 'The bonus amount contains non-numeric characters.'
|
448
|
+
'E01740001': 'Terminal processing serial number is not specified.'
|
449
|
+
'E01740005': 'The terminal processing serial number exceeds the maximum number of digits.'
|
450
|
+
'E01740007': 'The terminal processing serial number contains non-numeric characters.'
|
451
|
+
'E01750001': 'No usage date is specified.'
|
452
|
+
'E01750008': 'The usage date format is incorrect.'
|
453
|
+
'E01770002': 'The classification is invalid.'
|
454
|
+
'E01780002': 'The validity check is invalid.'
|
455
|
+
'E01790007': 'The check date is invalid.'
|
456
|
+
'E01790011': 'The check date exceeds the maximum number of digits.'
|
457
|
+
'E01800001': 'PIN not specified'
|
458
|
+
'E01800008': 'PIN incorrectly formatted'
|
459
|
+
'E01800010': 'PIN is invalid'
|
460
|
+
'E01800050': 'The PIN is invalid. (0000 cannot be used).'
|
461
|
+
'E01810001': 'No magnetic stripe classification is specified.'
|
462
|
+
'E01810008': 'An illegal format has been set for the magnetic stripe category.'
|
463
|
+
'E01820001': 'Magnetic stripe information is not specified.'
|
464
|
+
'E01820003': 'The number of characters in the magnetic stripe information is incorrect.'
|
465
|
+
'E01820008': 'The format of the magnetic stripe information is incorrect.'
|
466
|
+
'E01840010': 'The combination of input parameters is invalid.'
|
467
|
+
'E01850008': 'The format of the update indicator is incorrect.'
|
468
|
+
'E01860008': 'The format of the card number mask flag is incorrect.'
|
469
|
+
'E01870008': 'The token type format is incorrect.'
|
470
|
+
'E01880001': 'The registered member ID is not specified.'
|
471
|
+
'E01880002': 'There is no member with the specified site ID and registered member ID.'
|
472
|
+
'E01880008': 'The format of the registered member ID is incorrect.'
|
473
|
+
'E01890001': 'The registered card registration serial number is not specified.'
|
474
|
+
'E01890002': 'The specified registered card does not exist.'
|
475
|
+
'E01890006': 'The registered card registration serial number contains non-numeric characters.'
|
476
|
+
'E01890009': 'The card registration serial number exceeds the maximum number that can be registered.'
|
477
|
+
'E01999998': '"001" is not specified in item 1 "Format version".'
|
478
|
+
'E11010001': 'Transaction settlement already complete'
|
479
|
+
'E11010002': 'Transaction settlement is not complete and thus can not be modified'
|
480
|
+
'E11010003': 'Transaction Process Classification can not be performed'
|
481
|
+
'E11010010': 'Transaction process can not be performed because transaction is more than 180 days old'
|
482
|
+
'E11010011': 'Transaction process can not be performed because transaction is more than 180 days old'
|
483
|
+
'E11010012': 'Transaction process can not be performed because transaction is more than 180 days old'
|
484
|
+
'E11010013': 'Transaction process can not be performed because transaction is more than 180 days old'
|
485
|
+
'E11010014': 'Transaction process can not be performed because transaction is more than 180 days old'
|
486
|
+
'E11010015': 'We are unable to process the transaction because it has exceeded 180 days.'
|
487
|
+
'E11010016': 'We are unable to process the transaction because it has exceeded 180 days.'
|
488
|
+
'E11010017': 'We are unable to process the transaction because it has exceeded 180 days.'
|
489
|
+
'E11010099': 'Card can not be used'
|
490
|
+
'E11010999': 'Card can not be used'
|
491
|
+
'E11310001': 'Link payment cannot be executed because the specified order has not been called for link payment.'
|
492
|
+
'E11310002': 'This transaction cannot perform linked settlement as it may already have been completed.'
|
493
|
+
'E11310003': 'This transaction cannot be linked due to the number of retries being exceeded.'
|
494
|
+
'E11310004': 'This transaction cannot perform linked payments due to session timeout.'
|
495
|
+
'E11310005': 'Members who have already registered the card cannot execute card registration after the transaction. It violates the restrictions on card registration.'
|
496
|
+
'E21010001': 'User Authentication failed - please try again'
|
497
|
+
'E21010007': 'User Authentication failed - please try again'
|
498
|
+
'E21010201': 'Card does not support User Authentication'
|
499
|
+
'E21010202': 'Card does not support User Authentication'
|
500
|
+
'E21010999': 'User Authentication failed - please try again'
|
501
|
+
'E21020001': 'User Authentication failed - please try again'
|
502
|
+
'E21020002': 'User Authentication failed - please try again'
|
503
|
+
'E21020007': 'User Authentication failed - please try again'
|
504
|
+
'E21020999': 'User Authentication failed - please try again'
|
505
|
+
'E31500014': 'Request method must be POST not GET'
|
506
|
+
'E41170002': 'Card can not be used'
|
507
|
+
'E41170099': 'Card Number is incorrect'
|
508
|
+
'E61010001': 'Settlement process failed - please try again'
|
509
|
+
'E61010002': 'Settlement process failed - please try again'
|
510
|
+
'E61010003': 'Settlement process failed - please try again'
|
511
|
+
'E61020001': 'Settlement method has been disabled'
|
512
|
+
'E61030001': 'It cannot be used with the current contract. Cancel the payment and check the setting status by inquiry.'
|
513
|
+
'E61040001': 'You cannot enter the card number. In the current contract specify the card number... Do not link the card number as it is but please implement token correspondence.'
|
514
|
+
'E82010001': 'Error executing transaction'
|
515
|
+
'E90010001': 'Duplicate transaction'
|
516
|
+
'E91019999': 'Settlement process failed - please try again'
|
517
|
+
'E91020001': 'System communication timeout - please try again'
|
518
|
+
'E91029998': 'The payment process failed.'
|
519
|
+
'E91029999': 'Settlement process failed - please try again'
|
520
|
+
'E91050001': 'Settlement process failed'
|
521
|
+
'E91060001': 'This is an internal system error. Please display the transaction failure to the customer.'
|
522
|
+
'E91099996': 'This is an internal system error.'
|
523
|
+
'E91099997': 'The requested API does not exist. Please check the URL.'
|
524
|
+
'E91099999': 'Settlement process failed - please try again'
|
525
|
+
'E92000001': 'System unable to process transaction - please try again'
|
526
|
+
'E92000002': 'The number of simultaneous processing exceeds the specified value.'
|
527
|
+
'EX1000301': 'The payment process failed because the specified token does not exist.'
|
528
|
+
'EX1000302': 'Payment processing failed because the specified token has already been used.'
|
529
|
+
'EX1000303': 'The payment process failed because the specified token has expired.'
|
530
|
+
'EX1000304': 'The payment process failed because the specified token is incorrect.'
|
531
|
+
|
532
|
+
'F01001001': 'Shop ID is not specified'
|
533
|
+
'F01001008': 'Shop ID contains non-alphanumeric characters or is more than 13 characters'
|
534
|
+
'F01002001': 'Shop Password is not specified'
|
535
|
+
'F01002008': 'Shop Password contains non-alphanumeric characters or is more than 10 characters'
|
536
|
+
'F01003002': 'Shop does not exist for the specified Shop ID'
|
537
|
+
'F01004001': 'Query ID is not specified'
|
538
|
+
'F01004002': 'Query does not exist for the specified Query ID'
|
539
|
+
'F01004005': 'Query ID exceeds the maximum number of digits'
|
540
|
+
'F01010001': 'Address (State) is not specified'
|
541
|
+
'F01010012': 'Address (Prefecture) exceeds the maximum number of bytes'
|
542
|
+
'F01011001': 'Address (City) is not specified'
|
543
|
+
'F01011012': 'Address (City) exceeds the maximum number of bytes'
|
544
|
+
'F01012001': 'Address (Area) is not specified'
|
545
|
+
'F01012012': 'Address (Area) exceeds the maximum number of bytes'
|
546
|
+
'F01013001': 'Address (Street Address) is not specified'
|
547
|
+
'F01013012': 'Address (Street Address) exceeds the maximum number of bytes'
|
548
|
+
'F01014012': 'Address (Room Number) exceeds the maximum number of bytes'
|
549
|
+
'F01015005': 'Telephone Number exceeds the maximum number of characters'
|
550
|
+
'F01015008': 'Telephone Number contains characters other than numbers and hyphen (-)'
|
551
|
+
'F01020008': 'Record Classification contains a value other than HD'
|
552
|
+
'F01021008': 'Record Classification contains a value other than DT'
|
553
|
+
'F01022008': 'Record Classification contains a value other than FT'
|
554
|
+
'F01023008': 'Incorrect item count'
|
555
|
+
'F01024008': 'Incorrect item count'
|
556
|
+
'F01025008': 'Incorrect item count'
|
557
|
+
'F01026008': 'Incorrect item count'
|
558
|
+
'F01030001': 'Data Record Count is not specified'
|
559
|
+
'F01030006': 'Data Record Count contains non-numeric characters'
|
560
|
+
'F01030011': 'Data Record Count is not in the range of 1-20000'
|
561
|
+
'F01040010': 'Data Record Count does not match the number of data records in the header'
|
562
|
+
'F01050001': 'New query data was registered during query execution for the same Shop within the same query infrastructure'
|
563
|
+
'F01060001': 'Query functionality is suspended'
|
564
|
+
'F01070001': 'Query data is not specified'
|
565
|
+
'F01090999': 'Error occurred during query execution'
|
566
|
+
|
567
|
+
'M01001005': 'Version Number too long'
|
568
|
+
'M01002001': 'Shop ID not specified'
|
569
|
+
'M01002002': 'Shop ID and Password are invalid'
|
570
|
+
'M01002008': 'Shop ID incorrectly formatted'
|
571
|
+
'M01003001': 'Shop Password not specified'
|
572
|
+
'M01003008': 'Shop Password incorrectly formatted'
|
573
|
+
'M01004001': 'Order ID not specified'
|
574
|
+
'M01004002': 'Order ID not part of a registered transaction'
|
575
|
+
'M01004010': 'Order ID previously used'
|
576
|
+
'M01004012': 'Order ID too long'
|
577
|
+
'M01004013': 'Order ID contains characters other than a-z A-Z 0-9 and -'
|
578
|
+
'M01004014': 'Order ID is already part of a transaction requesting settlement'
|
579
|
+
'M01005001': 'Amount not specified'
|
580
|
+
'M01005005': 'Amount too long'
|
581
|
+
'M01005006': 'Amount contains non-numeric characters'
|
582
|
+
'M01005011': 'Amount is outside valid range'
|
583
|
+
'M01006005': 'Tax/Shipping exceeds maximum allowed'
|
584
|
+
'M01006006': 'Tax/Shipping contains non-numeric characters'
|
585
|
+
'M01007001': 'Access ID not specified'
|
586
|
+
'M01007008': 'Access ID incorrectly formatted'
|
587
|
+
'M01008001': 'Access Password not specified'
|
588
|
+
'M01008008': 'Access Password incorrectly formatted'
|
589
|
+
'M01009001': 'Payment Destination Convenience Store Code not specified'
|
590
|
+
'M01009002': 'Payment Destination Convenience Store Code is incorrect'
|
591
|
+
'M01009005': 'Payment Destination Convenience Store Code too long'
|
592
|
+
'M01010001': 'Name not specified'
|
593
|
+
'M01010012': 'Name too long'
|
594
|
+
'M01010013': 'Name contains invalid characters'
|
595
|
+
'M01011001': 'Furigana not specified'
|
596
|
+
'M01011012': 'Furigana too long'
|
597
|
+
'M01011013': 'Furigana contains invalid characters'
|
598
|
+
'M01012001': 'Telephone Number not specified'
|
599
|
+
'M01012005': 'Telephone Number too long'
|
600
|
+
'M01012008': 'Telephone Number incorrectly formatted'
|
601
|
+
'M01013005': 'Number of Due Dates too long'
|
602
|
+
'M01013006': 'Number of Due Dates contains non-numeric characters'
|
603
|
+
'M01013011': 'Number of Due Dates is outside valid range'
|
604
|
+
'M01014001': 'Result Notice Destination Email not specified'
|
605
|
+
'M01014005': 'Result Notice Destination Email too long'
|
606
|
+
'M01014008': 'Result Notice Destination Email incorrectly formatted'
|
607
|
+
'M01015005': 'Merchant Email too long'
|
608
|
+
'M01015008': 'Merchant Email incorrectly formatted'
|
609
|
+
'M01016012': 'Reservation Number too long'
|
610
|
+
'M01016013': 'Reservation Number contains invalid characters'
|
611
|
+
'M01017012': 'Member Number too long'
|
612
|
+
'M01017013': 'Member Number contains invalid characters'
|
613
|
+
'M01018012': 'POS Register Display Column 1 too long'
|
614
|
+
'M01018013': 'POS Register Display Column 1 contains invalid characters'
|
615
|
+
'M01019012': 'POS Register Display Column 2 too long'
|
616
|
+
'M01019013': 'POS Register Display Column 2 contains invalid characters'
|
617
|
+
'M01020012': 'POS Register Display Column 3 too long'
|
618
|
+
'M01020013': 'POS Register Display Column 3 contains invalid characters'
|
619
|
+
'M01021012': 'POS Register Display Column 4 too long'
|
620
|
+
'M01021013': 'POS Register Display Column 4 contains invalid characters'
|
621
|
+
'M01022012': 'POS Register Display Column 5 too long'
|
622
|
+
'M01022013': 'POS Register Display Column 5 contains invalid characters'
|
623
|
+
'M01023012': 'POS Register Display Column 6 too long'
|
624
|
+
'M01023013': 'POS Register Display Column 6 contains invalid characters'
|
625
|
+
'M01024012': 'POS Register Display Column 7 too long'
|
626
|
+
'M01024013': 'POS Register Display Column 7 contains invalid characters'
|
627
|
+
'M01025012': 'POS Register Display Column 8 too long'
|
628
|
+
'M01025013': 'POS Register Display Column 8 contains invalid characters'
|
629
|
+
'M01026012': 'Receipt Display Column 1 too long'
|
630
|
+
'M01026013': 'Receipt Display Column 1 contains invalid characters'
|
631
|
+
'M01027012': 'Receipt Display Column 2 too long'
|
632
|
+
'M01027013': 'Receipt Display Column 2 contains invalid characters'
|
633
|
+
'M01028012': 'Receipt Display Column 3 too long'
|
634
|
+
'M01028013': 'Receipt Display Column 3 contains invalid characters'
|
635
|
+
'M01029012': 'Receipt Display Column 4 too long'
|
636
|
+
'M01029013': 'Receipt Display Column 4 contains invalid characters'
|
637
|
+
'M01030012': 'Receipt Display Column 5 too long'
|
638
|
+
'M01030013': 'Receipt Display Column 5 contains invalid characters'
|
639
|
+
'M01031012': 'Receipt Display Column 6 too long'
|
640
|
+
'M01031013': 'Receipt Display Column 6 contains invalid characters'
|
641
|
+
'M01032012': 'Receipt Display Column 7 too long'
|
642
|
+
'M01032013': 'Receipt Display Column 7 contains invalid characters'
|
643
|
+
'M01033012': 'Receipt Display Column 8 too long'
|
644
|
+
'M01033013': 'Receipt Display Column 8 contains invalid characters'
|
645
|
+
'M01034012': 'Receipt Display Column 9 too long'
|
646
|
+
'M01034013': 'Receipt Display Column 9 contains invalid characters'
|
647
|
+
'M01035012': 'Receipt Display Column 10 too long'
|
648
|
+
'M01035013': 'Receipt Display Column 10 contains invalid characters'
|
649
|
+
'M01036001': 'Contact Address not specified'
|
650
|
+
'M01036012': 'Contact Address too long'
|
651
|
+
'M01036013': 'Contact Address contains invalid characters'
|
652
|
+
'M01037001': 'Contact Telephone not specified'
|
653
|
+
'M01037005': 'Contact Telephone too long'
|
654
|
+
'M01037008': 'Contact Telephone contains characters other than 0-9 and -'
|
655
|
+
'M01038001': 'Contact Business Hours not specified'
|
656
|
+
'M01038005': 'Contact Business Hours too long'
|
657
|
+
'M01038008': 'Contact Business Hours contains characters other than 0-9 : and -'
|
658
|
+
'M01039012': 'Client Field 1 too long'
|
659
|
+
'M01039013': 'Client Field 1 contains invalid characters'
|
660
|
+
'M01040012': 'Client Field 2 too long'
|
661
|
+
'M01040013': 'Client Field 2 contains invalid characters'
|
662
|
+
'M01041012': 'Client Field 3 too long'
|
663
|
+
'M01041013': 'Client Field 3 contains invalid characters'
|
664
|
+
'M01042005': 'Result Return Method Flag too long'
|
665
|
+
'M01042011': 'Result Return Method Flag is not 1 or 0'
|
666
|
+
'M01043001': 'Product/Service Name not specified'
|
667
|
+
'M01043012': 'Product/Service Name too long'
|
668
|
+
'M01043013': 'Product/Service Name contains invalid characters'
|
669
|
+
'M01044012': 'Settlement Start Email Additional Information too long'
|
670
|
+
'M01044013': 'Settlement Start Email Additional Information contains invalid characters'
|
671
|
+
'M01045012': 'Settlement Completion Email Additional Information too long'
|
672
|
+
'M01045013': 'Settlement Completion Email Additional Information contains invalid characters'
|
673
|
+
'M01046012': 'Settlement Contents Confirmation Screen Additional Information too long'
|
674
|
+
'M01046013': 'Settlement Contents Confirmation Screen Additional Information contains invalid characters'
|
675
|
+
'M01047012': 'Settlement Contents Confirmation Screen Additional Information too long'
|
676
|
+
'M01047013': 'Settlement Contents Confirmation Screen Additional Information contains invalid characters'
|
677
|
+
'M01048005': 'Due Date for Payment (Seconds) too long'
|
678
|
+
'M01048006': 'Due Date for Payment (Seconds) contains non-numeric characters'
|
679
|
+
'M01048011': 'Due Date for Payment (Seconds) is outside valid range'
|
680
|
+
'M01049012': 'Settlement Start Email Additional Information too long'
|
681
|
+
'M01049013': 'Settlement Start Email Additional Information contains invalid characters'
|
682
|
+
'M01050012': 'Settlement Completion Email Additional Information too long'
|
683
|
+
'M01050013': 'Settlement Completion Email Additional Information contains invalid characters'
|
684
|
+
'M01051001': 'Settlement Method not specified'
|
685
|
+
'M01051005': 'Settlement Method too long'
|
686
|
+
'M01051011': 'Settlement Method is outside valid range'
|
687
|
+
'M01053002': 'Convenience Store specified can not be used'
|
688
|
+
'M01054001': 'Process Classification not specified'
|
689
|
+
'M01054004': 'Process Classification is invalid for current transaction status'
|
690
|
+
'M01054010': 'Process Classification specified is not defined'
|
691
|
+
'M01055010': 'Amount + Tax/Shipping does not match Transaction Amount + Tax/Shipping'
|
692
|
+
'M01056001': 'Redirect URL not specified'
|
693
|
+
'M01056012': 'Redurect URL too long'
|
694
|
+
'M01057010': 'Transaction is too old for cancellation'
|
695
|
+
'M01058002': 'Transaction specified does not exist'
|
696
|
+
'M01058010': 'Transaction Shop ID does not match specified Shop ID'
|
697
|
+
'M01059005': 'Return Destination URL too long'
|
698
|
+
'M01060010': 'Transaction authorization is too old'
|
699
|
+
'M01061001': 'Financial institution code has not been set'
|
700
|
+
'M01061002': 'Non-existent financial institution code was specified'
|
701
|
+
'M01061005': 'Financial institution code exceeds the maximum number of digits'
|
702
|
+
'M01062001': 'Branch code is not set'
|
703
|
+
'M01062002': 'Non-existent branch code was specified'
|
704
|
+
'M01062005': 'Branch code exceeds the maximum number of digits'
|
705
|
+
'M01063001': 'Account holder segment has not been set'
|
706
|
+
'M01063002': 'Account holder division has been set that does not exist'
|
707
|
+
'M01064001': 'Account holder (surname kanji) is not set'
|
708
|
+
'M01064003': 'Account holder (surname kanji) exceeds the maximum number of characters'
|
709
|
+
'M01064013': 'Account holder (surname kanji) contains characters that are not allowed'
|
710
|
+
'M01065001': 'Account holder (surname reading) is not set'
|
711
|
+
'M01065003': 'Account holder (surname reading) exceeds the maximum number of characters'
|
712
|
+
'M01065013': 'Account holder (surname reading) contains characters that are not allowed'
|
713
|
+
'M01066001': 'Account holder (given name kanji) is not set'
|
714
|
+
'M01066003': 'Account holder (given name kanji) exceeds the maximum number of characters'
|
715
|
+
'M01066013': 'Account holder (given name kanji) contains characters that are not allowed'
|
716
|
+
'M01067001': 'Account holder (given name reading) is not set'
|
717
|
+
'M01067003': 'Account holder (given name reading) exceeds the maximum number of characters'
|
718
|
+
'M01067013': 'Account holder (given name reading) contains characters that are not allowed'
|
719
|
+
'M01068001': 'Account holder (corporate name kanji) is not set'
|
720
|
+
'M01068003': 'Account holder (corporate name kanji) exceeds the maximum number of characters'
|
721
|
+
'M01068013': 'Account holder (corporate name kanji) contains characters that are not allowed'
|
722
|
+
'M01069001': 'Account holder (corporate name reading) is not set'
|
723
|
+
'M01069003': 'Account holder (corporate name reading) exceeds the maximum number of characters'
|
724
|
+
'M01069013': 'Account holder (corporate name reading) contains characters that are not allowed'
|
725
|
+
'M01070001': 'Account number has not been set'
|
726
|
+
'M01070002': 'Non-existent account number was specified'
|
727
|
+
'M01071001': 'Account number has not been set'
|
728
|
+
'M01071005': 'Account number exceeds the maximum number of digits'
|
729
|
+
'M01071013': 'Account number contains non-numeric characters'
|
730
|
+
'M01073002': 'Non-existent transaction ID was specified'
|
731
|
+
'M01073004': 'Cannot perform the the specified processing job'
|
732
|
+
'M01074090': 'Token is invalid'
|
733
|
+
'M01074091': 'The Settlement URL has expired'
|
734
|
+
'M01074101': 'Token Type is invalid'
|
735
|
+
'M01074108': 'Token Type is not set'
|
736
|
+
'M01074112': 'The token type exceeds the maximum number of digits'
|
737
|
+
'M01074113': 'The token type is invalid.'
|
738
|
+
'M01075001': 'Account holder has not been set'
|
739
|
+
'M01075005': 'Account name exceeds the maximum number of characters'
|
740
|
+
'M01075013': 'Account name contains characters that are not allowed'
|
741
|
+
'M01076001': 'User terminal has not been set'
|
742
|
+
'M01076010': 'User terminal specified is not defined'
|
743
|
+
'M01077005': 'Account name (kanji) exceeds the maximum number of characters'
|
744
|
+
'M01077013': 'Account name (kanji) contains characters that are not allowed'
|
745
|
+
'M01078005': 'The number of digits of the currency code is incorrect'
|
746
|
+
'M01078010': 'Non-existent currency code specified'
|
747
|
+
'M01080001': 'Memo has not been set'
|
748
|
+
'M01080005': 'Memo exceeds the maximum number of characters'
|
749
|
+
'M01080013': 'Memo contains characters that are not allowed'
|
750
|
+
'M01081011': 'Settlement result URL expiration seconds not within valid range'
|
751
|
+
'M01081013': 'Settlement result URL expiration seconds contains non-numeric characters'
|
752
|
+
'M01082001': 'Service name has not been set'
|
753
|
+
'M01082005': 'Service name exceeds the maximum number of characters'
|
754
|
+
'M01082013': 'Service name contains characters that are not allowed'
|
755
|
+
'M01083001': 'Service phone number is not set'
|
756
|
+
'M01084002': 'Non-existent OpenID was specified'
|
757
|
+
'M01085001': 'Cancellation amount has not been set'
|
758
|
+
'M01085005': 'Cancellation amount exceeds the maximum number of digits'
|
759
|
+
'M01085006': 'Cancellation amount contains non-numeric characters'
|
760
|
+
'M01085010': 'Amount at time of authorization and cancellation amount do not match'
|
761
|
+
'M01085011': 'Cancellation amount exceeds the amount at time of authorization'
|
762
|
+
'M01086005': 'Cancel stamp tax exceeds the maximum number of digits'
|
763
|
+
'M01086006': 'Cancel stamp tax contains non-numeric characters'
|
764
|
+
'M01500001': 'Shop information string has not been set'
|
765
|
+
'M01500005': 'Shop information string contains the wrong number of characters'
|
766
|
+
'M01500012': 'Shop information string is inconsistent with other items'
|
767
|
+
'M01510001': 'Purchasing information string has not been set'
|
768
|
+
'M01510005': 'Purchasing information string contains the wrong number of characters'
|
769
|
+
'M01510012': 'Purchasing information string is inconsistent with other items'
|
770
|
+
'M01520002': 'User terminal usage information contains an invalid value'
|
771
|
+
'M01530001': 'Settlement result return URL is not set'
|
772
|
+
'M01530005': 'Settlement result return URL exceeds the maximum number of characters'
|
773
|
+
'M01540005': 'Settlement cancellation URL exceeds the maximum number of characters'
|
774
|
+
'M01550001': 'Date and time information string has not been set'
|
775
|
+
'M01550005': 'Date and time information string contains the wrong number of characters'
|
776
|
+
'M01550006': 'Date and time information string contains invalid characters'
|
777
|
+
'M01590005': 'Product code exceeds the maximum number of digits'
|
778
|
+
'M01590006': 'Product code contains invalid characters'
|
779
|
+
'M01600001': 'Member information check string has not been set'
|
780
|
+
'M01600005': 'Member information check string exceeds the maximum number of characters'
|
781
|
+
'M01600012': 'Member information check string is inconsistent with other items'
|
782
|
+
'M01610005': 'Number of retries is out of range 0-99'
|
783
|
+
'M01610006': 'Number of retries contains a non-numeric value'
|
784
|
+
'M01620005': 'Session timeout is out of range 0-9999'
|
785
|
+
'M01620006': 'Session timeout contains a non-numeric value'
|
786
|
+
'M01630010': 'the time of the transaction after the card registration member ID of the member ID and parameters of the transaction does not match'
|
787
|
+
'M01640010': 'the time of the transaction after the card registration site ID of the site ID and parameters of the transaction does not match'
|
788
|
+
'M01650012': 'specified shop does not belong to the specified site'
|
789
|
+
'M01660013': 'values ??that are not supported in the language parameters have been set'
|
790
|
+
'M01670013': 'unsupported value to the output encoding is set'
|
791
|
+
'M01680001': 'Settlement usage flag not set'
|
792
|
+
'M01680008': 'Settlement usage is set to a value other than "0" "1"'
|
793
|
+
'M01700001': 'There are no available contract e-mail link it is in use stop'
|
794
|
+
'M01701002': 'Called email link data does not exist'
|
795
|
+
'M01702003': 'Called email link data is expired'
|
796
|
+
'M01703001': 'Unique string is not specified'
|
797
|
+
'M01703005': 'Unique string length is other than 32 bytes'
|
798
|
+
'M01704005': 'Template number is greater than one digit'
|
799
|
+
'M01704006': 'Template number has been set to a non-numeric value'
|
800
|
+
'M11010099': 'Transaction settlement is not complete'
|
801
|
+
'M11010999': 'Transaction settlement may already be complete'
|
802
|
+
'M91099999': 'Settlement process failed'
|
803
|
+
|
804
|
+
'N01001001': 'Input notification code error. Error occurred during execution. Process was not started'
|
805
|
+
'N01001002': 'Purchase transaction existance error. Error occurred during execution. Process was not started'
|
806
|
+
'N01001003': 'Duplicate input received error. Error occurred during execution. Process was not started'
|
807
|
+
'N01001004': 'Input state error. Error occurred during execution. Process was not started'
|
808
|
+
'N01001005': 'Input usage stopped error. Error occurred during execution. Process was not started'
|
809
|
+
'N01001006': 'Input payment amount mismatch error. Error occurred during execution. Process was not started'
|
810
|
+
'N01001007': 'Input tax amount mismatch error. Error occurred during execution. Process was not started'
|
811
|
+
'N01001008': 'Input settlement date error. Error occurred during execution. Process was not started'
|
812
|
+
'N01001009': 'Input settlement date error. Error occurred during execution. Process was not started'
|
813
|
+
'N0C030C01': 'Please try again later'
|
814
|
+
'N0C030C03': 'Please try again later'
|
815
|
+
'N0C030C12': 'Please try again later'
|
816
|
+
'N0C030C13': 'System is temporarily available'
|
817
|
+
'N0C030C14': 'Please try again later'
|
818
|
+
'N0C030C15': 'Please try again later'
|
819
|
+
'N0C030C16': 'Please try again later'
|
820
|
+
'N0C030C33': 'Please try again later'
|
821
|
+
'N0C030C34': 'Please try again later'
|
822
|
+
'N0C030C49': 'Please try again later'
|
823
|
+
'N0C030C50': 'Please try again later'
|
824
|
+
'N0C030C51': 'Please try again'
|
825
|
+
'N0C030C53': 'Please try again later'
|
826
|
+
'N0C030C54': 'Please try again later'
|
827
|
+
'N0C030C55': 'Please try again later'
|
828
|
+
'N0C030C56': 'Please try again later'
|
829
|
+
'N0C030C57': 'Please try again later'
|
830
|
+
'N0C030C58': 'Please try again later'
|
831
|
+
'N0C030C60': 'Please try again later'
|
832
|
+
'N0C030G03': 'This card is currently unavailable. Please contact your card company'
|
833
|
+
'N0C030G12': 'This card is currently unavailable. Please contact your card company'
|
834
|
+
'N0C030G30': 'This card is currently unavailable. Please contact your card company'
|
835
|
+
'N0C030G54': 'This card is currently unavailable. Please contact your card company'
|
836
|
+
'N0C030G55': 'This card is currently unavailable. Please contact your card company'
|
837
|
+
'N0C030G56': 'This card is currently unavailable. Please contact your card company'
|
838
|
+
'N0C030G60': 'This card is currently unavailable. Please contact your card company'
|
839
|
+
'N0C030G61': 'This card is currently unavailable. Please contact your card company'
|
840
|
+
'N0C030G65': 'This card is currently unavailable. Please contact your card company'
|
841
|
+
'N0C030G67': 'Please try again later'
|
842
|
+
'N0C030G83': 'This card is currently unavailable. Please contact your card company'
|
843
|
+
'N0C030G85': 'This card is currently unavailable. Please contact your card company'
|
844
|
+
'N0C030G95': 'This card is currently unavailable. Please contact your card company'
|
845
|
+
'N0C030G96': 'This card is currently unavailable. Please contact your card company'
|
846
|
+
'N0C030G97': 'This card is currently unavailable. Please contact your card company'
|
847
|
+
'N0C030G98': 'Please try again'
|
848
|
+
'N0C030G99': 'This card is currently unavailable. Please contact your card company'
|
849
|
+
'N0K040026': 'Please try again'
|
850
|
+
'N0K040027': 'An error occurred. Please contact the merchant'
|
851
|
+
'N0K040028': 'An error occurred. Please contact the merchant'
|
852
|
+
'N0K040029': 'An error occurred. Please contact the merchant'
|
853
|
+
'N0K040037': 'Usage is temporarily unavailable. Please contact the merchant'
|
854
|
+
'N0N010007': "Service is not offered on the customer's mobile phone"
|
855
|
+
'N0N010008': "Service is not offered on the customer's mobile phone"
|
856
|
+
'N0N010009': "Service is not offered on the customer's mobile phone"
|
857
|
+
'N0N010013': 'Usage is temporarily unavailable. Please contact the merchant'
|
858
|
+
'N0N010024': 'Usage is temporarily unavailable. Please contact the merchant'
|
859
|
+
'N0N010032': 'Usage is temporarily unavailable. Please contact the merchant'
|
860
|
+
'N0N020014': 'An error occurred. Please contact the merchant'
|
861
|
+
'N0N020017': 'This card is currently unavailable. Please contact your card company'
|
862
|
+
'N0N020018': 'This card is currently unavailable. Please contact your card company'
|
863
|
+
'N0N020019': 'This card is currently unavailable. Please contact your card company'
|
864
|
+
'N0N020020': 'This card is currently unavailable. Please contact your card company'
|
865
|
+
'N0N020021': 'This card is currently unavailable. Please contact your card company'
|
866
|
+
'N0N020022': 'This card is currently unavailable. Please contact your card company'
|
867
|
+
'N0N020023': 'This card is currently unavailable. Please contact your card company'
|
868
|
+
'N0N030038': 'This card is currently unavailable because the PIN is incorrect. Please contact your card company'
|
869
|
+
'N0N040014': 'An error occurred. Please contact the merchant'
|
870
|
+
'N0N040031': 'Usage is temporarily unavailable. Please contact the merchant'
|
871
|
+
'N0T000001': 'Please try again'
|
872
|
+
'N0T000002': 'Payment cannot be made because an available card has not been set. Please note that you must set the card in adavnce in order to pay with iD'
|
873
|
+
'N0T000003': 'Payment cannot be made because an available card has not been set. Please note that you must set the card in adavnce in order to pay with iD'
|
874
|
+
'N0T000004': 'Password input has exceeded the allowed number of mistakes. Cannot continue to pay by iD. Please restart the iD app and re-configure the card'
|
875
|
+
'N0T000005': 'Please contact the card company if you cannot unlock your IC card'
|
876
|
+
'N0T000006': 'An error occurred. Please contact the merchant'
|
877
|
+
'N0T000007': 'Please try again'
|
878
|
+
'N0T000008': 'Please try again'
|
879
|
+
'N0T000009': 'This card is currently unavailable. Please contact your card company'
|
880
|
+
'N0T000010': 'Please try again'
|
881
|
+
'N10000001': 'Transaction existance error. The current transaction does not exist'
|
882
|
+
|
883
|
+
'P01010002': 'Failed to authenticate the input API'
|
884
|
+
'P01010003': 'Invalid input parameter'
|
885
|
+
'P01010004': 'Invalid input parameter'
|
886
|
+
'P01010005': 'Invalid input option specified'
|
887
|
+
'P01010006': 'Invalid version specified'
|
888
|
+
'P01010007': 'Permission to call input API not granted'
|
889
|
+
'P01010008': 'Input security header is invalid'
|
890
|
+
'P01010009': 'Input account status is invalid'
|
891
|
+
'P01010010': 'Invalid input parameter'
|
892
|
+
'P01010011': 'Specified transaction is invalid'
|
893
|
+
'P01010101': 'Input API is temporarily unavailable'
|
894
|
+
'P01010102': 'Specified option is temporarily unavailable'
|
895
|
+
'P01010103': 'Specified option is temporarily unavailable'
|
896
|
+
'P01010202': 'Number of input purchase transactions exceeds the monthly limit'
|
897
|
+
'P01010400': 'Order Total Price is invalid'
|
898
|
+
'P01010401': 'Order Total Price is invalid'
|
899
|
+
'P01010402': 'Merchant contract does not allow authentication option'
|
900
|
+
'P01010404': 'Input return URL is invalid'
|
901
|
+
'P01010405': 'Input cancellation URL is invalid'
|
902
|
+
'P01010406': 'Input customer ID is invalid'
|
903
|
+
'P01010407': 'Input customer e-mail address is invalid'
|
904
|
+
'P01010408': 'Token is invalid'
|
905
|
+
'P01010409': 'Token is invalid'
|
906
|
+
'P01010410': 'Token is not active'
|
907
|
+
'P01010411': 'Token expired'
|
908
|
+
'P01010412': 'Duplicate invoice number'
|
909
|
+
'P01010413': 'Input goods total amount is invalid'
|
910
|
+
'P01010414': 'Maximum transaction amount limit exceeded'
|
911
|
+
'P01010415': 'Transaction is already processed'
|
912
|
+
'P01010416': 'Maximum number of reprocess attempts exceeded'
|
913
|
+
'P01010417': 'Input payment method is invalid'
|
914
|
+
'P01010418': 'Input currency code is invalid'
|
915
|
+
'P01010419': 'Input customer ID is invalid'
|
916
|
+
'P01010420': 'Input payment option is invalid'
|
917
|
+
'P01010421': 'Input token is invalid'
|
918
|
+
'P01010422': 'Input customer funding source is invalid'
|
919
|
+
'P01010424': 'Input shipping address is invalid'
|
920
|
+
'P01010425': 'Merchant contract does not permit API usage'
|
921
|
+
'P01010426': 'Input goods total amount is invalid'
|
922
|
+
'P01010427': 'Input shipping total is invalid'
|
923
|
+
'P01010428': 'Input commission total is invalid'
|
924
|
+
'P01010429': 'Input tax total is invalid'
|
925
|
+
'P01010430': 'Input goods amount is incorrect'
|
926
|
+
'P01010431': 'Input goods amount is invalid'
|
927
|
+
'P01010432': 'Invoice number exceeds the allowed number of digits'
|
928
|
+
'P01010433': 'Part of the input item description has been omitted'
|
929
|
+
'P01010434': 'Part of the input free items have been omitted'
|
930
|
+
'P01010435': 'Authorization is not yet processed'
|
931
|
+
'P01010436': 'Input header image URL exceeds the maximum number of characters'
|
932
|
+
'P01010437': 'Input header image URL exceeds the maximum number of characters'
|
933
|
+
'P01010438': 'Input header image URL exceeds the maximum number of characters'
|
934
|
+
'P01010439': 'Input header image URL exceeds the maximum number of characters'
|
935
|
+
'P01010440': 'Input header image URL exceeds the maximum number of characters'
|
936
|
+
'P01010441': 'Input notification URL exceeds the maximum number of characters'
|
937
|
+
'P01010442': 'Input identification code exceeds the maximum number of characters'
|
938
|
+
'P01010443': 'Input payment option is invalid'
|
939
|
+
'P01010444': 'Input currency code is invalid'
|
940
|
+
'P01010445': 'Cannot continue processing the specified transaction'
|
941
|
+
'P01010446': 'Input payment option is invalid'
|
942
|
+
'P01010457': 'Failed to initialize the eBay API'
|
943
|
+
'P01010458': 'An error occurred in the eBay API'
|
944
|
+
'P01010459': 'An error occurred in the eBay API'
|
945
|
+
'P01010460': 'An error occurred during communication with eBay'
|
946
|
+
'P01010461': 'Input number of items is invalid'
|
947
|
+
'P01010462': 'Input order does not exist'
|
948
|
+
'P01010463': 'eBay connection information is invalid'
|
949
|
+
'P01010464': 'Item number and transaction ID do not match'
|
950
|
+
'P01010465': 'Invalid eBay connection information'
|
951
|
+
'P01010467': 'Duplicate input item number'
|
952
|
+
'P01010468': 'Duplicate input order ID'
|
953
|
+
'P01010469': 'Specified option is temporarily unavailable'
|
954
|
+
'P01010470': 'Invalid option specified'
|
955
|
+
'P01010471': 'Input return URL is invalid'
|
956
|
+
'P01010472': 'Input cancellation URL is invalid'
|
957
|
+
'P01010473': 'Unsupported input parameters specified'
|
958
|
+
'P01010474': 'Cannot continue processing the specified transaction'
|
959
|
+
'P01010475': 'Input payment option is invalid'
|
960
|
+
'P01010476': 'Input data is invalid'
|
961
|
+
'P01010477': 'Input data is invalid'
|
962
|
+
'P01010478': 'Input data is invalid'
|
963
|
+
'P01010479': 'Input data is invalid'
|
964
|
+
'P01010480': 'Input data is invalid'
|
965
|
+
'P01010481': 'Payment option is invalid'
|
966
|
+
'P01010482': 'Payment option is invalid'
|
967
|
+
'P01010537': 'Transaction denied due to risk management settings'
|
968
|
+
'P01010538': 'Transaction denied due to risk management settings'
|
969
|
+
'P01010539': 'Payment denied due to risk management settings'
|
970
|
+
'P01010600': 'Authorization has been canceled'
|
971
|
+
'P01010601': 'Authorization period has elapsed'
|
972
|
+
'P01010602': 'Authorization has already been completed'
|
973
|
+
'P01010603': "Restrictions have been applied to the customer's account"
|
974
|
+
'P01010604': 'Cannot continue with the authorization process'
|
975
|
+
'P01010605': 'Input currency code is not supported'
|
976
|
+
'P01010606': 'Transaction denied'
|
977
|
+
'P01010607': 'Authorization and recovery function is not available'
|
978
|
+
'P01010608': 'Input customer funding source is invalid'
|
979
|
+
'P01010609': 'Input transaction ID is invalid'
|
980
|
+
'P01010610': 'Input amount exceeds the maximum limit'
|
981
|
+
'P01010611': 'Merchant contract does not allow usage of the authorization and recovery function'
|
982
|
+
'P01010612': 'Maximum number of settlements reached'
|
983
|
+
'P01010613': 'Input currency code is invalid'
|
984
|
+
'P01010614': 'Input authorization cancellation number is invalid'
|
985
|
+
'P01010615': 'Input re-authorization method is invalid'
|
986
|
+
'P01010616': 'Authorization has exceeded the maximum number of re-authorizations'
|
987
|
+
'P01010617': 'Re-authorization has been called during the warranty period'
|
988
|
+
'P01010618': 'Transaction is canceled or expired'
|
989
|
+
'P01010619': 'Input invoice number exceeds the maximum number of characters'
|
990
|
+
'P01010620': 'Order status is in canceled expired or completed state'
|
991
|
+
'P01010621': 'Order has expired'
|
992
|
+
'P01010622': 'Order has been canceled'
|
993
|
+
'P01010623': 'Order has reached the maximum number of authorizations'
|
994
|
+
'P01010624': 'Duplicate input invoice number'
|
995
|
+
'P01010625': 'Transaction amount exceeds the maximum limit'
|
996
|
+
'P01010626': 'Transaction has been rejected by the risk model'
|
997
|
+
'P01010627': 'Input parameters are not supported'
|
998
|
+
'P01010628': 'Cannot continue processing the specified transaction'
|
999
|
+
'P01010629': 'Input re-authorization method is invalid'
|
1000
|
+
'P01010630': 'Input goods amount is invalid'
|
1001
|
+
'P01010725': 'Input shipping address is invalid'
|
1002
|
+
'P01010726': 'Input shipping address is invalid'
|
1003
|
+
'P01010727': 'Input shipping address is invalid'
|
1004
|
+
'P01010728': 'Input shipping address is invalid'
|
1005
|
+
'P01010729': 'Input shipping address is invalid'
|
1006
|
+
'P01010730': 'Input shipping address is invalid'
|
1007
|
+
'P01010731': 'Input shipping address is invalid'
|
1008
|
+
'P01010736': 'Failed to query the input shipping address'
|
1009
|
+
'P01010800': 'Invalid input parmeter'
|
1010
|
+
'P01011001': 'Input exceeds the allowed number of digits'
|
1011
|
+
'P01011094': 'Cannot of cancel re-authorize or recover the specified authorization'
|
1012
|
+
'P01011547': 'Specified option is temporarily unavailable'
|
1013
|
+
'P01011601': 'Input billing address is invalid'
|
1014
|
+
'P01011602': 'Input billing address is invalid'
|
1015
|
+
'P01011610': 'Payment is pending'
|
1016
|
+
'P01011611': 'Transaction has been aborted'
|
1017
|
+
'P01011612': 'Cannot continue processing the transaction'
|
1018
|
+
'P01011801': 'Input data is invalid'
|
1019
|
+
'P01011802': 'Input data is invalid'
|
1020
|
+
'P01011803': 'Input data is invalid'
|
1021
|
+
'P01011804': 'Input data is invalid'
|
1022
|
+
'P01011805': 'Input data is invalid'
|
1023
|
+
'P01011806': 'Input data is invalid'
|
1024
|
+
'P01011807': 'Input data is invalid'
|
1025
|
+
'P01011810': 'Input data is invalid'
|
1026
|
+
'P01011811': 'Input data is invalid'
|
1027
|
+
'P01011812': 'Input data is invalid'
|
1028
|
+
'P01011813': 'Input data is invalid'
|
1029
|
+
'P01011814': 'Input data is invalid'
|
1030
|
+
'P01011815': 'Input data is invalid'
|
1031
|
+
'P01011820': 'Input data is invalid'
|
1032
|
+
'P01011821': 'Input option is invalid'
|
1033
|
+
'P01011822': 'Input option contains an error'
|
1034
|
+
'P01011823': 'Input option contains an error'
|
1035
|
+
'P01011824': 'Input option contains an error'
|
1036
|
+
'P01011825': 'Input option contains an error'
|
1037
|
+
'P01011826': 'Input shipping total is invalid'
|
1038
|
+
'P01011827': 'Input option contains an error'
|
1039
|
+
'P01011828': 'Input option contains an error'
|
1040
|
+
'P01011829': 'Input option contains an error'
|
1041
|
+
'P01011830': 'Input option contains an error'
|
1042
|
+
'P01011831': 'Input URL exceeds the maximum number of characters'
|
1043
|
+
'P01011832': 'Input order total is invalid'
|
1044
|
+
'P01012109': 'Input option is invalid'
|
1045
|
+
'P01012124': 'Input option is invalid'
|
1046
|
+
'P01012200': 'Input customer ID is invalid'
|
1047
|
+
'P01012201': 'Input option contains an error'
|
1048
|
+
'P01012202': 'Input option contains an error'
|
1049
|
+
'P01012203': 'Payment failed due to the input being in hold state'
|
1050
|
+
'P01012204': 'Transaction failed due to input error'
|
1051
|
+
'P01012205': 'Input option contains an error'
|
1052
|
+
'P01012206': 'Input option contains an error'
|
1053
|
+
'P01012207': 'Input option contains an error'
|
1054
|
+
'P01012208': 'Input goods amount does not match'
|
1055
|
+
'P01020000': 'Payment Status is invalid (None)'
|
1056
|
+
'P01020001': 'Payment Status is invalid (Canceled-Reversal)'
|
1057
|
+
'P01020003': 'Payment Status is invalid (Denied)'
|
1058
|
+
'P01020004': 'Payment Status is invalid (Expired)'
|
1059
|
+
'P01020005': 'Payment Status is invalid (Failed)'
|
1060
|
+
'P01020006': 'Payment Status is invalid (In-Progress)'
|
1061
|
+
'P01020007': 'Payment Status is invalid (Partially-Refunded)'
|
1062
|
+
'P01020008': 'Payment Status is invalid (Pending)'
|
1063
|
+
'P01020009': 'Payment Status is invalid (Refunded)'
|
1064
|
+
'P01020010': 'Payment Status is invalid (Reversed)'
|
1065
|
+
'P01020011': 'Payment Status is invalid (Processed)'
|
1066
|
+
'P01020012': 'Payment Status is invalid (Voided)'
|
1067
|
+
'P01029999': 'Payment Status is invalid'
|
1068
|
+
'P01081000': 'Parameter is invalid'
|
1069
|
+
'P01081001': 'Parameter is invalid'
|
1070
|
+
'P01081002': 'Specified method is not supported'
|
1071
|
+
'P01081003': 'Method is not specified'
|
1072
|
+
'P01081004': 'Request Parameter not specified'
|
1073
|
+
'P01081100': 'Parameter not specified (Amt)'
|
1074
|
+
'P01081101': 'Parameter not specified (MaxAmt)'
|
1075
|
+
'P01081102': 'Parameter not specified (ReturnURL)'
|
1076
|
+
'P01081103': 'Parameter not specified (NotifyURL)'
|
1077
|
+
'P01081104': 'Parameter not specified (CancelURL)'
|
1078
|
+
'P01081105': 'Parameter not specified (ShipToStreet)'
|
1079
|
+
'P01081106': 'Parameter not specified (ShipToStreet2)'
|
1080
|
+
'P01081107': 'Parameter not specified (ShipToCity)'
|
1081
|
+
'P01081108': 'Parameter not specified (ShipToState)'
|
1082
|
+
'P01081109': 'Parameter not specified (ShipToZip)'
|
1083
|
+
'P01081110': 'Parameter not specified (Country)'
|
1084
|
+
'P01081111': 'Parameter not specified (ReqConfirmShipping)'
|
1085
|
+
'P01081112': 'Parameter not specified (NoShipping)'
|
1086
|
+
'P01081113': 'Parameter not specified (AddrOverride)'
|
1087
|
+
'P01081114': 'Parameter not specified (LocaleCode)'
|
1088
|
+
'P01081115': 'Parameter not specified (PaymentAction)'
|
1089
|
+
'P01081116': 'Parameter not specified (Email)'
|
1090
|
+
'P01081117': 'Parameter not specified (Token)'
|
1091
|
+
'P01081118': 'Parameter not specified (PayerID)'
|
1092
|
+
'P01081119': 'Parameter not specified (ItemAmt)'
|
1093
|
+
'P01081120': 'Parameter not specified (ShippingAmt)'
|
1094
|
+
'P01081121': 'Parameter not specified (HandlingAmt)'
|
1095
|
+
'P01081122': 'Parameter not specified (TaxAmt)'
|
1096
|
+
'P01081123': 'Parameter not specified (IPAddress)'
|
1097
|
+
'P01081124': 'Parameter not specified (ShipToName)'
|
1098
|
+
'P01081125': 'Parameter not specified (L_Amt)'
|
1099
|
+
'P01081126': 'Parameter not specified (Amt)'
|
1100
|
+
'P01081127': 'Parameter not specified (L_TaxAmt)'
|
1101
|
+
'P01081128': 'Parameter not specified (AuthorizationID)'
|
1102
|
+
'P01081129': 'Parameter not specified (CompleteType)'
|
1103
|
+
'P01081130': 'Parameter not specified (CurrencyCode)'
|
1104
|
+
'P01081131': 'Parameter not specified (TransactionID)'
|
1105
|
+
'P01081132': 'Parameter not specified (TransactionEntity)'
|
1106
|
+
'P01081133': 'Parameter not specified (Acct)'
|
1107
|
+
'P01081134': 'Parameter not specified (ExpDate)'
|
1108
|
+
'P01081135': 'Parameter not specified (FirstName)'
|
1109
|
+
'P01081136': 'Parameter not specified (LastName)'
|
1110
|
+
'P01081137': 'Parameter not specified (Street)'
|
1111
|
+
'P01081138': 'Parameter not specified (Street2)'
|
1112
|
+
'P01081139': 'Parameter not specified (City)'
|
1113
|
+
'P01081140': 'Parameter not specified (State)'
|
1114
|
+
'P01081141': 'Parameter not specified (Zip)'
|
1115
|
+
'P01081142': 'Parameter not specified (CountryCode)'
|
1116
|
+
'P01081143': 'Parameter not specified (RefundType)'
|
1117
|
+
'P01081144': 'Parameter not specified (StartDate)'
|
1118
|
+
'P01081145': 'Parameter not specified (EndDate)'
|
1119
|
+
'P01081146': 'Parameter not specified (MPID)'
|
1120
|
+
'P01081147': 'Parameter not specified (CreditCardType)'
|
1121
|
+
'P01081148': 'Parameter not specified (User)'
|
1122
|
+
'P01081149': 'Parameter not specified (Pwd)'
|
1123
|
+
'P01081150': 'Parameter not specified (Version)'
|
1124
|
+
'P01081200': 'Parameter is invalid (Amt)'
|
1125
|
+
'P01081201': 'Parameter is invalid (MaxAmt)'
|
1126
|
+
'P01081203': 'Parameter is invalid (NotifyURL)'
|
1127
|
+
'P01081205': 'Parameter is invalid (ShipToStreet)'
|
1128
|
+
'P01081206': 'Parameter is invalid (ShipToStreet2)'
|
1129
|
+
'P01081207': 'Parameter is invalid (ShipToCity)'
|
1130
|
+
'P01081208': 'Parameter is invalid (ShipToState)'
|
1131
|
+
'P01081209': 'Parameter is invalid (ShipToZip)'
|
1132
|
+
'P01081210': 'Parameter is invalid (Country)'
|
1133
|
+
'P01081211': 'Parameter is invalid (ReqConfirmShipping)'
|
1134
|
+
'P01081212': 'Parameter is invalid (Noshipping)'
|
1135
|
+
'P01081213': 'Parameter is invalid (AddrOverride)'
|
1136
|
+
'P01081214': 'Parameter is invalid (LocaleCode)'
|
1137
|
+
'P01081215': 'Parameter is invalid (PaymentAction)'
|
1138
|
+
'P01081219': 'Parameter is invalid (ItemAmt)'
|
1139
|
+
'P01081220': 'Parameter is invalid (ShippingAmt)'
|
1140
|
+
'P01081221': 'Parameter is invalid (HandlingTotal Amt)'
|
1141
|
+
'P01081222': 'Parameter is invalid (TaxAmt)'
|
1142
|
+
'P01081223': 'Parameter is invalid (IPAddress)'
|
1143
|
+
'P01081224': 'Parameter is invalid (ShipToName)'
|
1144
|
+
'P01081225': 'Parameter is invalid (L_Amt)'
|
1145
|
+
'P01081226': 'Parameter is invalid (Amt)'
|
1146
|
+
'P01081227': 'Parameter is invalid (L_TaxAmt)'
|
1147
|
+
'P01081229': 'Parameter is invalid (CompleteType)'
|
1148
|
+
'P01081230': 'Parameter is invalid (CurrencyCode)'
|
1149
|
+
'P01081232': 'Parameter is invalid (TransactionEntity)'
|
1150
|
+
'P01081234': 'Parameter is invalid (ExpDate)'
|
1151
|
+
'P01081235': 'Parameter is invalid (FirstName)'
|
1152
|
+
'P01081236': 'Parameter is invalid (LastName)'
|
1153
|
+
'P01081237': 'Parameter is invalid (Street)'
|
1154
|
+
'P01081238': 'Parameter is invalid (Street2)'
|
1155
|
+
'P01081239': 'Parameter is invalid (City)'
|
1156
|
+
'P01081243': 'Parameter is invalid (RefundType)'
|
1157
|
+
'P01081244': 'Parameter is invalid (StartDate)'
|
1158
|
+
'P01081245': 'Parameter is invalid (EndDate)'
|
1159
|
+
'P01081247': 'Parameter is invalid (CreditCardType)'
|
1160
|
+
'P01081248': 'Parameter is invalid (Username)'
|
1161
|
+
'P01081249': 'Parameter is invalid (Password)'
|
1162
|
+
'P01081250': 'Parameter is invalid (Version)'
|
1163
|
+
'P01081251': 'Internal input error occurred'
|
1164
|
+
'P02000001': 'Failed to communicate with the PayPal center'
|
1165
|
+
'P02000002': 'Failed to communicate with the PayPal center'
|
1166
|
+
'P03000003': 'User canceled Paypal payment creation'
|
1167
|
+
|
1168
|
+
'S01000002': 'Mail creation failed. Please perform settlement via the Mobile Suica app net settlement list'
|
1169
|
+
'S01001001': 'Authentication information invalid. Failed to process settlement request. Please wait awhile and try again from the purchase screen'
|
1170
|
+
'S01001002': 'Unable to connect to system. Failed to process settlement request. Please wait awhile and try again from the purchase screen'
|
1171
|
+
'S01001006': 'Data invalid. Mobile Suica settlement is not available'
|
1172
|
+
'S01001007': 'Member not registered or registration canceled. Please register for Mobile Suica and try again from the purchase screen'
|
1173
|
+
'S01001008': 'Registration limit exceeded. Please check your Net Settlement List in the Mobile Suica app and try again from the purchase screen'
|
1174
|
+
'S01001010': 'Duplicate settlement request ID. Failed to process settlement request. Please wait awhile and try again from the purchase screen'
|
1175
|
+
'S01001012': 'Registration data not present'
|
1176
|
+
'S01001015': 'Temporarily invalid member. Failed to process settlement request. Please wait awhile and try again from the purchase screen'
|
1177
|
+
'S01001016': 'XML format invalid. Failed to process settlement request. Please wait awhile and try again from the purchase screen'
|
1178
|
+
'S01001017': 'Registration information invalid. Failed to process settlement request. Please wait awhile and try again from the purchase screen'
|
1179
|
+
'S01009901': 'Mobile Suica internal system error. Failed to process settlement request. Please wait awhile and try again from the purchase screen'
|
1180
|
+
'S01009902': 'Mobile Suica system under maintenance. Failed to process settlement request. Please wait awhile and try again from the purchase screen'
|
1181
|
+
|
1182
|
+
'W0100W001': 'Data type incorrect'
|
1183
|
+
'W0100W002': 'UserId / Password does not exist'
|
1184
|
+
'W0100W003': 'Receipt processing Company Code and Payment Code do not match'
|
1185
|
+
'W0100W004': '2DBC processing Operator Number and Contract Number do not match'
|
1186
|
+
'W0100W005': 'Payment processing Company Code and Payment Code do not match'
|
1187
|
+
'W0100W090': 'Error during key data acquisition'
|
1188
|
+
'W0100W600': 'Receipt processing check error (invalid value)'
|
1189
|
+
'W0100W601': 'Receipt processing check error (Payment Code not set)'
|
1190
|
+
'W0100W602': 'Receipt processing check error (Payment Code invalid digits)'
|
1191
|
+
'W0100W603': 'Receipt processing check error (Acceptance Number not set)'
|
1192
|
+
'W0100W604': 'Receipt processing check error (Acceptance Number invalid digits)'
|
1193
|
+
'W0100W605': 'Receipt processing check error (Company Code not set)'
|
1194
|
+
'W0100W606': 'Receipt processing check error (Company Code invalid digits)'
|
1195
|
+
'W0100W607': 'Receipt processing check error (Phone Number not set)'
|
1196
|
+
'W0100W608': 'Receipt processing check error (Kanji Name not set)'
|
1197
|
+
'W0100W609': 'Receipt processing check error (Payment Deadline not set)'
|
1198
|
+
'W0100W610': 'Receipt processing check error (Payment Deadline is a non-numeric value)'
|
1199
|
+
'W0100W611': 'Receipt processing check error (Payment Deadline invalid digits)'
|
1200
|
+
'W0100W612': 'Receipt processing check error (Payment Deadline invalid date and time format)'
|
1201
|
+
'W0100W613': 'Receipt processing check error (Payment Deadline past date)'
|
1202
|
+
'W0100W614': 'Receipt processing check error (Payment Amount not set)'
|
1203
|
+
'W0100W615': 'Receipt processing check error (Payment Amount value invalid)'
|
1204
|
+
'W0100W616': 'Receipt processing check error (Payment Amount ? 0)'
|
1205
|
+
'W0100W617': 'Receipt processing check error (Payment Amount > 999999)'
|
1206
|
+
'W0100W640': 'Receipt data duplication error'
|
1207
|
+
'W0100W641': 'Receipt data logically deleted error'
|
1208
|
+
'W0100W670': 'Receipt DB OPEN-time error'
|
1209
|
+
'W0100W671': 'Receipt DB READ-time error'
|
1210
|
+
'W0100W672': 'Receipt DB INSERT time error'
|
1211
|
+
'W0100W680': 'Failed to get sequence number for mobile payment'
|
1212
|
+
'W0100W700': 'Payment processing check error (Payment Code not set)'
|
1213
|
+
'W0100W701': 'Payment processing check error (Company Code not set)'
|
1214
|
+
'W0100W730': 'Payment processing non-payment error'
|
1215
|
+
'W0100W731': 'Payment processing data unsent error'
|
1216
|
+
'W0100W740': 'Payment processing no payment information error'
|
1217
|
+
'W0100W741': 'Payment processing payment data logically deleted error'
|
1218
|
+
'W0100W770': 'Payment processing READ request payment DB OPEN-time error'
|
1219
|
+
'W0100W771': 'Payment processing READ request payment DB READ-time error'
|
1220
|
+
'W0100W772': 'Payment processing READ request payment DB UPDATE-time error'
|
1221
|
+
'W0100W773': 'Payment processing SEARCH request payment DB OPEN-time error'
|
1222
|
+
'W0100W774': 'Payment processing SEARCH request payment DB READ-time error'
|
1223
|
+
'W0100W775': 'Payment processing SEARCH request payment DB UPDATE-time error'
|
1224
|
+
'WM1000001': '[Settlement request] An input parameter error occurred while communicating with the settlement center (Message digest)'
|
1225
|
+
'WM1000002': '[Settlement request] Connection not allowed by the settlement center'
|
1226
|
+
'WM1000003': '[Settlement request] Failed to execute the settlement module in the settlement center'
|
1227
|
+
'WM1000004': '[Settlement request] An input parameter error occurred while communicating with the settlement center (Reception parameters)'
|
1228
|
+
'WM1000005': '[Settlement request] Failed to communicate with the settlement center'
|
1229
|
+
'WM1000006': '[Settlement result] An parameter error occurred while receiving result from the settlement center (Reception parameters)'
|
1230
|
+
'WM1000007': '[Settlement result] Double payment occurred in the settlement center'
|
1231
|
+
'WM1000008': '[Settlement result] An internal error occurred (transition)'
|
1232
|
+
'WM1000009': '[User cancel request] Payment transaction has already been canceled'
|
1233
|
+
'WM1000010': '[User cancel request] An internal error occurred (transition)'
|