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

Upgrade android sdk and rename wakeUpTerminal -> prepareForCheckout #44

Closed sstasi95 closed 1 year ago

sstasi95 commented 1 year ago

wakeUpTerminal is still there to avoid breaking changes, but has been deprecated on the dart side, and was removed in the native side.