<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ConfirmPaymentResponse xmlns="http://tempuri.org/">
<ConfirmPaymentResult>
<ConfirmPayment xmlns="">
<MethodResult>
<Success>true</Success>
<Code>RPX-00000</Code>
<Message>Payment Request Confirmed</Message>
</MethodResult>
</ConfirmPayment>
</ConfirmPaymentResult>
</ConfirmPaymentResponse>
</s:Body>
</s:Envelope>