PurchaseIdentifier Property
Optional purchase order number assigned by the merchant.
Syntax
__property String PurchaseIdentifier = {read=FPurchaseIdentifier, write=FSetPurchaseIdentifier, default=""};
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