-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
Description
Hello SumUp team,
I'm currently integrating the SumUp Android SDK into my application, and I would like to confirm whether the SumUp Smart (Android POS) terminal — the model available here:
https://store.sumup.com/pt-BR/product-selection/card_reader.smart_android — is compatible with this SDK.
According to the documentation and README, the SDK officially supports Air, Air Lite, Solo, and PIN+ terminals via Bluetooth (BLE).
However, the "SumUp Smart" seems to be a different class of device (Android-based POS with built-in hardware and apps).
Before proceeding with my integration, could you please clarify:
- Is the SumUp Smart terminal supported by the current SDK (v4.x)?
- If not, is there a separate SDK or API for Smart/Android POS devices?
- Are there any plans to include Smart terminal support in future releases?
Environment:
- SDK version: 4.0.0
- Android target SDK: 33
- Kotlin: 1.9.0
- Device: SumUp Smart (Android POS)
- Use case: initiate card payments directly from a custom Android app
Thank you in advance for your help and for maintaining this SDK!