PurpleSoftSrl / sumup_flutter_plugin

A Flutter wrapper to use the SumUp SDK. With this plugin, your app can easily connect to a SumUp terminal, login and accept card payments on Android and iOS.
https://www.purplesoft.io
MIT License
17 stars 17 forks source link

What Model works with this API #21

Closed DroneMesh closed 2 years ago

DroneMesh commented 2 years ago

Hi,

We are looking to integrate a new payment gateway with API capabilities for our platform. However, I am confused about witch models actually support this SDK.

Is this SDK going to be sending the information over Bluetooth to the device or some sort of local WebSocket will be used?

Thank you

sstasi95 commented 2 years ago

Hi,

This plugin connects to SumUp terminals using bluetooth. For more info check SumUp native SDK repos (here for iOS and here for Android)