Open the Portico Developer Guide site
PosGateway Schema
RetryInd Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Header Element : RetryInd Element
Description

Indicates that this transaction is a retry of the previous, in case if a timeout error occurred. GTID and Source fields are required for RetryInd.

The time alloted for retries is 90 minutes.

Note: It is internal only

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
RetryInd optional booleanType Simple Type

Indicates that this transaction is a retry of the previous, in case if a timeout error occurred. GTID and Source fields are required for RetryInd.

The time alloted for retries is 90 minutes.

Note: It is internal only

Source
<xs:element name="RetryInd" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates that this transaction is a retry of the previous, in case if a timeout error occurred. GTID and Source fields are required for RetryInd.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">The time alloted for retries is 90 minutes.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> It is internal only
                          </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosResponse ElementPosGateway Schema