Answer the question
In order to leave comments, you need to log in
What technologies should be used to protect the Android application for paying with plastic cards as much as possible?
Do you need to create an application for paying for various services with plastic cards (linking a card from the application, then only entering a CVV code for confirmation) via the REST API? What to foresee?
SSL, for example, mandatory, code obfuscation, minimal storage of data in the device. What else?
Answer the question
In order to leave comments, you need to log in
In my opinion, the easiest way is to make a webgate and the application will be a kind of browser for this webgate - do all the processing and storage of information on the server, you just need to store the token on the client.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question