v1.0.3
cc_avenue
cc_avenue 결제 게이트웨이의 비시ーム리스 방법. 이 패키지를 사용하여 Android의 네이티브 코드를 호출하여 웹뷰에서 결제 게이트웨이를 로드할 수 있습니다.
22좋아요 10330일 다운로드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