boyjah Posted September 2, 2003 Posted September 2, 2003 My site shows prices for items in US dollars, but I want to show the order total in 2 currencies on the order confirmation page and in the confirmation mail that is sent out. The 2 currencies I want to show are US dollars and Japanese yen. For the yen total, it is not necessary to show individual items, such as shipping and handling. I only need to show the grand total in yen (as well as in USD). Is this possible? Can someone give me some help with this? You can see the site (in progress), but note that it is in Japanese. Thanks!
boyjah Posted September 2, 2003 Author Posted September 2, 2003 Here are some specifics of what I am trying to accomplish: On the order confirmation page, it lists each item being purchased, along with the price for each item. It also shows subtotal, handling fee, shipping fee, tax on the order, all followed by a grand total. All in US dollars. Just below this total I would like to have the total also shown in Japanese yen. I have both currencies switched on and working on the site. In addition to having the total show in both dollars and yen, I would like the same information to be included in the confirmation mail sent to the customer after order. So, except for the grand total on the order confirmation page, I want all prices, totals, and subtotals to be in US dollars. My payment system is not hooked to any payment gateway or any such complication, so it seems like it would be relatively simple to accomplish. I have spent the day staring at function process() in /catalog/includes/modules/order_total/ot_total.php, changing bits and pieces of it and generating all kinds of errors. I feel certain that the solution to my puzzle lies here, but I just can't make it happen. Looking forward to any ideas that might be out there!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.