Skip to content

    Device Ident

    Device Ident is available only for "ECOM" transactions

    Transaction object

    If Device Ident is set to true, Device Ident Token will be send with the transaction object on transaction create.

    transaction object with deviceIdent

    {
      "terms": 1468590412476,
      "privacy": 1468590412476,
      "description": "test transaction",

    deviceIdent object

    Then on Order details Request will return full information of the Device in "deviceIdent" object:

    deviceIdent object - full information

    “deviceIdent”: {
           “token”: “493cc7a1f5874323a7b30c04c75wa435e”,
           “fraudscore”: 3,
           “city”: “Plovdiv”,

    Was this helpful?

    What was your feeling about it?