Mobile SDK (CmtSDK) is a library that provides the native in-App interaction of performing the
payment directly from an app on the Android/iOS device and minimizes PCI DSS requirements for you.
The CmtSDK Android leverages Jetpack Compose, the modern toolkit recommended by Android for building native App UIs.
You will find detailed integration guide in corresponding repositories:
The Mobile SDK currently supports card payments with the following schemes listed below:
![Documentation > Computop Mobile SDK [WIP] > Process_flow_SDK_Authentisierung_CT.png](/download/attachments/157221094/Process_flow_SDK_Authentisierung_CT.png?version=1&modificationDate=1731941030430&api=v2)
Process flow Mobile SDK Authentication
You can refer to the Mobile SDK documentation to initiate the payment through the following links provided below:
You can follow the REST API for SDK integration to process and manage payments using various payment methods. The API accepts and returns JSON in the HTTP body and returns standard HTTP response codes. The API is built based on REST principles, ensuring that it is a well defined, easy to understand and predictable API. You can find more details here https://developer.computop.com/display/EN/REST+API and our open API specification here https://app.swaggerhub.com/apis-docs/Computop/Paygate_REST_API.