E-Payment Integrator 2016 C++ Edition
E-Payment Integrator 2016 C++ Edition
Questions / Feedback?

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 C++ Edition - Version 16.0 [Build 7354]