Sha256: edd19e4f93d5461bcebf2bb4043943fad889644a9148db0e9cffc66cffc5fcfe

Contents?: true

Size: 1020 Bytes

Versions: 5

Compression:

Stored size: 1020 Bytes

Contents

<?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>
    <JustClickShop xmlns="http://www.cartaoprotegido.com.br/WebService/">
      <justClickShopRequestWS>
        <MerchantKey>guid</MerchantKey>
        <CustomerIdentification>string</CustomerIdentification>
        <CustomerName>string</CustomerName>
        <OrderId>string</OrderId>
        <Amount>int</Amount>
        <PaymentMethod>short</PaymentMethod>
        <NumberInstallments>short</NumberInstallments>
        <PaymentType>short</PaymentType>
        <JustClickKey>guid</JustClickKey>
        <SecurityCode>string</SecurityCode>
        <Country>string</Country>
        <Currency>string</Currency>
        <MerchantIdPagador>guid</MerchantIdPagador>
        <JustClickAlias>string</JustClickAlias>
      </justClickShopRequestWS>
    </JustClickShop>
  </soap:Body>
</soap:Envelope>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
braspag-pagador-1.0.1 lib/braspag-pagador/templates/justclick/recurrency.xml.erb
braspag-pagador-1.0.0 lib/braspag-pagador/templates/justclick/recurrency.xml.erb
braspag-pagador-0.9.6 lib/braspag-pagador/templates/justclick/recurrency.xml.erb
braspag-pagador-0.9.5 lib/braspag-pagador/templates/justclick/recurrency.xml.erb
braspag-pagador-0.9.4 lib/braspag/templates/justclick/recurrency.xml.erb