The example data below will process a credit card Capture transaction through the payment server to settle a single transaction in the current batch. The PNRef parameter should be changed when testing this example yourself.

Parameter Value
Username test
Password 123
TransType Capture
PNRef 2327


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>ACCEPTED</M essage><AuthCode>GB00029 ACCEPTED</AuthCode><ExtData>Net_Count=1,Net_Amount=1,Settle_DT=20 04-04-13 15:36:26</ExtData>

</Response>