mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/all-in-one-sdk/index.ts#L9">
|
|||
|
Improve this doc
|
|||
|
</a>
|
|||
|
|
|||
|
# AllInOneSDK
|
|||
|
|
|||
|
```
|
|||
|
$ ionic cordova plugin add cordova-paytm-allinonesdk
|
|||
|
$ npm install @ionic-native/plugins/all-in-one-sdk
|
|||
|
```
|
|||
|
|
|||
|
## [Usage Documentation](https://ionicframework.com/docs/native/all-in-one-sdk/)
|
|||
|
|
|||
|
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 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/
|
|||
|
|
|||
|
## Supported platforms
|
|||
|
|
|||
|
- Android
|
|||
|
- iOS
|