mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
19 lines
467 B
Markdown
19 lines
467 B
Markdown
|
# SumUp
|
||
|
|
||
|
```text
|
||
|
$ cordova plugin add cordova-sumup-plugin --variable SUMUP_API_KEY=INSERT_YOUR_KEY
|
||
|
$ npm install @awesome-cordova-plugins/sum-up
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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
|
||
|
|