Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Username>~~~SOAP Username goes

...

...

>~~~SOAP Password goes
           

...

here~~~</wsse:Password>
        </wsse:UsernameToken>
    </wsse:Security>
    </soapenv:Header>
    <soapenv:Body>
    <soap:doTransaction xmlns:ns2="http://soap.api.controller.web.payjar.com/">
        <Api>ONE_ZERO</Api>
       

...

<Safekey>~~~SAFEKEY goes here

...

~~~</Safekey>
        <TransactionType>RESERVE_CANCEL</TransactionType>
        <AdditionalInformation>
      

...

 <merchantReference>~~~Merchant ref goes here

...

~~~</merchantReference>
      

...

 <payUReference>~~~PayU ref goes here

...

~~~</payUReference>
        </AdditionalInformation>
        <Basket>
        <amountInCents>1000</amountInCents>
        <currencyCode>ZAR</currencyCode>
        </Basket>
        <Creditcard>
        <amountInCents>1000</amountInCents>
        </Creditcard>
    </soap:doTransaction>
    </soapenv:Body>
</soapenv:Envelope>