The example data below will process a credit card RepeatSale transaction as a recurring payment through the payment server based on the PNRef number of a previous Sale transaction. The PNRef parameter should be changed when testing this example yourself.

Parameter Value
Username test
Password 123
TransType Repeat Sale
PNRef 2329


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

<Response xmlns:xsd=”http://www.w3.org/2001/XMLSchema” xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xmlns=”https://secure.ftipgw.com/ArgoFire/”>

<Result>0</Result><RespMSG>Approved</RespMSG><Message>APPROVAL VITAL2</Message><AuthCode>VITAL2</AuthCode><PNRef>2332</PNRef><GetComm ercialCard>False</GetCommercialCard>

</Response>