Questions tagged [ccavenue]

Ccavenue is a very popular payment gateway system in India. It provides money transaction in Indian Rupees (INR)

Ccavenue is a very popular payment gateway system in India. It provides money transaction in Indian Rupees (INR). Ccavenue bind up with almost each big Indian bank like Punjab National Bank (PNB), State Bank Of India (SBI)

227 questions
-1
votes
1 answer

Laravel payment gateway - Softon\Indipay\Exceptions\IndipayParametersMissingException

I am having a laravel project on the local system I have used the following package for ccavenue payment gateway. Package name: https://github.com/softon/indipay following is my configuration file 'gateway' => 'ccavenue', // Replace…
Sanmit Pawar
  • 211
  • 3
  • 10
-1
votes
1 answer

Integrating ccavenue payment integration with laravel and angular 7

Hi I was looking for a guide to integrate ccavenue payment gateway with my angular app which uses laravel as backend. Found this link https://medium.com/@daveinside/integrating-ccavenue-in-node-js-angular-5-b9de44091062 But I am confused with the…
-1
votes
1 answer

ccavenue payment gateway request-handler not redirecting to ccavenue-payment-gateway

ccavenue payment gateway request-handler not redirecting to ccavenue-payment-gateway.. I have setup ccAvenue request-handler form with required hidden-parameters, but its not redirecting to ccAvenue payment gateway. I tried with multiple debugs, but…
Anjali Patil
  • 216
  • 1
  • 11
-1
votes
0 answers

Integrate CC Avenue with Ionic 4 app with Node js as backend. Need help on encryption and posting data into the InApp browser webview

I'm integrating CC avenue in Ionic4 app with Node JS as my backend. Node JS API is whitelisted with CC avenue as this is the first most step in the integration of CC Avenue. I've methods for fetching the RSA key in the API. I'm not able to figure…
-1
votes
1 answer

how to post parameter binding using [frombody] in nodejs or angularjs

I won't hit ccavenue request formbody in my application which we use nodejs angularjs window.location.url(formbody) "formBody": "https://test.ccavenue.com/transaction/transaction.do?command=initiateTransaction\"/>…
-1
votes
1 answer

Hide Payment Method for Grand Total 0 in Magento?

Please someone share the code to avoid payment method for grand total 0. We are using CCavenue and COD for payments.
-1
votes
1 answer

Can google pay be integrated as an external payment method?

I am currently using CCavenue as my payment gateway, and we collect payments via email, where the Pay button is pre-configured with the URL, which redirects to the payment gateway. I am keen on using Google pay. Below are my few queries - a) Can a…
Nitish Patra
  • 289
  • 5
  • 20
-1
votes
1 answer

CCavenue payment gateway not working magento 1.9

I am currently using magento 1.9.3 version. For payment gateway I am using CCAvenue Payment gateway. It successfully installed and now it is visible in my admin panel and front end also but when I select CCAvenue option to complete payment process…
-1
votes
1 answer

How to pass data to webview in CCAvenue integration in ios?

I'm new to CCAvenue integration and i want to pass all customer data to webview but i dont know how to pass it. can anyone help me to solve?
NilamPari
  • 79
  • 8
-1
votes
2 answers

How to integrate payment gateway

I implemented a ccavenue payment gateway. When I send a request to ccavenue, it shows an error. The error is:Error Code: 10002 Merchant Authentication failed.
-1
votes
1 answer

ccavenue iframe integration in php

I need the payment within website using iframe. I have a link for source code in image for iframe integration which is included in ccavenue integration payment gateway pdf But i dont understand that what source code explain ? Anyone explain what…
userjohn
  • 13
  • 1
  • 2
-1
votes
1 answer

ccavenue - How to integrate Internet banking

I am working on ccavenue payment integration where I need to setup internet banking option for customers but I got only credit card script through their site. Is there any way to integrate internet banking using ccavenue?
-1
votes
3 answers

Magento CCAvenue Payment Integration

How might I integrate CCavenue in Magento?
Hiren Vasani
  • 7
  • 1
  • 1
  • 3
-2
votes
1 answer

How to integrate ccavenue payment gateway in ionic with angular

In my app, I need payment gateway of CCavenue. Please give me steps for that Issue.
-2
votes
1 answer

Implementing CCAvenue in React Native

I am implementing CCAvenue payment gateway in React Native. React Native version 0.60.4 I have created an WebView, passing an HTML source file. In which I am hitting the end point of CCAvenue with required data using AJAX. On receiving the response…
Rajesh
  • 166
  • 1
  • 9
1 2 3
15
16