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

Bnpl Provider choosen by customer

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

Bnpl Provider choosen by customer

Source
<xs:element name="BnplProvider" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Bnpl Provider choosen by customer</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
BNPLCreateOrderReqBlock1Type Complex TypePosGateway Schema