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
3
votes
1 answer

cc avenue payment gateway integration error in core php

i am using cc avenue payment gateway for my shopping site i have integrate Non-Seamless method for payment, its working fine when i go for payment but after redirect i got this error every time security error. illegal access detected but after…
Trushar Narodia
  • 366
  • 4
  • 19
3
votes
3 answers

How to integrate CCAvenue to Ionic app?

I want to integrate ccavenue to my hybrid app that I am building on Ionic but I am unable to find any example or code or any other thing which can be helpful in this. Plz let me know if you have any information regarding this. Update: Ccavenue…
Suhail Akhtar
  • 1,718
  • 15
  • 29
3
votes
0 answers

CC Avenue payment gateway session expired issue in android webview

"Your session has been expired. Please re-initiate your transaction. Don't worry... It happens to the best of us." Error message is getting displayed when I try to pay using paytm wallet from the CC Avenue payment gateway using android…
Krrish
  • 271
  • 3
  • 17
3
votes
1 answer

CCAvenue integration error code 112 asp.net

We are integrating our approved CCAvenue to our ASP.NET site. We want to use iframe integration. But as we use the url to ccavenue we get an error like Error Code: 112 Don't worry... It happens to the best of us. CCAvenue seems to have very poor…
Anshul
  • 33
  • 5
3
votes
0 answers

Payment gateway integration of ccavenue in android

I have implemented using php kit and connected android activity with html page with the help of webview. Now how to do i pass the value to the html page and make it in readable format bt cannot edit it??? enter code here webView = (WebView)…
Rheana
  • 41
  • 6
3
votes
0 answers

how to integrate ccavenue payment gateway with codeigniter

i'm new in integration of payment gateway.i don't know how to integrate that gateway.i want detailed steps..please help me.still now i didn't integrate so anyone help me.i have no idea for that integration.i have created one form contain one…
Punitha
  • 152
  • 1
  • 12
3
votes
2 answers

CCAvenue payment gateway integration with rails app

I want to integrate the ccavenue payment gateway into my rails app give some guide line for how to implement the gateway I had tried Activemerchant_ccavenue but don't get success ..... sample example with integration is appreciated
Niket
  • 1,105
  • 12
  • 15
3
votes
0 answers

CCAvenue Payment Gateway Integration in Android apps?

I want to do CCAvenue Payment Gateway Integration in Android apps. I googled but I didn't find any APIs/SDK for Android. Is there any APIs/SDK available for Android/Java to do CCAvenue integration?
Nirav Dangi
  • 3,607
  • 4
  • 49
  • 60
3
votes
1 answer

Redirect URL in CCAvenue

i am setting up CCAvenue for my prestashop site.After successful credit card transaction, when coming back to website, shopping cart items are not clearing and also orders are not updating.I think the problem is with the return URL in merchant…
Juice
  • 3,023
  • 6
  • 39
  • 66
3
votes
1 answer

cc avenue php integration not working

i m using ccavenue php integration demo file.when i fill out the merchant id and 32 bit working key and submi the data no response return. Only blank page comes with below url http://www.ccavenue.com/shopzone/cc_details.jsp i m unable to understand…
Manindra Singh
  • 769
  • 4
  • 10
  • 35
2
votes
2 answers

Implement status API in ccavenue

I have completed ccavenue gateway integration its bank audited gateway bank require implement status API, below is the sample code. How can I implement this to share response and request status?
2
votes
4 answers

Session automatically gets destroyed on payment gateway call back in Laravel

I am trying to integrate CCavenue.com payment gateway in my Laravel 7 project. The only issue I face is in Call back url where an active session is automatically destroyed after getting the post data from Payment Gateway. I have also added the CSRF…
Atik Khan
  • 21
  • 1
  • 3
2
votes
0 answers

Problem in decrypting application request in CCAvenue iOS

I am trying to implement CCAvenue payment gateway into my app. I am following CCAvenue: “Error!!! in decrypting application request” this answer, but getting following error : I have tried this code : private func encyptCardDetails(data:…
Meet Doshi
  • 4,241
  • 10
  • 40
  • 81
2
votes
1 answer

Framework imported properly but still getting _OBJC_CLASS_ compiler error

I have imported CCAvenue Framework correctly and trying call the InitialViewController class from CCAvenue framework to launch the paymentgateway service but I am getting the _OBJC_CLASS_ error. I have tried in many ways by adding the CCAvenue…
Smart guy
  • 494
  • 6
  • 9
2
votes
1 answer

Does CCAvenue allow payment gateway to be used on 2 different domains?

Hello All i have payment gateway integrated on one of my domain. Can the same be integrated on my other domain as well. I am using CCAvenue payment gateway.
Jignesh Mistry
  • 2,221
  • 6
  • 25
  • 50
1 2
3
15 16