Level2PurchaseId Property
Purchase Identifier for use when sending Level II data.
Syntax
char* GetLevel2PurchaseId();
int SetLevel2PurchaseId(char* lpszLevel2PurchaseId);
Default Value
""
Remarks
Purchase Identifier for use when sending Level II data. This property contains a Purchase Identifier (Purchase Order Number or Order Number). The Level2PurchaseId, Level2SalesTax, and Level2ShipToZip properties are used to transmit Level II purchasing card data to the host. If any of these properties contain a value, Level II purchasing data will be sent with the authorization request. If they are all empty, Level II data will not be sent. The maximum length for this property is 17 characters.
Data Type
String