Class TestConnectionResponse
Properties
| NAME | TYPE | LENGTH | DESCRIPTION |
|---|---|---|---|
| TestConnectionResponse | bool | Valid responses are:
|
Examples
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<TestConnectionResponse xmlns="https://ssl.selectpayment.com/PV">
<TestConnectionResult>true</TestConnectionResult>
</TestConnectionResponse>
</soap:Body>
</soap:Envelope>