Computop Mobile SDK (CmtSDK) is a library that provides the native in-App interaction of performing the Computop 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:
Process flow Mobile SDK Authentication
You can follow the Paygate 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.