ClientDetailsDeviceId Property
Sender's device Id.
Syntax
char* GetClientDetailsDeviceId();
int SetClientDetailsDeviceId(char* lpszClientDetailsDeviceId);
Default Value
""
Remarks
Sender's device Id. For example, a mobile device's IMEI number or a web browser cookie. If a device Id was passed with the pay request, use the same Id here.
Data Type
String