cc_avenue
cc_avenue भुगतान गेटवे गैर-सीमलेस विधि। आप इस पैकेज का उपयोग करके एंड्रॉइड में मूल कोड को कॉल कर सकते हैं ताकि भुगतान गेटवे को वेबव्यू में लोड किया जा सके
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