860 – Refund Notification
Notifies the merchant about the result of a submitted refund.
860 Notification Data description
NODE
INCLUDE IN CHECKSUM (IN THIS ORDER)
REQUIRED
DATA TYPE
DESCRIPTION
860 Notification Sample
<?xmlversion="1.0" encoding="utf-8" ?>
<transaction>
<apiUser> </apiUser>
<apiPassword> </apiPassword>
<apiCmd>860</apiCmd>
<gatetransid> </gatetransid>
<amount> </amount>
<status> </status>
<reason> </reason>
<merchantspecific1> </merchantspecific1>
<merchantspecific2> </merchantspecific2>
<merchantspecific3> </merchantspecific3>
<merchantspecific4> </merchantspecific4>
<merchantspecific5> </merchantspecific5>
<time> </time>
<checksum> </checksum>
</transaction> Last updated