https://homologacao.braspag.com.br/Services/V2/TestEnvironment/CartaoProtegido.asmx
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://www.cartaoprotegido.com.br/WebService/">
<soapenv:Header/>
<soapenv:Body>
<web:SaveCreditCard>
<!--Optional:-->
<web:saveCreditCardRequestWS>
<!--Optional:-->
<web:Version>1.0</web:Version>
<web:RequestId>825D50E9-CA9B-4560-93DF-4FE510520A80</web:RequestId>
<web:MerchantKey>825D50E9-CA9B-4560-93DF-4FE510520A80</web:MerchantKey>
<!--Optional:-->
<web:CustomerIdentification>0003</web:CustomerIdentification>
<!--Optional:-->
<web:CustomerName>MauroFilho</web:CustomerName>
<!--Optional:-->
<web:CardHolder>MauroFilho</web:CardHolder>
<!--Optional:-->
<web:CardNumber>0000000000000001</web:CardNumber>
<!--Optional:-->
<web:CardExpiration>02/2018</web:CardExpiration>
<!--Optional:-->
<web:JustClickAlias>00000000-0000-0000-0000-000000000000</web:JustClickAlias>
<!--Optional:-->
<web:DataCollection>
<!--Zero or more repetitions:-->
</web:DataCollection>
</web:saveCreditCardRequestWS>
</web:SaveCreditCard>
</soapenv:Body>
</soapenv:Envelope>
Comentários
0 comentário
Artigo fechado para comentários.