Browser Details
Browser details as required for card transactions via Custom Checkout API
Name | Type | Description |
---|---|---|
acceptHeader | string | Represents http data format |
screenColorDepth | string | Maximum number of colors that can be displayed |
language | string | Browser language setting. |
screenHeight | string | The value of browser window layout viewport height. |
screenWidth | string | The value of browser window layout viewport width |
timeZone | string | The browser region where the same standard time is used |
javaEnabled | boolean | Specifies whether the browser supports java or not. |
javascriptEnabled | boolean | Specifies whether the browser supports javascript or not. |
ipAddress | string | Uniquely identify the device on the internet |
userAgent | string | Contains the exact content of the HTTP User-Agent header. |
Updated 12 months ago