processing_kz 0.1.43 → 0.1.44

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1163 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns="http://kz.processing.cnp.merchant_ws/xsd" xmlns:ax25="http://merchant_web_services.cnp.processing.kz/xsd" xmlns:ax23="http://beans.merchant_web_services.cnp.processing.kz/xsd" xmlns:ax21="http://beans.common.cnp.processing.kz/xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:axis2="http://merchant_web_services.cnp.processing.kz" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://merchant_web_services.cnp.processing.kz">
3
+ <wsdl:types>
4
+ <xs:schema xmlns:ax26="http://beans.common.cnp.processing.kz/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://merchant_web_services.cnp.processing.kz/xsd">
5
+ <xs:import namespace="http://beans.common.cnp.processing.kz/xsd"/>
6
+ <xs:complexType name="TransactionCardDetails">
7
+ <xs:sequence>
8
+ <xs:element minOccurs="0" name="cardNumber" nillable="true" type="xs:string"/>
9
+ <xs:element minOccurs="0" name="cardholderName" nillable="true" type="xs:string"/>
10
+ <xs:element minOccurs="0" name="currencyCode" type="xs:int"/>
11
+ <xs:element minOccurs="0" name="customerReference" nillable="true" type="xs:string"/>
12
+ <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
13
+ <xs:element minOccurs="0" name="expiryDate" nillable="true" type="xs:string"/>
14
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="goodsList" nillable="true" type="ax21:GoodsItem"/>
15
+ <xs:element minOccurs="0" name="languageCode" nillable="true" type="xs:string"/>
16
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="merchantAdditionalInformationList" nillable="true" type="ax21:AdditionalInformation"/>
17
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
18
+ <xs:element minOccurs="0" name="merchantLocalDateTime" nillable="true" type="xs:string"/>
19
+ <xs:element minOccurs="0" name="orderId" nillable="true" type="xs:string"/>
20
+ <xs:element minOccurs="0" name="paymentType" type="xs:int"/>
21
+ <xs:element minOccurs="0" name="purchaserEmail" nillable="true" type="xs:string"/>
22
+ <xs:element minOccurs="0" name="purchaserPhone" nillable="true" type="xs:string"/>
23
+ <xs:element minOccurs="0" name="required3DS" nillable="true" type="xs:boolean"/>
24
+ <xs:element minOccurs="0" name="secureCode" nillable="true" type="xs:string"/>
25
+ <xs:element minOccurs="0" name="terminalID" nillable="true" type="xs:string"/>
26
+ <xs:element minOccurs="0" name="totalAmount" nillable="true" type="xs:string"/>
27
+ </xs:sequence>
28
+ </xs:complexType>
29
+ </xs:schema>
30
+ <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://beans.merchant_web_services.cnp.processing.kz/xsd">
31
+ <xs:complexType name="StartTransactionResult">
32
+ <xs:sequence>
33
+ <xs:element minOccurs="0" name="customerReference" nillable="true" type="xs:string"/>
34
+ <xs:element minOccurs="0" name="errorDescription" nillable="true" type="xs:string"/>
35
+ <xs:element minOccurs="0" name="redirectURL" nillable="true" type="xs:string"/>
36
+ <xs:element minOccurs="0" name="success" type="xs:boolean"/>
37
+ </xs:sequence>
38
+ </xs:complexType>
39
+ <xs:complexType name="Authorise3DSResult">
40
+ <xs:sequence>
41
+ <xs:element minOccurs="0" name="acsURL" nillable="true" type="xs:string"/>
42
+ <xs:element minOccurs="0" name="customerReference" nillable="true" type="xs:string"/>
43
+ <xs:element minOccurs="0" name="errorDescription" nillable="true" type="xs:string"/>
44
+ <xs:element minOccurs="0" name="md" nillable="true" type="xs:string"/>
45
+ <xs:element minOccurs="0" name="paReq" nillable="true" type="xs:string"/>
46
+ <xs:element minOccurs="0" name="tranGUID" nillable="true" type="xs:string"/>
47
+ <xs:element minOccurs="0" name="transactionStatus" nillable="true" type="xs:string"/>
48
+ </xs:sequence>
49
+ </xs:complexType>
50
+ </xs:schema>
51
+ <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://beans.common.cnp.processing.kz/xsd">
52
+ <xs:complexType name="TransferTransactionDetails">
53
+ <xs:sequence>
54
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="additionalInformationList" nillable="true" type="ax21:AdditionalInformation"/>
55
+ <xs:element minOccurs="0" name="currencyCode" nillable="true" type="xs:string"/>
56
+ <xs:element minOccurs="0" name="customerReference" nillable="true" type="xs:string"/>
57
+ <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
58
+ <xs:element minOccurs="0" name="languageCode" nillable="true" type="xs:string"/>
59
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
60
+ <xs:element minOccurs="0" name="merchantKeyword" nillable="true" type="xs:string"/>
61
+ <xs:element minOccurs="0" name="merchantLocalDateTime" nillable="true" type="xs:string"/>
62
+ <xs:element minOccurs="0" name="receiverAccount" nillable="true" type="xs:string"/>
63
+ <xs:element minOccurs="0" name="receiverAddress" nillable="true" type="ax21:Address"/>
64
+ <xs:element minOccurs="0" name="receiverExpDate" nillable="true" type="xs:string"/>
65
+ <xs:element minOccurs="0" name="receiverName" nillable="true" type="xs:string"/>
66
+ <xs:element minOccurs="0" name="responseCode" nillable="true" type="xs:string"/>
67
+ <xs:element minOccurs="0" name="returnURL" nillable="true" type="xs:string"/>
68
+ <xs:element minOccurs="0" name="senderAccount" nillable="true" type="xs:string"/>
69
+ <xs:element minOccurs="0" name="senderAddress" nillable="true" type="ax21:Address"/>
70
+ <xs:element minOccurs="0" name="senderExpDate" nillable="true" type="xs:string"/>
71
+ <xs:element minOccurs="0" name="senderName" nillable="true" type="xs:string"/>
72
+ <xs:element minOccurs="0" name="terminalId" nillable="true" type="xs:string"/>
73
+ <xs:element minOccurs="0" name="tranAmount" nillable="true" type="xs:string"/>
74
+ <xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/>
75
+ </xs:sequence>
76
+ </xs:complexType>
77
+ <xs:complexType name="AdditionalInformation">
78
+ <xs:sequence>
79
+ <xs:element minOccurs="0" name="key" nillable="true" type="xs:string"/>
80
+ <xs:element minOccurs="0" name="value" nillable="true" type="xs:string"/>
81
+ </xs:sequence>
82
+ </xs:complexType>
83
+ <xs:complexType name="Address">
84
+ <xs:sequence>
85
+ <xs:element minOccurs="0" name="addressLine1" nillable="true" type="xs:string"/>
86
+ <xs:element minOccurs="0" name="addressLine2" nillable="true" type="xs:string"/>
87
+ <xs:element minOccurs="0" name="city" nillable="true" type="xs:string"/>
88
+ <xs:element minOccurs="0" name="country" nillable="true" type="xs:string"/>
89
+ <xs:element minOccurs="0" name="county" nillable="true" type="xs:string"/>
90
+ <xs:element minOccurs="0" name="zip" nillable="true" type="xs:string"/>
91
+ </xs:sequence>
92
+ </xs:complexType>
93
+ <xs:complexType name="GoodsItem">
94
+ <xs:sequence>
95
+ <xs:element minOccurs="0" name="amount" nillable="true" type="xs:string"/>
96
+ <xs:element minOccurs="0" name="currencyCode" type="xs:int"/>
97
+ <xs:element minOccurs="0" name="merchantsGoodsID" nillable="true" type="xs:string"/>
98
+ <xs:element minOccurs="0" name="nameOfGoods" nillable="true" type="xs:string"/>
99
+ </xs:sequence>
100
+ </xs:complexType>
101
+ <xs:complexType name="StoredTransactionStatus">
102
+ <xs:sequence>
103
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="additionalInformation" nillable="true" type="ax21:AdditionalInformation"/>
104
+ <xs:element minOccurs="0" name="amountAuthorised" nillable="true" type="xs:string"/>
105
+ <xs:element minOccurs="0" name="amountRefunded" nillable="true" type="xs:string"/>
106
+ <xs:element minOccurs="0" name="amountRequested" nillable="true" type="xs:string"/>
107
+ <xs:element minOccurs="0" name="amountSettled" nillable="true" type="xs:string"/>
108
+ <xs:element minOccurs="0" name="authCode" nillable="true" type="xs:string"/>
109
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="goods" nillable="true" type="ax21:GoodsItem"/>
110
+ <xs:element minOccurs="0" name="merchantLocalDateTime" nillable="true" type="xs:string"/>
111
+ <xs:element minOccurs="0" name="merchantOnlineAddress" nillable="true" type="xs:string"/>
112
+ <xs:element minOccurs="0" name="orderId" nillable="true" type="xs:string"/>
113
+ <xs:element minOccurs="0" name="purchaserEmail" nillable="true" type="xs:string"/>
114
+ <xs:element minOccurs="0" name="purchaserName" nillable="true" type="xs:string"/>
115
+ <xs:element minOccurs="0" name="purchaserPhone" nillable="true" type="xs:string"/>
116
+ <xs:element minOccurs="0" name="transactionCurrencyCode" nillable="true" type="xs:string"/>
117
+ <xs:element minOccurs="0" name="transactionStatus" nillable="true" type="xs:string"/>
118
+ </xs:sequence>
119
+ </xs:complexType>
120
+ <xs:complexType name="TransactionDetails">
121
+ <xs:sequence>
122
+ <xs:element minOccurs="0" name="billingAddress" nillable="true" type="ax21:Address"/>
123
+ <xs:element minOccurs="0" name="cardId" nillable="true" type="xs:string"/>
124
+ <xs:element minOccurs="0" name="currencyCode" type="xs:int"/>
125
+ <xs:element minOccurs="0" name="customerReference" nillable="true" type="xs:string"/>
126
+ <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
127
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="goodsList" nillable="true" type="ax21:GoodsItem"/>
128
+ <xs:element minOccurs="0" name="languageCode" nillable="true" type="xs:string"/>
129
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="merchantAdditionalInformationList" nillable="true" type="ax21:AdditionalInformation"/>
130
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
131
+ <xs:element minOccurs="0" name="merchantLocalDateTime" nillable="true" type="xs:string"/>
132
+ <xs:element minOccurs="0" name="orderId" nillable="true" type="xs:string"/>
133
+ <xs:element minOccurs="0" name="paymentType" type="xs:int"/>
134
+ <xs:element minOccurs="0" name="purchaserEmail" nillable="true" type="xs:string"/>
135
+ <xs:element minOccurs="0" name="purchaserName" nillable="true" type="xs:string"/>
136
+ <xs:element minOccurs="0" name="purchaserPhone" nillable="true" type="xs:string"/>
137
+ <xs:element minOccurs="0" name="returnURL" nillable="true" type="xs:string"/>
138
+ <xs:element minOccurs="0" name="terminalID" nillable="true" type="xs:string"/>
139
+ <xs:element minOccurs="0" name="totalAmount" nillable="true" type="xs:string"/>
140
+ </xs:sequence>
141
+ </xs:complexType>
142
+ <xs:complexType name="StoredTransferTransactionStatus">
143
+ <xs:sequence>
144
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="additionalInformation" nillable="true" type="ax21:AdditionalInformation"/>
145
+ <xs:element minOccurs="0" name="amount" nillable="true" type="xs:string"/>
146
+ <xs:element minOccurs="0" name="authCode" nillable="true" type="xs:string"/>
147
+ <xs:element minOccurs="0" name="cardIssuerCountry" nillable="true" type="xs:string"/>
148
+ <xs:element minOccurs="0" name="errorDescription" nillable="true" type="xs:string"/>
149
+ <xs:element minOccurs="0" name="maskedCardNumber" nillable="true" type="xs:string"/>
150
+ <xs:element minOccurs="0" name="merchantLocalDateTime" nillable="true" type="xs:string"/>
151
+ <xs:element minOccurs="0" name="merchantOnlineAddress" nillable="true" type="xs:string"/>
152
+ <xs:element minOccurs="0" name="receiverEmail" nillable="true" type="xs:string"/>
153
+ <xs:element minOccurs="0" name="receiverName" nillable="true" type="xs:string"/>
154
+ <xs:element minOccurs="0" name="receiverPhone" nillable="true" type="xs:string"/>
155
+ <xs:element minOccurs="0" name="senderEmail" nillable="true" type="xs:string"/>
156
+ <xs:element minOccurs="0" name="senderName" nillable="true" type="xs:string"/>
157
+ <xs:element minOccurs="0" name="senderPhone" nillable="true" type="xs:string"/>
158
+ <xs:element minOccurs="0" name="success" type="xs:boolean"/>
159
+ <xs:element minOccurs="0" name="transactionCurrencyCode" nillable="true" type="xs:string"/>
160
+ <xs:element minOccurs="0" name="transactionStatus" nillable="true" type="xs:string"/>
161
+ <xs:element minOccurs="0" name="userIpAddress" nillable="true" type="xs:string"/>
162
+ <xs:element minOccurs="0" name="verified3D" nillable="true" type="xs:string"/>
163
+ </xs:sequence>
164
+ </xs:complexType>
165
+ <xs:complexType name="StoredTransactionStatusCode">
166
+ <xs:sequence>
167
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="additionalInformation" nillable="true" type="ax21:AdditionalInformation"/>
168
+ <xs:element minOccurs="0" name="amountAuthorised" nillable="true" type="xs:string"/>
169
+ <xs:element minOccurs="0" name="amountRefunded" nillable="true" type="xs:string"/>
170
+ <xs:element minOccurs="0" name="amountRequested" nillable="true" type="xs:string"/>
171
+ <xs:element minOccurs="0" name="amountSettled" nillable="true" type="xs:string"/>
172
+ <xs:element minOccurs="0" name="authCode" nillable="true" type="xs:string"/>
173
+ <xs:element minOccurs="0" name="bankRRN" nillable="true" type="xs:string"/>
174
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="goods" nillable="true" type="ax21:GoodsItem"/>
175
+ <xs:element minOccurs="0" name="issuerBank" nillable="true" type="xs:string"/>
176
+ <xs:element minOccurs="0" name="merchantLocalDateTime" nillable="true" type="xs:string"/>
177
+ <xs:element minOccurs="0" name="merchantOnlineAddress" nillable="true" type="xs:string"/>
178
+ <xs:element minOccurs="0" name="orderId" nillable="true" type="xs:string"/>
179
+ <xs:element minOccurs="0" name="purchaserEmail" nillable="true" type="xs:string"/>
180
+ <xs:element minOccurs="0" name="purchaserName" nillable="true" type="xs:string"/>
181
+ <xs:element minOccurs="0" name="purchaserPhone" nillable="true" type="xs:string"/>
182
+ <xs:element minOccurs="0" name="rspCode" nillable="true" type="xs:string"/>
183
+ <xs:element minOccurs="0" name="rspCodeDesc" nillable="true" type="xs:string"/>
184
+ <xs:element minOccurs="0" name="sinkNode" nillable="true" type="xs:string"/>
185
+ <xs:element minOccurs="0" name="transactionCurrencyCode" nillable="true" type="xs:string"/>
186
+ <xs:element minOccurs="0" name="transactionStatus" nillable="true" type="xs:string"/>
187
+ </xs:sequence>
188
+ </xs:complexType>
189
+ <xs:complexType name="StoredTransactionStatusExtended">
190
+ <xs:sequence>
191
+ <xs:element minOccurs="0" name="cardIssuerCountry" nillable="true" type="xs:string"/>
192
+ <xs:element minOccurs="0" name="maskedCardNumber" nillable="true" type="xs:string"/>
193
+ <xs:element minOccurs="0" name="purchaserIpAddress" nillable="true" type="xs:string"/>
194
+ <xs:element minOccurs="0" name="verified3D" nillable="true" type="xs:string"/>
195
+ </xs:sequence>
196
+ </xs:complexType>
197
+ </xs:schema>
198
+ <xs:schema xmlns:ax27="http://merchant_web_services.cnp.processing.kz/xsd" xmlns:ax24="http://beans.merchant_web_services.cnp.processing.kz/xsd" xmlns:ax22="http://beans.common.cnp.processing.kz/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://kz.processing.cnp.merchant_ws/xsd">
199
+ <xs:import namespace="http://beans.common.cnp.processing.kz/xsd"/>
200
+ <xs:import namespace="http://beans.merchant_web_services.cnp.processing.kz/xsd"/>
201
+ <xs:import namespace="http://merchant_web_services.cnp.processing.kz/xsd"/>
202
+ <xs:element name="startTransferTransaction">
203
+ <xs:complexType>
204
+ <xs:sequence>
205
+ <xs:element minOccurs="0" name="transaction" nillable="true" type="ax22:TransferTransactionDetails"/>
206
+ </xs:sequence>
207
+ </xs:complexType>
208
+ </xs:element>
209
+ <xs:element name="startTransferTransactionResponse">
210
+ <xs:complexType>
211
+ <xs:sequence>
212
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax24:StartTransactionResult"/>
213
+ </xs:sequence>
214
+ </xs:complexType>
215
+ </xs:element>
216
+ <xs:element name="startTransactionWithCardDetails">
217
+ <xs:complexType>
218
+ <xs:sequence>
219
+ <xs:element minOccurs="0" name="transaction" nillable="true" type="ax25:TransactionCardDetails"/>
220
+ </xs:sequence>
221
+ </xs:complexType>
222
+ </xs:element>
223
+ <xs:element name="startTransactionWithCardDetailsResponse">
224
+ <xs:complexType>
225
+ <xs:sequence>
226
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax22:StoredTransactionStatus"/>
227
+ </xs:sequence>
228
+ </xs:complexType>
229
+ </xs:element>
230
+ <xs:element name="startTransaction">
231
+ <xs:complexType>
232
+ <xs:sequence>
233
+ <xs:element minOccurs="0" name="transaction" nillable="true" type="ax22:TransactionDetails"/>
234
+ </xs:sequence>
235
+ </xs:complexType>
236
+ </xs:element>
237
+ <xs:element name="startTransactionResponse">
238
+ <xs:complexType>
239
+ <xs:sequence>
240
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax24:StartTransactionResult"/>
241
+ </xs:sequence>
242
+ </xs:complexType>
243
+ </xs:element>
244
+ <xs:element name="startCashOutTransaction">
245
+ <xs:complexType>
246
+ <xs:sequence>
247
+ <xs:element minOccurs="0" name="transaction" nillable="true" type="ax22:TransferTransactionDetails"/>
248
+ </xs:sequence>
249
+ </xs:complexType>
250
+ </xs:element>
251
+ <xs:element name="startCashOutTransactionResponse">
252
+ <xs:complexType>
253
+ <xs:sequence>
254
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax24:StartTransactionResult"/>
255
+ </xs:sequence>
256
+ </xs:complexType>
257
+ </xs:element>
258
+ <xs:element name="startCashInTransaction">
259
+ <xs:complexType>
260
+ <xs:sequence>
261
+ <xs:element minOccurs="0" name="transaction" nillable="true" type="ax22:TransferTransactionDetails"/>
262
+ </xs:sequence>
263
+ </xs:complexType>
264
+ </xs:element>
265
+ <xs:element name="startCashInTransactionResponse">
266
+ <xs:complexType>
267
+ <xs:sequence>
268
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax24:StartTransactionResult"/>
269
+ </xs:sequence>
270
+ </xs:complexType>
271
+ </xs:element>
272
+ <xs:element name="refundTransaction">
273
+ <xs:complexType>
274
+ <xs:sequence>
275
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
276
+ <xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/>
277
+ <xs:element minOccurs="0" name="referenceNr" nillable="true" type="xs:string"/>
278
+ <xs:element minOccurs="0" name="refundAmount" nillable="true" type="xs:string"/>
279
+ <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
280
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="goodsToRefund" nillable="true" type="ax22:GoodsItem"/>
281
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="additionalInformation" nillable="true" type="ax22:AdditionalInformation"/>
282
+ </xs:sequence>
283
+ </xs:complexType>
284
+ </xs:element>
285
+ <xs:element name="refundTransactionResponse">
286
+ <xs:complexType>
287
+ <xs:sequence>
288
+ <xs:element minOccurs="0" name="return" type="xs:boolean"/>
289
+ </xs:sequence>
290
+ </xs:complexType>
291
+ </xs:element>
292
+ <xs:element name="recurrentTransaction">
293
+ <xs:complexType>
294
+ <xs:sequence>
295
+ <xs:element minOccurs="0" name="transaction" nillable="true" type="ax22:TransactionDetails"/>
296
+ <xs:element minOccurs="0" name="originalCustomerReference" nillable="true" type="xs:string"/>
297
+ </xs:sequence>
298
+ </xs:complexType>
299
+ </xs:element>
300
+ <xs:element name="recurrentTransactionResponse">
301
+ <xs:complexType>
302
+ <xs:sequence>
303
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax22:StoredTransactionStatus"/>
304
+ </xs:sequence>
305
+ </xs:complexType>
306
+ </xs:element>
307
+ <xs:element name="getVersionResponse">
308
+ <xs:complexType>
309
+ <xs:sequence>
310
+ <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
311
+ </xs:sequence>
312
+ </xs:complexType>
313
+ </xs:element>
314
+ <xs:element name="getTransferTransactionStatus">
315
+ <xs:complexType>
316
+ <xs:sequence>
317
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
318
+ <xs:element minOccurs="0" name="referenceNr" nillable="true" type="xs:string"/>
319
+ <xs:element minOccurs="0" name="merchantKeyword" nillable="true" type="xs:string"/>
320
+ </xs:sequence>
321
+ </xs:complexType>
322
+ </xs:element>
323
+ <xs:element name="getTransferTransactionStatusResponse">
324
+ <xs:complexType>
325
+ <xs:sequence>
326
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax22:StoredTransferTransactionStatus"/>
327
+ </xs:sequence>
328
+ </xs:complexType>
329
+ </xs:element>
330
+ <xs:element name="getTransactionStatusCode">
331
+ <xs:complexType>
332
+ <xs:sequence>
333
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
334
+ <xs:element minOccurs="0" name="referenceNr" nillable="true" type="xs:string"/>
335
+ </xs:sequence>
336
+ </xs:complexType>
337
+ </xs:element>
338
+ <xs:element name="getTransactionStatusCodeResponse">
339
+ <xs:complexType>
340
+ <xs:sequence>
341
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax22:StoredTransactionStatusCode"/>
342
+ </xs:sequence>
343
+ </xs:complexType>
344
+ </xs:element>
345
+ <xs:element name="getTransactionStatus">
346
+ <xs:complexType>
347
+ <xs:sequence>
348
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
349
+ <xs:element minOccurs="0" name="referenceNr" nillable="true" type="xs:string"/>
350
+ </xs:sequence>
351
+ </xs:complexType>
352
+ </xs:element>
353
+ <xs:element name="getTransactionStatusResponse">
354
+ <xs:complexType>
355
+ <xs:sequence>
356
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax22:StoredTransactionStatus"/>
357
+ </xs:sequence>
358
+ </xs:complexType>
359
+ </xs:element>
360
+ <xs:element name="getExtendedTransactionStatus">
361
+ <xs:complexType>
362
+ <xs:sequence>
363
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
364
+ <xs:element minOccurs="0" name="referenceNr" nillable="true" type="xs:string"/>
365
+ </xs:sequence>
366
+ </xs:complexType>
367
+ </xs:element>
368
+ <xs:element name="getExtendedTransactionStatusResponse">
369
+ <xs:complexType>
370
+ <xs:sequence>
371
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax22:StoredTransactionStatusExtended"/>
372
+ </xs:sequence>
373
+ </xs:complexType>
374
+ </xs:element>
375
+ <xs:element name="getCashOutTransactionStatus">
376
+ <xs:complexType>
377
+ <xs:sequence>
378
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
379
+ <xs:element minOccurs="0" name="referenceNr" nillable="true" type="xs:string"/>
380
+ <xs:element minOccurs="0" name="merchantKeyword" nillable="true" type="xs:string"/>
381
+ </xs:sequence>
382
+ </xs:complexType>
383
+ </xs:element>
384
+ <xs:element name="getCashOutTransactionStatusResponse">
385
+ <xs:complexType>
386
+ <xs:sequence>
387
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax22:StoredTransferTransactionStatus"/>
388
+ </xs:sequence>
389
+ </xs:complexType>
390
+ </xs:element>
391
+ <xs:element name="completeTransactionEx">
392
+ <xs:complexType>
393
+ <xs:sequence>
394
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
395
+ <xs:element minOccurs="0" name="referenceNr" nillable="true" type="xs:string"/>
396
+ <xs:element minOccurs="0" name="transactionSuccess" type="xs:boolean"/>
397
+ <xs:element minOccurs="0" name="overrideAmount" nillable="true" type="xs:string"/>
398
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="goods" nillable="true" type="ax22:GoodsItem"/>
399
+ </xs:sequence>
400
+ </xs:complexType>
401
+ </xs:element>
402
+ <xs:element name="completeTransactionExResponse">
403
+ <xs:complexType>
404
+ <xs:sequence>
405
+ <xs:element minOccurs="0" name="return" type="xs:boolean"/>
406
+ </xs:sequence>
407
+ </xs:complexType>
408
+ </xs:element>
409
+ <xs:element name="completeTransaction">
410
+ <xs:complexType>
411
+ <xs:sequence>
412
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
413
+ <xs:element minOccurs="0" name="referenceNr" nillable="true" type="xs:string"/>
414
+ <xs:element minOccurs="0" name="transactionSuccess" type="xs:boolean"/>
415
+ <xs:element minOccurs="0" name="overrideAmount" nillable="true" type="xs:string"/>
416
+ </xs:sequence>
417
+ </xs:complexType>
418
+ </xs:element>
419
+ <xs:element name="completeTransactionResponse">
420
+ <xs:complexType>
421
+ <xs:sequence>
422
+ <xs:element minOccurs="0" name="return" type="xs:boolean"/>
423
+ </xs:sequence>
424
+ </xs:complexType>
425
+ </xs:element>
426
+ <xs:element name="completeCashOutTransaction">
427
+ <xs:complexType>
428
+ <xs:sequence>
429
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
430
+ <xs:element minOccurs="0" name="referenceNr" nillable="true" type="xs:string"/>
431
+ <xs:element minOccurs="0" name="transactionSuccess" type="xs:boolean"/>
432
+ <xs:element minOccurs="0" name="merchantKeyword" nillable="true" type="xs:string"/>
433
+ </xs:sequence>
434
+ </xs:complexType>
435
+ </xs:element>
436
+ <xs:element name="completeCashOutTransactionResponse">
437
+ <xs:complexType>
438
+ <xs:sequence>
439
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax22:StoredTransferTransactionStatus"/>
440
+ </xs:sequence>
441
+ </xs:complexType>
442
+ </xs:element>
443
+ <xs:element name="complete3DS">
444
+ <xs:complexType>
445
+ <xs:sequence>
446
+ <xs:element minOccurs="0" name="merchantId" nillable="true" type="xs:string"/>
447
+ <xs:element minOccurs="0" name="customerReference" nillable="true" type="xs:string"/>
448
+ <xs:element minOccurs="0" name="paRes" nillable="true" type="xs:string"/>
449
+ <xs:element minOccurs="0" name="md" nillable="true" type="xs:string"/>
450
+ <xs:element minOccurs="0" name="tranGUID" nillable="true" type="xs:string"/>
451
+ </xs:sequence>
452
+ </xs:complexType>
453
+ </xs:element>
454
+ <xs:element name="complete3DSResponse">
455
+ <xs:complexType>
456
+ <xs:sequence>
457
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax22:StoredTransactionStatus"/>
458
+ </xs:sequence>
459
+ </xs:complexType>
460
+ </xs:element>
461
+ <xs:element name="authorise3DS">
462
+ <xs:complexType>
463
+ <xs:sequence>
464
+ <xs:element minOccurs="0" name="transaction" nillable="true" type="ax25:TransactionCardDetails"/>
465
+ </xs:sequence>
466
+ </xs:complexType>
467
+ </xs:element>
468
+ <xs:element name="authorise3DSResponse">
469
+ <xs:complexType>
470
+ <xs:sequence>
471
+ <xs:element minOccurs="0" name="return" nillable="true" type="ax24:Authorise3DSResult"/>
472
+ </xs:sequence>
473
+ </xs:complexType>
474
+ </xs:element>
475
+ </xs:schema>
476
+ </wsdl:types>
477
+ <wsdl:message name="startTransactionRequest">
478
+ <wsdl:part name="parameters" element="ns:startTransaction"/>
479
+ </wsdl:message>
480
+ <wsdl:message name="startTransactionResponse">
481
+ <wsdl:part name="parameters" element="ns:startTransactionResponse"/>
482
+ </wsdl:message>
483
+ <wsdl:message name="refundTransactionRequest">
484
+ <wsdl:part name="parameters" element="ns:refundTransaction"/>
485
+ </wsdl:message>
486
+ <wsdl:message name="refundTransactionResponse">
487
+ <wsdl:part name="parameters" element="ns:refundTransactionResponse"/>
488
+ </wsdl:message>
489
+ <wsdl:message name="getTransactionStatusCodeRequest">
490
+ <wsdl:part name="parameters" element="ns:getTransactionStatusCode"/>
491
+ </wsdl:message>
492
+ <wsdl:message name="getTransactionStatusCodeResponse">
493
+ <wsdl:part name="parameters" element="ns:getTransactionStatusCodeResponse"/>
494
+ </wsdl:message>
495
+ <wsdl:message name="startCashInTransactionRequest">
496
+ <wsdl:part name="parameters" element="ns:startCashInTransaction"/>
497
+ </wsdl:message>
498
+ <wsdl:message name="startCashInTransactionResponse">
499
+ <wsdl:part name="parameters" element="ns:startCashInTransactionResponse"/>
500
+ </wsdl:message>
501
+ <wsdl:message name="startCashOutTransactionRequest">
502
+ <wsdl:part name="parameters" element="ns:startCashOutTransaction"/>
503
+ </wsdl:message>
504
+ <wsdl:message name="startCashOutTransactionResponse">
505
+ <wsdl:part name="parameters" element="ns:startCashOutTransactionResponse"/>
506
+ </wsdl:message>
507
+ <wsdl:message name="startTransactionWithCardDetailsRequest">
508
+ <wsdl:part name="parameters" element="ns:startTransactionWithCardDetails"/>
509
+ </wsdl:message>
510
+ <wsdl:message name="startTransactionWithCardDetailsResponse">
511
+ <wsdl:part name="parameters" element="ns:startTransactionWithCardDetailsResponse"/>
512
+ </wsdl:message>
513
+ <wsdl:message name="startTransferTransactionRequest">
514
+ <wsdl:part name="parameters" element="ns:startTransferTransaction"/>
515
+ </wsdl:message>
516
+ <wsdl:message name="startTransferTransactionResponse">
517
+ <wsdl:part name="parameters" element="ns:startTransferTransactionResponse"/>
518
+ </wsdl:message>
519
+ <wsdl:message name="completeTransactionExRequest">
520
+ <wsdl:part name="parameters" element="ns:completeTransactionEx"/>
521
+ </wsdl:message>
522
+ <wsdl:message name="completeTransactionExResponse">
523
+ <wsdl:part name="parameters" element="ns:completeTransactionExResponse"/>
524
+ </wsdl:message>
525
+ <wsdl:message name="getTransferTransactionStatusRequest">
526
+ <wsdl:part name="parameters" element="ns:getTransferTransactionStatus"/>
527
+ </wsdl:message>
528
+ <wsdl:message name="getTransferTransactionStatusResponse">
529
+ <wsdl:part name="parameters" element="ns:getTransferTransactionStatusResponse"/>
530
+ </wsdl:message>
531
+ <wsdl:message name="getVersionRequest"/>
532
+ <wsdl:message name="getVersionResponse">
533
+ <wsdl:part name="parameters" element="ns:getVersionResponse"/>
534
+ </wsdl:message>
535
+ <wsdl:message name="completeCashOutTransactionRequest">
536
+ <wsdl:part name="parameters" element="ns:completeCashOutTransaction"/>
537
+ </wsdl:message>
538
+ <wsdl:message name="completeCashOutTransactionResponse">
539
+ <wsdl:part name="parameters" element="ns:completeCashOutTransactionResponse"/>
540
+ </wsdl:message>
541
+ <wsdl:message name="getExtendedTransactionStatusRequest">
542
+ <wsdl:part name="parameters" element="ns:getExtendedTransactionStatus"/>
543
+ </wsdl:message>
544
+ <wsdl:message name="getExtendedTransactionStatusResponse">
545
+ <wsdl:part name="parameters" element="ns:getExtendedTransactionStatusResponse"/>
546
+ </wsdl:message>
547
+ <wsdl:message name="getCashOutTransactionStatusRequest">
548
+ <wsdl:part name="parameters" element="ns:getCashOutTransactionStatus"/>
549
+ </wsdl:message>
550
+ <wsdl:message name="getCashOutTransactionStatusResponse">
551
+ <wsdl:part name="parameters" element="ns:getCashOutTransactionStatusResponse"/>
552
+ </wsdl:message>
553
+ <wsdl:message name="authorise3DSRequest">
554
+ <wsdl:part name="parameters" element="ns:authorise3DS"/>
555
+ </wsdl:message>
556
+ <wsdl:message name="authorise3DSResponse">
557
+ <wsdl:part name="parameters" element="ns:authorise3DSResponse"/>
558
+ </wsdl:message>
559
+ <wsdl:message name="complete3DSRequest">
560
+ <wsdl:part name="parameters" element="ns:complete3DS"/>
561
+ </wsdl:message>
562
+ <wsdl:message name="complete3DSResponse">
563
+ <wsdl:part name="parameters" element="ns:complete3DSResponse"/>
564
+ </wsdl:message>
565
+ <wsdl:message name="recurrentTransactionRequest">
566
+ <wsdl:part name="parameters" element="ns:recurrentTransaction"/>
567
+ </wsdl:message>
568
+ <wsdl:message name="recurrentTransactionResponse">
569
+ <wsdl:part name="parameters" element="ns:recurrentTransactionResponse"/>
570
+ </wsdl:message>
571
+ <wsdl:message name="getTransactionStatusRequest">
572
+ <wsdl:part name="parameters" element="ns:getTransactionStatus"/>
573
+ </wsdl:message>
574
+ <wsdl:message name="getTransactionStatusResponse">
575
+ <wsdl:part name="parameters" element="ns:getTransactionStatusResponse"/>
576
+ </wsdl:message>
577
+ <wsdl:message name="completeTransactionRequest">
578
+ <wsdl:part name="parameters" element="ns:completeTransaction"/>
579
+ </wsdl:message>
580
+ <wsdl:message name="completeTransactionResponse">
581
+ <wsdl:part name="parameters" element="ns:completeTransactionResponse"/>
582
+ </wsdl:message>
583
+ <wsdl:portType name="MerchantWebServicePortType">
584
+ <wsdl:operation name="startTransaction">
585
+ <wsdl:input message="axis2:startTransactionRequest" wsaw:Action="urn:startTransaction"/>
586
+ <wsdl:output message="axis2:startTransactionResponse" wsaw:Action="urn:startTransactionResponse"/>
587
+ </wsdl:operation>
588
+ <wsdl:operation name="refundTransaction">
589
+ <wsdl:input message="axis2:refundTransactionRequest" wsaw:Action="urn:refundTransaction"/>
590
+ <wsdl:output message="axis2:refundTransactionResponse" wsaw:Action="urn:refundTransactionResponse"/>
591
+ </wsdl:operation>
592
+ <wsdl:operation name="getTransactionStatusCode">
593
+ <wsdl:input message="axis2:getTransactionStatusCodeRequest" wsaw:Action="urn:getTransactionStatusCode"/>
594
+ <wsdl:output message="axis2:getTransactionStatusCodeResponse" wsaw:Action="urn:getTransactionStatusCodeResponse"/>
595
+ </wsdl:operation>
596
+ <wsdl:operation name="startCashInTransaction">
597
+ <wsdl:input message="axis2:startCashInTransactionRequest" wsaw:Action="urn:startCashInTransaction"/>
598
+ <wsdl:output message="axis2:startCashInTransactionResponse" wsaw:Action="urn:startCashInTransactionResponse"/>
599
+ </wsdl:operation>
600
+ <wsdl:operation name="startCashOutTransaction">
601
+ <wsdl:input message="axis2:startCashOutTransactionRequest" wsaw:Action="urn:startCashOutTransaction"/>
602
+ <wsdl:output message="axis2:startCashOutTransactionResponse" wsaw:Action="urn:startCashOutTransactionResponse"/>
603
+ </wsdl:operation>
604
+ <wsdl:operation name="startTransactionWithCardDetails">
605
+ <wsdl:input message="axis2:startTransactionWithCardDetailsRequest" wsaw:Action="urn:startTransactionWithCardDetails"/>
606
+ <wsdl:output message="axis2:startTransactionWithCardDetailsResponse" wsaw:Action="urn:startTransactionWithCardDetailsResponse"/>
607
+ </wsdl:operation>
608
+ <wsdl:operation name="startTransferTransaction">
609
+ <wsdl:input message="axis2:startTransferTransactionRequest" wsaw:Action="urn:startTransferTransaction"/>
610
+ <wsdl:output message="axis2:startTransferTransactionResponse" wsaw:Action="urn:startTransferTransactionResponse"/>
611
+ </wsdl:operation>
612
+ <wsdl:operation name="completeTransactionEx">
613
+ <wsdl:input message="axis2:completeTransactionExRequest" wsaw:Action="urn:completeTransactionEx"/>
614
+ <wsdl:output message="axis2:completeTransactionExResponse" wsaw:Action="urn:completeTransactionExResponse"/>
615
+ </wsdl:operation>
616
+ <wsdl:operation name="getTransferTransactionStatus">
617
+ <wsdl:input message="axis2:getTransferTransactionStatusRequest" wsaw:Action="urn:getTransferTransactionStatus"/>
618
+ <wsdl:output message="axis2:getTransferTransactionStatusResponse" wsaw:Action="urn:getTransferTransactionStatusResponse"/>
619
+ </wsdl:operation>
620
+ <wsdl:operation name="getVersion">
621
+ <wsdl:input message="axis2:getVersionRequest" wsaw:Action="urn:getVersion"/>
622
+ <wsdl:output message="axis2:getVersionResponse" wsaw:Action="urn:getVersionResponse"/>
623
+ </wsdl:operation>
624
+ <wsdl:operation name="completeCashOutTransaction">
625
+ <wsdl:input message="axis2:completeCashOutTransactionRequest" wsaw:Action="urn:completeCashOutTransaction"/>
626
+ <wsdl:output message="axis2:completeCashOutTransactionResponse" wsaw:Action="urn:completeCashOutTransactionResponse"/>
627
+ </wsdl:operation>
628
+ <wsdl:operation name="getExtendedTransactionStatus">
629
+ <wsdl:input message="axis2:getExtendedTransactionStatusRequest" wsaw:Action="urn:getExtendedTransactionStatus"/>
630
+ <wsdl:output message="axis2:getExtendedTransactionStatusResponse" wsaw:Action="urn:getExtendedTransactionStatusResponse"/>
631
+ </wsdl:operation>
632
+ <wsdl:operation name="getCashOutTransactionStatus">
633
+ <wsdl:input message="axis2:getCashOutTransactionStatusRequest" wsaw:Action="urn:getCashOutTransactionStatus"/>
634
+ <wsdl:output message="axis2:getCashOutTransactionStatusResponse" wsaw:Action="urn:getCashOutTransactionStatusResponse"/>
635
+ </wsdl:operation>
636
+ <wsdl:operation name="authorise3DS">
637
+ <wsdl:input message="axis2:authorise3DSRequest" wsaw:Action="urn:authorise3DS"/>
638
+ <wsdl:output message="axis2:authorise3DSResponse" wsaw:Action="urn:authorise3DSResponse"/>
639
+ </wsdl:operation>
640
+ <wsdl:operation name="complete3DS">
641
+ <wsdl:input message="axis2:complete3DSRequest" wsaw:Action="urn:complete3DS"/>
642
+ <wsdl:output message="axis2:complete3DSResponse" wsaw:Action="urn:complete3DSResponse"/>
643
+ </wsdl:operation>
644
+ <wsdl:operation name="recurrentTransaction">
645
+ <wsdl:input message="axis2:recurrentTransactionRequest" wsaw:Action="urn:recurrentTransaction"/>
646
+ <wsdl:output message="axis2:recurrentTransactionResponse" wsaw:Action="urn:recurrentTransactionResponse"/>
647
+ </wsdl:operation>
648
+ <wsdl:operation name="getTransactionStatus">
649
+ <wsdl:input message="axis2:getTransactionStatusRequest" wsaw:Action="urn:getTransactionStatus"/>
650
+ <wsdl:output message="axis2:getTransactionStatusResponse" wsaw:Action="urn:getTransactionStatusResponse"/>
651
+ </wsdl:operation>
652
+ <wsdl:operation name="completeTransaction">
653
+ <wsdl:input message="axis2:completeTransactionRequest" wsaw:Action="urn:completeTransaction"/>
654
+ <wsdl:output message="axis2:completeTransactionResponse" wsaw:Action="urn:completeTransactionResponse"/>
655
+ </wsdl:operation>
656
+ </wsdl:portType>
657
+ <wsdl:binding name="MerchantWebServiceSoap11Binding" type="axis2:MerchantWebServicePortType">
658
+ <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
659
+ <wsdl:operation name="startTransaction">
660
+ <soap:operation soapAction="urn:startTransaction" style="document"/>
661
+ <wsdl:input>
662
+ <soap:body use="literal"/>
663
+ </wsdl:input>
664
+ <wsdl:output>
665
+ <soap:body use="literal"/>
666
+ </wsdl:output>
667
+ </wsdl:operation>
668
+ <wsdl:operation name="refundTransaction">
669
+ <soap:operation soapAction="urn:refundTransaction" style="document"/>
670
+ <wsdl:input>
671
+ <soap:body use="literal"/>
672
+ </wsdl:input>
673
+ <wsdl:output>
674
+ <soap:body use="literal"/>
675
+ </wsdl:output>
676
+ </wsdl:operation>
677
+ <wsdl:operation name="getTransactionStatusCode">
678
+ <soap:operation soapAction="urn:getTransactionStatusCode" style="document"/>
679
+ <wsdl:input>
680
+ <soap:body use="literal"/>
681
+ </wsdl:input>
682
+ <wsdl:output>
683
+ <soap:body use="literal"/>
684
+ </wsdl:output>
685
+ </wsdl:operation>
686
+ <wsdl:operation name="startCashInTransaction">
687
+ <soap:operation soapAction="urn:startCashInTransaction" style="document"/>
688
+ <wsdl:input>
689
+ <soap:body use="literal"/>
690
+ </wsdl:input>
691
+ <wsdl:output>
692
+ <soap:body use="literal"/>
693
+ </wsdl:output>
694
+ </wsdl:operation>
695
+ <wsdl:operation name="startCashOutTransaction">
696
+ <soap:operation soapAction="urn:startCashOutTransaction" style="document"/>
697
+ <wsdl:input>
698
+ <soap:body use="literal"/>
699
+ </wsdl:input>
700
+ <wsdl:output>
701
+ <soap:body use="literal"/>
702
+ </wsdl:output>
703
+ </wsdl:operation>
704
+ <wsdl:operation name="startTransactionWithCardDetails">
705
+ <soap:operation soapAction="urn:startTransactionWithCardDetails" style="document"/>
706
+ <wsdl:input>
707
+ <soap:body use="literal"/>
708
+ </wsdl:input>
709
+ <wsdl:output>
710
+ <soap:body use="literal"/>
711
+ </wsdl:output>
712
+ </wsdl:operation>
713
+ <wsdl:operation name="startTransferTransaction">
714
+ <soap:operation soapAction="urn:startTransferTransaction" style="document"/>
715
+ <wsdl:input>
716
+ <soap:body use="literal"/>
717
+ </wsdl:input>
718
+ <wsdl:output>
719
+ <soap:body use="literal"/>
720
+ </wsdl:output>
721
+ </wsdl:operation>
722
+ <wsdl:operation name="completeTransactionEx">
723
+ <soap:operation soapAction="urn:completeTransactionEx" style="document"/>
724
+ <wsdl:input>
725
+ <soap:body use="literal"/>
726
+ </wsdl:input>
727
+ <wsdl:output>
728
+ <soap:body use="literal"/>
729
+ </wsdl:output>
730
+ </wsdl:operation>
731
+ <wsdl:operation name="getTransferTransactionStatus">
732
+ <soap:operation soapAction="urn:getTransferTransactionStatus" style="document"/>
733
+ <wsdl:input>
734
+ <soap:body use="literal"/>
735
+ </wsdl:input>
736
+ <wsdl:output>
737
+ <soap:body use="literal"/>
738
+ </wsdl:output>
739
+ </wsdl:operation>
740
+ <wsdl:operation name="getVersion">
741
+ <soap:operation soapAction="urn:getVersion" style="document"/>
742
+ <wsdl:input>
743
+ <soap:body use="literal"/>
744
+ </wsdl:input>
745
+ <wsdl:output>
746
+ <soap:body use="literal"/>
747
+ </wsdl:output>
748
+ </wsdl:operation>
749
+ <wsdl:operation name="completeCashOutTransaction">
750
+ <soap:operation soapAction="urn:completeCashOutTransaction" style="document"/>
751
+ <wsdl:input>
752
+ <soap:body use="literal"/>
753
+ </wsdl:input>
754
+ <wsdl:output>
755
+ <soap:body use="literal"/>
756
+ </wsdl:output>
757
+ </wsdl:operation>
758
+ <wsdl:operation name="getCashOutTransactionStatus">
759
+ <soap:operation soapAction="urn:getCashOutTransactionStatus" style="document"/>
760
+ <wsdl:input>
761
+ <soap:body use="literal"/>
762
+ </wsdl:input>
763
+ <wsdl:output>
764
+ <soap:body use="literal"/>
765
+ </wsdl:output>
766
+ </wsdl:operation>
767
+ <wsdl:operation name="getExtendedTransactionStatus">
768
+ <soap:operation soapAction="urn:getExtendedTransactionStatus" style="document"/>
769
+ <wsdl:input>
770
+ <soap:body use="literal"/>
771
+ </wsdl:input>
772
+ <wsdl:output>
773
+ <soap:body use="literal"/>
774
+ </wsdl:output>
775
+ </wsdl:operation>
776
+ <wsdl:operation name="recurrentTransaction">
777
+ <soap:operation soapAction="urn:recurrentTransaction" style="document"/>
778
+ <wsdl:input>
779
+ <soap:body use="literal"/>
780
+ </wsdl:input>
781
+ <wsdl:output>
782
+ <soap:body use="literal"/>
783
+ </wsdl:output>
784
+ </wsdl:operation>
785
+ <wsdl:operation name="complete3DS">
786
+ <soap:operation soapAction="urn:complete3DS" style="document"/>
787
+ <wsdl:input>
788
+ <soap:body use="literal"/>
789
+ </wsdl:input>
790
+ <wsdl:output>
791
+ <soap:body use="literal"/>
792
+ </wsdl:output>
793
+ </wsdl:operation>
794
+ <wsdl:operation name="authorise3DS">
795
+ <soap:operation soapAction="urn:authorise3DS" style="document"/>
796
+ <wsdl:input>
797
+ <soap:body use="literal"/>
798
+ </wsdl:input>
799
+ <wsdl:output>
800
+ <soap:body use="literal"/>
801
+ </wsdl:output>
802
+ </wsdl:operation>
803
+ <wsdl:operation name="getTransactionStatus">
804
+ <soap:operation soapAction="urn:getTransactionStatus" style="document"/>
805
+ <wsdl:input>
806
+ <soap:body use="literal"/>
807
+ </wsdl:input>
808
+ <wsdl:output>
809
+ <soap:body use="literal"/>
810
+ </wsdl:output>
811
+ </wsdl:operation>
812
+ <wsdl:operation name="completeTransaction">
813
+ <soap:operation soapAction="urn:completeTransaction" style="document"/>
814
+ <wsdl:input>
815
+ <soap:body use="literal"/>
816
+ </wsdl:input>
817
+ <wsdl:output>
818
+ <soap:body use="literal"/>
819
+ </wsdl:output>
820
+ </wsdl:operation>
821
+ </wsdl:binding>
822
+ <wsdl:binding name="MerchantWebServiceSoap12Binding" type="axis2:MerchantWebServicePortType">
823
+ <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
824
+ <wsdl:operation name="startTransaction">
825
+ <soap12:operation soapAction="urn:startTransaction" style="document"/>
826
+ <wsdl:input>
827
+ <soap12:body use="literal"/>
828
+ </wsdl:input>
829
+ <wsdl:output>
830
+ <soap12:body use="literal"/>
831
+ </wsdl:output>
832
+ </wsdl:operation>
833
+ <wsdl:operation name="refundTransaction">
834
+ <soap12:operation soapAction="urn:refundTransaction" style="document"/>
835
+ <wsdl:input>
836
+ <soap12:body use="literal"/>
837
+ </wsdl:input>
838
+ <wsdl:output>
839
+ <soap12:body use="literal"/>
840
+ </wsdl:output>
841
+ </wsdl:operation>
842
+ <wsdl:operation name="getTransactionStatusCode">
843
+ <soap12:operation soapAction="urn:getTransactionStatusCode" style="document"/>
844
+ <wsdl:input>
845
+ <soap12:body use="literal"/>
846
+ </wsdl:input>
847
+ <wsdl:output>
848
+ <soap12:body use="literal"/>
849
+ </wsdl:output>
850
+ </wsdl:operation>
851
+ <wsdl:operation name="startCashInTransaction">
852
+ <soap12:operation soapAction="urn:startCashInTransaction" style="document"/>
853
+ <wsdl:input>
854
+ <soap12:body use="literal"/>
855
+ </wsdl:input>
856
+ <wsdl:output>
857
+ <soap12:body use="literal"/>
858
+ </wsdl:output>
859
+ </wsdl:operation>
860
+ <wsdl:operation name="startCashOutTransaction">
861
+ <soap12:operation soapAction="urn:startCashOutTransaction" style="document"/>
862
+ <wsdl:input>
863
+ <soap12:body use="literal"/>
864
+ </wsdl:input>
865
+ <wsdl:output>
866
+ <soap12:body use="literal"/>
867
+ </wsdl:output>
868
+ </wsdl:operation>
869
+ <wsdl:operation name="startTransactionWithCardDetails">
870
+ <soap12:operation soapAction="urn:startTransactionWithCardDetails" style="document"/>
871
+ <wsdl:input>
872
+ <soap12:body use="literal"/>
873
+ </wsdl:input>
874
+ <wsdl:output>
875
+ <soap12:body use="literal"/>
876
+ </wsdl:output>
877
+ </wsdl:operation>
878
+ <wsdl:operation name="startTransferTransaction">
879
+ <soap12:operation soapAction="urn:startTransferTransaction" style="document"/>
880
+ <wsdl:input>
881
+ <soap12:body use="literal"/>
882
+ </wsdl:input>
883
+ <wsdl:output>
884
+ <soap12:body use="literal"/>
885
+ </wsdl:output>
886
+ </wsdl:operation>
887
+ <wsdl:operation name="completeTransactionEx">
888
+ <soap12:operation soapAction="urn:completeTransactionEx" style="document"/>
889
+ <wsdl:input>
890
+ <soap12:body use="literal"/>
891
+ </wsdl:input>
892
+ <wsdl:output>
893
+ <soap12:body use="literal"/>
894
+ </wsdl:output>
895
+ </wsdl:operation>
896
+ <wsdl:operation name="getTransferTransactionStatus">
897
+ <soap12:operation soapAction="urn:getTransferTransactionStatus" style="document"/>
898
+ <wsdl:input>
899
+ <soap12:body use="literal"/>
900
+ </wsdl:input>
901
+ <wsdl:output>
902
+ <soap12:body use="literal"/>
903
+ </wsdl:output>
904
+ </wsdl:operation>
905
+ <wsdl:operation name="getVersion">
906
+ <soap12:operation soapAction="urn:getVersion" style="document"/>
907
+ <wsdl:input>
908
+ <soap12:body use="literal"/>
909
+ </wsdl:input>
910
+ <wsdl:output>
911
+ <soap12:body use="literal"/>
912
+ </wsdl:output>
913
+ </wsdl:operation>
914
+ <wsdl:operation name="completeCashOutTransaction">
915
+ <soap12:operation soapAction="urn:completeCashOutTransaction" style="document"/>
916
+ <wsdl:input>
917
+ <soap12:body use="literal"/>
918
+ </wsdl:input>
919
+ <wsdl:output>
920
+ <soap12:body use="literal"/>
921
+ </wsdl:output>
922
+ </wsdl:operation>
923
+ <wsdl:operation name="getCashOutTransactionStatus">
924
+ <soap12:operation soapAction="urn:getCashOutTransactionStatus" style="document"/>
925
+ <wsdl:input>
926
+ <soap12:body use="literal"/>
927
+ </wsdl:input>
928
+ <wsdl:output>
929
+ <soap12:body use="literal"/>
930
+ </wsdl:output>
931
+ </wsdl:operation>
932
+ <wsdl:operation name="getExtendedTransactionStatus">
933
+ <soap12:operation soapAction="urn:getExtendedTransactionStatus" style="document"/>
934
+ <wsdl:input>
935
+ <soap12:body use="literal"/>
936
+ </wsdl:input>
937
+ <wsdl:output>
938
+ <soap12:body use="literal"/>
939
+ </wsdl:output>
940
+ </wsdl:operation>
941
+ <wsdl:operation name="recurrentTransaction">
942
+ <soap12:operation soapAction="urn:recurrentTransaction" style="document"/>
943
+ <wsdl:input>
944
+ <soap12:body use="literal"/>
945
+ </wsdl:input>
946
+ <wsdl:output>
947
+ <soap12:body use="literal"/>
948
+ </wsdl:output>
949
+ </wsdl:operation>
950
+ <wsdl:operation name="complete3DS">
951
+ <soap12:operation soapAction="urn:complete3DS" style="document"/>
952
+ <wsdl:input>
953
+ <soap12:body use="literal"/>
954
+ </wsdl:input>
955
+ <wsdl:output>
956
+ <soap12:body use="literal"/>
957
+ </wsdl:output>
958
+ </wsdl:operation>
959
+ <wsdl:operation name="authorise3DS">
960
+ <soap12:operation soapAction="urn:authorise3DS" style="document"/>
961
+ <wsdl:input>
962
+ <soap12:body use="literal"/>
963
+ </wsdl:input>
964
+ <wsdl:output>
965
+ <soap12:body use="literal"/>
966
+ </wsdl:output>
967
+ </wsdl:operation>
968
+ <wsdl:operation name="getTransactionStatus">
969
+ <soap12:operation soapAction="urn:getTransactionStatus" style="document"/>
970
+ <wsdl:input>
971
+ <soap12:body use="literal"/>
972
+ </wsdl:input>
973
+ <wsdl:output>
974
+ <soap12:body use="literal"/>
975
+ </wsdl:output>
976
+ </wsdl:operation>
977
+ <wsdl:operation name="completeTransaction">
978
+ <soap12:operation soapAction="urn:completeTransaction" style="document"/>
979
+ <wsdl:input>
980
+ <soap12:body use="literal"/>
981
+ </wsdl:input>
982
+ <wsdl:output>
983
+ <soap12:body use="literal"/>
984
+ </wsdl:output>
985
+ </wsdl:operation>
986
+ </wsdl:binding>
987
+ <wsdl:binding name="MerchantWebServiceHttpBinding" type="axis2:MerchantWebServicePortType">
988
+ <http:binding verb="POST"/>
989
+ <wsdl:operation name="startTransaction">
990
+ <http:operation location="MerchantWebService/startTransaction"/>
991
+ <wsdl:input>
992
+ <mime:content type="text/xml" part="startTransaction"/>
993
+ </wsdl:input>
994
+ <wsdl:output>
995
+ <mime:content type="text/xml" part="startTransaction"/>
996
+ </wsdl:output>
997
+ </wsdl:operation>
998
+ <wsdl:operation name="refundTransaction">
999
+ <http:operation location="MerchantWebService/refundTransaction"/>
1000
+ <wsdl:input>
1001
+ <mime:content type="text/xml" part="refundTransaction"/>
1002
+ </wsdl:input>
1003
+ <wsdl:output>
1004
+ <mime:content type="text/xml" part="refundTransaction"/>
1005
+ </wsdl:output>
1006
+ </wsdl:operation>
1007
+ <wsdl:operation name="getTransactionStatusCode">
1008
+ <http:operation location="MerchantWebService/getTransactionStatusCode"/>
1009
+ <wsdl:input>
1010
+ <mime:content type="text/xml" part="getTransactionStatusCode"/>
1011
+ </wsdl:input>
1012
+ <wsdl:output>
1013
+ <mime:content type="text/xml" part="getTransactionStatusCode"/>
1014
+ </wsdl:output>
1015
+ </wsdl:operation>
1016
+ <wsdl:operation name="startCashInTransaction">
1017
+ <http:operation location="MerchantWebService/startCashInTransaction"/>
1018
+ <wsdl:input>
1019
+ <mime:content type="text/xml" part="startCashInTransaction"/>
1020
+ </wsdl:input>
1021
+ <wsdl:output>
1022
+ <mime:content type="text/xml" part="startCashInTransaction"/>
1023
+ </wsdl:output>
1024
+ </wsdl:operation>
1025
+ <wsdl:operation name="startCashOutTransaction">
1026
+ <http:operation location="MerchantWebService/startCashOutTransaction"/>
1027
+ <wsdl:input>
1028
+ <mime:content type="text/xml" part="startCashOutTransaction"/>
1029
+ </wsdl:input>
1030
+ <wsdl:output>
1031
+ <mime:content type="text/xml" part="startCashOutTransaction"/>
1032
+ </wsdl:output>
1033
+ </wsdl:operation>
1034
+ <wsdl:operation name="startTransactionWithCardDetails">
1035
+ <http:operation location="MerchantWebService/startTransactionWithCardDetails"/>
1036
+ <wsdl:input>
1037
+ <mime:content type="text/xml" part="startTransactionWithCardDetails"/>
1038
+ </wsdl:input>
1039
+ <wsdl:output>
1040
+ <mime:content type="text/xml" part="startTransactionWithCardDetails"/>
1041
+ </wsdl:output>
1042
+ </wsdl:operation>
1043
+ <wsdl:operation name="startTransferTransaction">
1044
+ <http:operation location="MerchantWebService/startTransferTransaction"/>
1045
+ <wsdl:input>
1046
+ <mime:content type="text/xml" part="startTransferTransaction"/>
1047
+ </wsdl:input>
1048
+ <wsdl:output>
1049
+ <mime:content type="text/xml" part="startTransferTransaction"/>
1050
+ </wsdl:output>
1051
+ </wsdl:operation>
1052
+ <wsdl:operation name="completeTransactionEx">
1053
+ <http:operation location="MerchantWebService/completeTransactionEx"/>
1054
+ <wsdl:input>
1055
+ <mime:content type="text/xml" part="completeTransactionEx"/>
1056
+ </wsdl:input>
1057
+ <wsdl:output>
1058
+ <mime:content type="text/xml" part="completeTransactionEx"/>
1059
+ </wsdl:output>
1060
+ </wsdl:operation>
1061
+ <wsdl:operation name="getTransferTransactionStatus">
1062
+ <http:operation location="MerchantWebService/getTransferTransactionStatus"/>
1063
+ <wsdl:input>
1064
+ <mime:content type="text/xml" part="getTransferTransactionStatus"/>
1065
+ </wsdl:input>
1066
+ <wsdl:output>
1067
+ <mime:content type="text/xml" part="getTransferTransactionStatus"/>
1068
+ </wsdl:output>
1069
+ </wsdl:operation>
1070
+ <wsdl:operation name="getVersion">
1071
+ <http:operation location="MerchantWebService/getVersion"/>
1072
+ <wsdl:input>
1073
+ <mime:content type="text/xml" part="getVersion"/>
1074
+ </wsdl:input>
1075
+ <wsdl:output>
1076
+ <mime:content type="text/xml" part="getVersion"/>
1077
+ </wsdl:output>
1078
+ </wsdl:operation>
1079
+ <wsdl:operation name="completeCashOutTransaction">
1080
+ <http:operation location="MerchantWebService/completeCashOutTransaction"/>
1081
+ <wsdl:input>
1082
+ <mime:content type="text/xml" part="completeCashOutTransaction"/>
1083
+ </wsdl:input>
1084
+ <wsdl:output>
1085
+ <mime:content type="text/xml" part="completeCashOutTransaction"/>
1086
+ </wsdl:output>
1087
+ </wsdl:operation>
1088
+ <wsdl:operation name="getCashOutTransactionStatus">
1089
+ <http:operation location="MerchantWebService/getCashOutTransactionStatus"/>
1090
+ <wsdl:input>
1091
+ <mime:content type="text/xml" part="getCashOutTransactionStatus"/>
1092
+ </wsdl:input>
1093
+ <wsdl:output>
1094
+ <mime:content type="text/xml" part="getCashOutTransactionStatus"/>
1095
+ </wsdl:output>
1096
+ </wsdl:operation>
1097
+ <wsdl:operation name="getExtendedTransactionStatus">
1098
+ <http:operation location="MerchantWebService/getExtendedTransactionStatus"/>
1099
+ <wsdl:input>
1100
+ <mime:content type="text/xml" part="getExtendedTransactionStatus"/>
1101
+ </wsdl:input>
1102
+ <wsdl:output>
1103
+ <mime:content type="text/xml" part="getExtendedTransactionStatus"/>
1104
+ </wsdl:output>
1105
+ </wsdl:operation>
1106
+ <wsdl:operation name="recurrentTransaction">
1107
+ <http:operation location="MerchantWebService/recurrentTransaction"/>
1108
+ <wsdl:input>
1109
+ <mime:content type="text/xml" part="recurrentTransaction"/>
1110
+ </wsdl:input>
1111
+ <wsdl:output>
1112
+ <mime:content type="text/xml" part="recurrentTransaction"/>
1113
+ </wsdl:output>
1114
+ </wsdl:operation>
1115
+ <wsdl:operation name="complete3DS">
1116
+ <http:operation location="MerchantWebService/complete3DS"/>
1117
+ <wsdl:input>
1118
+ <mime:content type="text/xml" part="complete3DS"/>
1119
+ </wsdl:input>
1120
+ <wsdl:output>
1121
+ <mime:content type="text/xml" part="complete3DS"/>
1122
+ </wsdl:output>
1123
+ </wsdl:operation>
1124
+ <wsdl:operation name="authorise3DS">
1125
+ <http:operation location="MerchantWebService/authorise3DS"/>
1126
+ <wsdl:input>
1127
+ <mime:content type="text/xml" part="authorise3DS"/>
1128
+ </wsdl:input>
1129
+ <wsdl:output>
1130
+ <mime:content type="text/xml" part="authorise3DS"/>
1131
+ </wsdl:output>
1132
+ </wsdl:operation>
1133
+ <wsdl:operation name="getTransactionStatus">
1134
+ <http:operation location="MerchantWebService/getTransactionStatus"/>
1135
+ <wsdl:input>
1136
+ <mime:content type="text/xml" part="getTransactionStatus"/>
1137
+ </wsdl:input>
1138
+ <wsdl:output>
1139
+ <mime:content type="text/xml" part="getTransactionStatus"/>
1140
+ </wsdl:output>
1141
+ </wsdl:operation>
1142
+ <wsdl:operation name="completeTransaction">
1143
+ <http:operation location="MerchantWebService/completeTransaction"/>
1144
+ <wsdl:input>
1145
+ <mime:content type="text/xml" part="completeTransaction"/>
1146
+ </wsdl:input>
1147
+ <wsdl:output>
1148
+ <mime:content type="text/xml" part="completeTransaction"/>
1149
+ </wsdl:output>
1150
+ </wsdl:operation>
1151
+ </wsdl:binding>
1152
+ <wsdl:service name="MerchantWebService">
1153
+ <wsdl:port name="MerchantWebServiceHttpSoap11Endpoint" binding="axis2:MerchantWebServiceSoap11Binding">
1154
+ <soap:address location="http://localhost:8080/axis2/services/MerchantWebService"/>
1155
+ </wsdl:port>
1156
+ <wsdl:port name="MerchantWebServiceHttpSoap12Endpoint" binding="axis2:MerchantWebServiceSoap12Binding">
1157
+ <soap12:address location="http://localhost:8080/axis2/services/MerchantWebService"/>
1158
+ </wsdl:port>
1159
+ <wsdl:port name="MerchantWebServiceHttpEndpoint" binding="axis2:MerchantWebServiceHttpBinding">
1160
+ <http:address location="http://localhost:8080/axis2/services/MerchantWebService"/>
1161
+ </wsdl:port>
1162
+ </wsdl:service>
1163
+ </wsdl:definitions>