Open the Portico Developer Guide site
PosGateway Schema
Payer Element
PosGateway Schema > BNPLCreateOrderReqBlock1Type Complex Type : Payer Element
Description

Payer

Namespace http://Hps.Exchange.PosGateway
Type
PayerType Complex Type
Diagram
Identification Element ContactPhone Element BillingAddress Element ResidentialStatus Element Employment Element Gender Element Salutation Element DateOfBirth Element Email Element Reference Element Sequence Payer Element
Overview
Sequence
Reference xs:string

Order Reference

DateOfBirth xs:date
Salutation xs:string
Sequence
FirstName optional xs:string
LastName optional xs:string
Name xs:string
Line1 optional xs:string
Line2 optional xs:string
Line3 optional xs:string
City xs:string
PostalCode xs:string
State xs:string
Country xs:string
Sequence
CountryCode xs:string
PhoneNumber xs:string
Sequence
Source
<xs:element name="Payer" type="PayerType" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Payer</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
BNPLCreateOrderReqBlock1Type Complex TypePosGateway Schema