mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
592 B
Markdown
28 lines
592 B
Markdown
---
|
|
description: >-
|
|
SumUp plugin for Cordova and Ionic. Plugin to communicate with a SumUp payment terminal
|
|
---
|
|
|
|
# SumUp
|
|
|
|
Plugin to communicate with a SumUp payment terminal
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
cordova plugin add cordova-sumup-plugin --variable SUMUP_API_KEY=INSERT_YOUR_KEY
|
|
npm install @awesome-cordova-plugins/sum-up
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/mariusbackes/cordova-plugin-sumup](https://github.com/mariusbackes/cordova-plugin-sumup)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|