CustomerId Property
Merchant-generated customer Id.
Syntax
char* GetCustomerId();
int SetCustomerId(char* lpszCustomerId);
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