How to integrate ccavenue(Payment gateway) with rails application?
is there any gem or plugin available?
How to integrate ccavenue(Payment gateway) with rails application?
is there any gem or plugin available?
You have to register their website and they will provide step by step process for integrating ccavenue
You could use ActiveMerchant - these chaps have integrated it with ccavenue:
http://github.com/meshbrain/active_merchant_ccavenue
Installation instructions are all there in the readme.