cancel
Showing results for 
Search instead for 
Did you mean: 

In-Person SDK Windows

The in person windows SDK only shows a way to connect using a username and password. Can this be changed to an api login id and transaction id for in person transactions?

 

    merchantAuthentication = new merchantAuthenticationType()
    {
           name = //username,
           Item = //password,
           mobileDeviceId = //unique device identifier,
           ItemElementName = ItemChoiceType.password
     }

 We are worried about the user having to reset their password every 120 days

0 REPLIES 0