I'm using Prestashop 1.6.0.8 with Free CCAvenue Module by Bluezeal
In my current testing setup, I want my website to support multiple currencies like USD, INR, EUR, etc. CCAvenue states that they will only accept currency in INR (In India)
Customer can select any currency, but on CCAvenue it always shows INR.
For example, lets say a product is 1000 INR on my website.
Customer switches currency to USD, it shows as approx 16 USD.
But after checkout & payment re-directing to CCAvenue page, it shows as 16 INR.
How do I convert currency before sending it to CCAvenue website? Do I need to override controllers or make changes to Module?
Here's the module that was provided by CCAvenue.
ccavenue.zip