I want customer to select which currency they want to view in checkout page. There fore I can put dowpdown box on main page which has selection of different currencies. How do I do that? How can I know which currency has been selected in shoppingcart class? I have full source code.
Thanks in advance.