ccavenue api integration with codeigniter

nathiya picture nathiya · Aug 7, 2013 · Viewed 21.6k times · Source

I am quite new to codeigniter and i am developing an ecommerce application like flipkart using codeigniter and now i want to integrate ccavenue payment gateway to our website and i have referred many sites regarding this but i couldnt able to get proper solution. Please someone help me out and provide me ccavenue api documentation. And i havent got codeigniter code for integrating ccavenue and i have gone through the below url http://integrate-payment-gateway.blogspot.in/2012/01/ccavenue-payment-integration-php.html to continue the integration of ccavenue.but i dont know how to parse php script to codeigniter.

Answer

Rahul Tailwal picture Rahul Tailwal · Aug 8, 2013

Here you can get the documentation.

http://world.ccavenue.com/downloads/CCAVenueWorldIntegrationManual.pdf

And you can get the code from the ccavenue account. just ask for ccavenue account holder to send you the code zip folder which contains 3 languages code and you have to go with php folder.

Ask for the following

  1. Integration Kit:
    Login to ccavenue account and click on the link to download the kit. you will find this within the "How to set up your ccavenue account?".

  2. Working Key: Go to settings and option links in top menu and click on Generate Working key link. And select activate option.

  3. Merchant Id: You will see it in same page where working key is created.

After getting the code you just need to use that code in codeigniter's way.

You can also have a look on this code.

http://technoread.net/webdesign/payment-gateways/item/238-ccavenue-payment-integration-php