Software Archive
Read-only legacy content
17061 Discussions

How can I send the unique device identifier to API of my Point of sale terminal?

Augusto_Cesareo_R_
185 Views

Hi

I am implementing an API, I am trying with this example, but I am having the same error

jQuery(document).ready(function(){

          var device_session_id=device.uuid;

      $.deviceSessionId.image = 'https://api.openpay.mx/logo.gif?m=203000&s=%27' + device_session_id;

}

 

The error is the following

 

Cannot POST /index.html

Best Regards

0 Kudos
0 Replies
Reply