Page History
...
Customer data (clientAttributes)
Customer data
Field | Description | Type |
Cookie | Unique identity of the payment service user in an external system, which matches the specified domainId. | String (16 chars) |
SystemLanguage | Language code of customer operational system | String (5 chars) |
BrowserLanguage | Language code of the browser | String (5 chars) |
UserLanguage | Customer language code | String (5 chars) |
TimeZone | Customer time zone GMT offset in minutes. For example: Offset GMT+2 (in hours) is equal to + 120 (in minutes) | Decimal (5) |
ConnectionType | HTTP connection type | String (16 chars) |
JsVer | Java script interpretator version | String (16 chars) |
LocalTime | Customer local time | String (128 chars) |
ScreenRes | Customer screen resolution | String (16 chars) |
ScreenPixelDepth | Color depth of customer screen | Decimal (15) |
BrowserName | Customer browser name | String (255 chars) |
CookiesEnabled | Cookie support enabled indicator | Logical (true, false) |
JavaEnabled | Java script support enabled indicator. | Logical (true, false) |
BrowserStylesheetsEnabled | css styles support. | Logical (true, false) |
BrowserPlatform | Browser platform name | String (64 chars) |
Processor | Processor name of customer computer. | String (16 chars) |
Latitude | Geographic latitude coordinates defining the position of the payer on the Earth's surface. Specified in degrees. For example: 55.755831 | Decimal (3,7) |
Longitude | Geographic longitude coordinates defining the position of the payer to the Earth's surface. Specified in degrees. For example: 37.617673 | Decimal (3,7) |
Device | Description of the user device, which is used for payment. | String (50 chars) |
DeviceUniqueID | Unique number of the user device (UDID, IMEI, MEID, ESN or IMSI). | String (50 chars) |
Application | Name of the application which is used for payment | String (50 chars) |
ApplicationVersion | Version of the application which is used for payment | String (25 chars) |
MacAddress | MAC address of the user device | String (17 chars) |
AndroidID | ID of Android device | String (20 chars) |
AccountLifetimeDays | Period of account existence in days | Decimal (5) |
OrdersNumber | Number of orders (since account creation). | Decimal (7) |
LastBuyDays | Number of days since the last purchase | Decimal (5) |
LastChangePwdDate | Date and time of last change of the user password | Data |
IsFirstBuy | Flag of customer's first purchase | Logical (true, false) |
TotalOrdersAmount | Total amount of purchases | Decimal (15,2) |
CurrentSessionTime | Time of client's session. Time (in minutes) elapsed since the login until the order creation. | Decimal (5) |