v1.0.3
cc_avenue
cc_avenue 支付网关非无缝方法。您可以使用此包调用 Android 的原生代码,以在 WebView 中加载支付网关
22喜欢 103近 30 天下载0Pub 分数
平台暂无数据
用于 cc_avenue 支付网关集成的 Flutter 包
{"sdk":"flutter"}{"sdk":"flutter"}以下为英文项目原文快照,最新内容请访问 GitHub。
cc_avenue payment gateway non-seamless
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
https://test.ccavenue.com/transaction/initTransCcAvenue.cCAvenueInit(
transUrl: 'https://secure.ccavenue.com/transaction/initTrans',
accessCode: '4YRUXLSRO20O8NIH',
amount: '10',
cancelUrl: 'http://122.182.6.216/merchant/ccavResponseHandler.jsp',
currencyType: 'INR',
merchantId: '2',
orderId: '519',
redirectUrl: 'http://122.182.6.216/merchant/ccavResponseHandler.jsp',
rsaKeyUrl: 'https://secure.ccavenue.com/transaction/jsp/GetRSA.jsp'
);
Screenshot Screenshot Screenshot Screenshot