Browser
class Browser
Object containing data about the browser used in the e-commerce transaction. Present if the channel is 'BROWSER'.
Types
Functions
Link copied to clipboard
Returns the raw JSON value of acceptHeader.
Link copied to clipboard
Link copied to clipboard
Returns the raw JSON value of javaEnabled.
Link copied to clipboard
Returns the raw JSON value of javascriptEnabled.
Link copied to clipboard
Returns the raw JSON value of userAgent.
Link copied to clipboard
Content of the HTTP accept headers as sent from the cardholder's browser to the 3DS requestor (e.g., merchant or digital wallet).
Link copied to clipboard
Indicates whether the cardholder's browser has the ability to execute Java. Maps to EMV 3DS field browserJavaEnabled.
Link copied to clipboard
Indicates whether the cardholder's browser has the ability to execute JavaScript. Maps to EMV 3DS field browserJavascriptEnabled.
Link copied to clipboard
Link copied to clipboard