PurchaseIdentifier Property
Optional purchase order number assigned by the merchant.
Syntax
char* GetPurchaseIdentifier();
int SetPurchaseIdentifier(char* lpszPurchaseIdentifier);
Default Value
""
Remarks
In this field the merchant may assign an optional Purchase Identifier. This field must contain digits, and has a maximum length of 25 characters. For American Express transactions, only use the first 9 spaces.
Data Type
String