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/
卡在科尔多瓦问题上?

如果您正在构建一个严重的项目,您不能花费几个小时的故障排除。betway东盟体育appIonic的专家为社区插件和尊贵插件提供高级咨询服务。
安装
betway东盟体育app必威滚球分析软件离子企业来自离子团队的完全支持和维护的插件。 了解更多 或者,如果您对此插件的企业版感兴趣 联系我们
支持的平台
- 安卓
- iOS.
用法
反应
棱角
进口
{
Allinonesdk.
}
从
'@betway东盟体育app ionic-native / all-in-one-sdk / ngx'
;
构造函数
(
私人的
Allinonesdk.
:
Allinonesdk.
的)
{
}
......
对于以下参数,请参阅
[
文件
]
(
https.
:
/
/
开发人员
。
Paytm.
。
com
/
译文
/
全部
-
在
-
一
-
SDK.
/
杂交种
-
应用
/
科尔多瓦
/
的)
让
普通话
=
{
中
:
Merchantid.
那
orderid.
:
orderid.
那
txntoken.
:
TransactionToken.
那
数量
:
数量
那
isstaging.
:
isstaging.
那
CallbackUrl.
:
CallbackUrl.
那
restrictAppInvoke.
:
restrictAppInvoke.
}
这
。
Allinonesdk.
。
starttransaction.
(
普通话
的)
。
然后
(
(
res.
:
任何
的)
=>
安慰
。
日志
(
res.
的)
的)
。
抓住
(
(
错误
:
任何
的)
=>
安慰
。
错误
(
错误
的)
的)
;
对于iOS:添加插件后,打开iOS项目,可以找到同样的