mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
22 lines
630 B
Markdown
22 lines
630 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/sum-up/index.ts#L68">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# SumUp
|
||
|
|
||
|
```
|
||
|
$ cordova plugin add cordova-sumup-plugin --variable SUMUP_API_KEY=INSERT_YOUR_KEY
|
||
|
$ npm install @ionic-native/plugins/sum-up
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/sum-up/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/mariusbackes/cordova-plugin-sumup](https://github.com/mariusbackes/cordova-plugin-sumup)
|
||
|
|
||
|
Plugin to communicate with a SumUp payment terminal
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|