CustomerId Property
Merchant-generated customer Id.
Object Oriented Interface
public function getCustomerId(); public function setCustomerId($value);
Procedural Interface
inpay_retail_get($res, 18 ); inpay_retail_set($res, 18, $value );
Default Value
''
Remarks
Merchant-generated customer Id. This property contains a merchant-generated customer identification number. This number should be unique for each different customer that places an order with the merchant.
This property is not available at design time.
Data Type
String