This topic shows how to implement the TTP SDK, from creating the project to using the method to initiate payments. Code examples are available in the repository:
Open Android Studio and select “New Project”.
Now select the type of view system you prefer. To proceed with this example, we're going to use the XML-based view system.
Give your application a name. In addition, for this example we will set the minimum API to 30.
Last updated 8 months ago