Open the Portico Developer Guide site
Portico Schema
AltPaymentReversal Element
Portico Schema > PosRequest Element > Ver1.0 Element > Transaction Element : AltPaymentReversal Element
Description

AltPaymentReversal takes a Alternate Payment GatewayTxnId and performs a reversal against that transaction. Abanonded timed out transactions of AltPaymentSale, AltPaymentOrder, AltPaymentAuth and AltPaymentCapture can be reversed

Namespace http://Hps.Exchange.PosGateway
Type
PosAltPayReversalReqType Complex Type
Diagram
GatewayTxnId Element TransactionType Element All AltPaymentReversal Element
Overview
AltPaymentReversal PosAltPayReversalReqType Complex Type

AltPaymentReversal takes a Alternate Payment GatewayTxnId and performs a reversal against that transaction. Abanonded timed out transactions of AltPaymentSale, AltPaymentOrder, AltPaymentAuth and AltPaymentCapture can be reversed

All
TransactionType AltPaymentTxnType Simple Type

Alternate Payment Transaction Type

GatewayTxnId txnIdType Simple Type

Gateway generated transaction identifier returned in the response of the original transaction. This indicates the Alt Payment transaction to be reversed.

Source
<xs:element name="AltPaymentReversal" type="PosAltPayReversalReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">AltPaymentReversal takes a Alternate Payment GatewayTxnId and performs a reversal against that transaction.  Abanonded timed out transactions of AltPaymentSale, AltPaymentOrder, AltPaymentAuth and AltPaymentCapture can be reversed</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPortico Schema