cancel
Showing results for 
Search instead for 
Did you mean: 

Passing Credentials Android SDK AIM

I would like to pass the login and password to the createAIMAuthCaptureIntent so the user doesn't have to enter them every time the process a credit card. Entering this every time is impractical. Is there anyway to do this ?

TIA Bill

mrbill1958
Member
2 REPLIES 2

Should be able to. I don't see why you can't hard code it in the source code.

RaynorC1emen7
Expert

The user name and password will be stored in settings, not hard coded. I'm looking for the recommended way to use the SDK. There are many intents and layers. I don't want to modify the SDK if I can avoid that. The idea of prompting for a login every time a card in swiped just won't work.