Request –GetCardType

<?xml version=“1.0” encoding=“utf-8”?>

<soap:Envelope xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/>

<soap:Body>

<GetCardType xmlns=“https://www.thepaymentgateway.net/>

<GetCardTypeMessage>

<MerchantAuthentication MerchantID=“MerchantID” Password=“Password” />

<CardNumber>5600000000005390</CardNumber>

</GetCardTypeMessage>

</GetCardType>

</soap:Body>

</soap:Envelope>

Next Post
Response – ThreeDSecureAuthenticationResponse
Previous Post
Response –GetCardTypeResponse
Menu