Level2PurchaseIdentifier Property
This property represents the data used by the merchant or customer to identify the purchase.
Object Oriented Interface
public function getLevel2PurchaseIdentifier(); public function setLevel2PurchaseIdentifier($value);
Procedural Interface
inpaydirect_fdmsrcecommerce_get($res, 22 ); inpaydirect_fdmsrcecommerce_set($res, 22, $value );
Default Value
''
Remarks
This property represents the data used by the merchant or customer to identify the purchase. This can be a SKU, code, or reference number.
This property is required for Visa, MasterCard, and American Express purchase card transactions.
The value may be up to 25 characters in length.
Data Type
String