PurchaseIdentifier Property
Optional purchase order number assigned by the merchant.
Syntax
public String getPurchaseIdentifier(); public void setPurchaseIdentifier(String purchaseIdentifier);
Remarks
In this field the merchant may assign an optional Purchase Identifier. This field must contain digits, and will be automatically left-justified, space-filled to 25 spaces. For American Express transactions, only use the first 9 spaces.
Default Value
""