awesome-cordova-plugins/docs/plugins/all-in-one-sdk/README.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
# AllInOneSDK
```
$ ionic cordova plugin add cordova-paytm-allinonesdk
2021-09-29 21:19:55 +08:00
$ npm install @awesome-cordova-plugins/all-in-one-sdk
2021-09-29 20:09:02 +08:00
```
2021-09-29 21:19:55 +08:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/all-in-one-sdk/)
2021-09-29 20:09:02 +08:00
Plugin Repo: [https://github.com/paytm/paytm-allinonesdk-ionic-cordova.git](https://github.com/paytm/paytm-allinonesdk-ionic-cordova.git)
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 users 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 customers 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/
## Supported platforms
- Android
- iOS
2021-09-29 20:38:45 +08:00