Open the Portico Developer Guide site
PosGateway Schema
GracePeriod Element
PosGateway Schema > IPSelectedTermsReqType Complex Type : GracePeriod Element
Description

The grace period before the first payment. 00 indicates no grace period

Required for merchants in Mexico

Namespace http://Hps.Exchange.PosGateway
Type
gracePeriodType Simple Type
Overview
GracePeriod optional gracePeriodType Simple Type

The grace period before the first payment. 00 indicates no grace period

Required for merchants in Mexico

Source
<xs:element name="GracePeriod" type="gracePeriodType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The grace period before the first payment. 00 indicates no grace period</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Required for merchants in Mexico</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
IPSelectedTermsReqType Complex TypePosGateway Schema