CCAvenue is an Indian payment gateway; they claim to be the biggest in South Asia. Last week I was looking for an Active Merchant plugin to integrate CCAvenue in a Rails application, but apparently none has been made public so far. So here it is.
EDIT: Documentation is available here.
Github: http://github.com/meshbrain/active_merchant_ccavenue
Hi Suman
can i know this plugin and gem support for rails 2.0.2 version
Thanks & Regards
Raj
This should work if ActiveMerchant 1.7.1+ supports your chosen version of Rails. You might have to explicitly load the initializer code.