mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
29 lines
610 B
Markdown
29 lines
610 B
Markdown
---
|
|
description: >-
|
|
Stripe plugin for Cordova and Ionic. A plugin that allows you to use Stripe's Native SDKs for Android and iOS.
|
|
---
|
|
|
|
# Stripe
|
|
|
|
A plugin that allows you to use Stripe's Native SDKs for Android and iOS.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-stripe
|
|
npm install @awesome-cordova-plugins/stripe
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/zyramedia/cordova-plugin-stripe](https://github.com/zyramedia/cordova-plugin-stripe)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- Browser
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|