Open the Portico Developer Guide site
PosGateway Schema
PrimaryAcctNbr Element
PosGateway Schema > EBTFSVoucherReqBlock1Type Complex Type : PrimaryAcctNbr Element
Description

This field has been deprecated. The CardData field must be used for passing payment method details.

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
PrimaryAcctNbr optional Restriction of xs:string

This field has been deprecated. The CardData field must be used for passing payment method details.

Source
<xs:element name="PrimaryAcctNbr" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This field has been deprecated. The CardData field must be used for passing payment method details.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="76" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
EBTFSVoucherReqBlock1Type Complex TypePosGateway Schema