mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
31 lines
1.3 KiB
Markdown
31 lines
1.3 KiB
Markdown
---
|
||
description: >-
|
||
AllInOneSDK plugin for Cordova and Ionic. Paytm All-in-One SDK plugin for Cordova/Ionic Applications Paytm All-in-One SDK provides a swift, secure and…
|
||
---
|
||
|
||
# AllInOneSDK
|
||
|
||
Paytm All-in-One SDK plugin for Cordova/Ionic Applications
|
||
Paytm All-in-One SDK provides a swift, secure and seamless payment experience to your users by invoking the Paytm app (if installed on your user’s smartphone) to complete payment for your order.
|
||
Paytm All-in-One SDK enables payment acceptance via Paytm wallet, Paytm Payments Bank, saved Debit/Credit cards, Net Banking, BHIM UPI and EMI as available in your customer’s Paytm account. If Paytm app is not installed on a customer's device, the transaction will be processed via web view within the All-in-One SDK.
|
||
For more information about Paytm All-in-One SDK, please visit https://developer.paytm.com/docs/all-in-one-sdk/hybrid-apps/cordova/
|
||
|
||
## Installation
|
||
|
||
```bash
|
||
ionic cordova plugin add cordova-paytm-allinonesdk
|
||
npm install @awesome-cordova-plugins/all-in-one-sdk
|
||
```
|
||
|
||
**Plugin Repo:** [https://github.com/paytm/paytm-allinonesdk-ionic-cordova.git](https://github.com/paytm/paytm-allinonesdk-ionic-cordova.git)
|
||
|
||
## Supported Platforms
|
||
|
||
- Android
|
||
- iOS
|
||
|
||
## Further Information
|
||
|
||
- [Installation Guide](../../installation.md)
|
||
- [FAQ](../../faq.md)
|