ccavenue

How to implement CCAvenue payment gateway option.

We need to implement CCAvenue payment gateway option. How can I do this using ASP.net/C#? ...

CC Avenue integration in ASP.NET3.5 (C# code behind)

i need to integrating cc avenue just like paypal in my site. so tell me what are the things need to be carried out integrate in my site. ...

CCAvenue how to get payment status for Batch Processing, Pending Orders

For some orders I receive the payment status (AuthDesc) as "B" ("Batch Processing"), Which orders are treated as "Pending Orders". I want to know, is there any way to get the transaction status for those orders from cron job or through any script. I don't want to manually login and check the status of each order, the system should auto...

How to integrate ccavenue with rails app?

How to integrate ccavenue(Payment gateway) with rails application? is there any gem or plugin available? ...