Open the Portico Developer Guide site
PosGateway Schema
SAFData Element
PosGateway Schema > TransactionDataType Complex Type : SAFData Element
Description

Specify if transaction was initiated in "store and forward" (SAF) mode (Y).

If SAFData block is present, SAFIndicator is required.

Namespace http://Hps.Exchange.PosGateway
Type
SAFDataType Complex Type
Diagram
SAFOrigDT Element SAFIndicator Element All SAFData Element
Overview
SAFData optional SAFDataType Complex Type

Specify if transaction was initiated in "store and forward" (SAF) mode (Y).

If SAFData block is present, SAFIndicator is required.

All
SAFIndicator booleanType Simple Type

Indicates that transaction was initiated in "store and forward" (SAF) mode (Y)

SAFOrigDT optional xs:dateTime

Date and time when the transaction was originally initiated.

Source
<xs:element name="SAFData" type="SAFDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Specify if transaction was initiated in "store and forward" (SAF) mode (Y).</p>
      <p xmlns="http://Hps.Exchange.PosGateway">If SAFData block is present, SAFIndicator is required.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema