PONumber Property
Purchase order number assigned by the merchant.
Syntax
char* GetPONumber();
int SetPONumber(char* lpszPONumber);
Default Value
""
Remarks
This property is used by the merchant to specify a purchase order number for the transaction.
Data Type
String