Project Description:
I have a completed and working payment gateway installed for my credit card processor, and we need an alteration.
We have checkout modules for this processor installed on two different websites: one is a Zencart and the other is a Cubecart. We need alterations to both these modules.
I need currency conversion done in two places:
1) On the website, at the time of the checkout, I need a note that says "Your order is for the amount of $XX.XX which is the equivalent of $XX.XX in X currency"
2) On the next stage of the checkout process, the user is transferred over to the payment gateway company website. There they enter more of their order information. We have the option to customize the template for this process, in html. Javascript and other scripting is allowed, but not php. The website logo and general layout should match the shopping carts. The main addition we need to this template is to again include the currency conversion information in the template.