How to implement CCAvenue payment gateway option [closed]
We need to implement CCAvenue payment gateway option. How can I do this using ASP.net/C#? Please check the Integration Manual in ccavenue offical site.I hope it will help you http://world.ccavenue.com/content/works_any_shoppingcart.jsp I have got it resolved. Yes CCAvenue provides good support. But the person who uses asp.net forum will always look for asp.net codes and direct answers. :) I hope this will help someone. I have created two properties in code behind. One is to return checksum value and another one is to return details about the checkout items. public string CCAvenueItemList { get