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