Prepare for integrations
The following describes preparation steps when developing an integration with Zettle.
- Which business scenarios will your app solve?
- The technology stack of the app you plan to integrate with?
This guide will help you find answers.
- None
The following describes some common business scenarios.
Take payments in your own app by integrating it with Zettle Payments SDKs.
App type | Needed APIs and SDKs |
---|---|
SDK app | Android SDK or iOS SDK |
Learn more in Example: Taking payments.
Manage product libraries and inventories by integrating your app using the Product Library and Inventory APIs.
Supported app type | Needed APIs or SDKs |
---|---|
Partner-hosted |
|
Self-hosted |
|
Depending on the scenario, knowledge in the following areas is recommended:
- REST APIs, as Zettle APIs are RESTful.
- Kotlin, as the Android SDK is written in Kotlin.
- Objective-C, as the iOS SDK is written in Objective-C.