Quote Originally Posted by jdnp View Post
Hello. We are using ZC 1.3.7 with Super Orders Id: super_orders.php 43 2006-08-29. We have not upgraded because the programmer that built the site made a lot of custom hacks throughout to meet the client's needs.

Anyways, we are having problems with the "EDIT ORDER TOTALS" function on CANADIAN orders. I place a Canadian order and the totals are displayed as follows...

Sub-Total: CDN $317.96
5% GST: CDN $15.90
United Parcel Service: CDN $24.67
Total: CDN $358.53
Amount Applied: $0.00
Balance Due: $358.53

The problem occurs when I press "EDIT ORDER TOTALS". The numbers that show up in the fields are in USD currency, including the Sub-Total which cannot be edited. When I press submit after adding a 20% discount (custom hack), the numbers are all messed up... (messed up = displayed in USD instead of CAN)... It is not pulling currency information. See the fields...

Sub-Total: $312.00
Membership Discount Code -$62.40
5% GST: $15.60
United Parcel Service: $24.21
Total: $289.41
Amount Applied: $0.00
Balance Due: $294.94

You can see that the numbers are different.

Please advise!

Justin
Solidus Design

Unfortunately, this has been a problem as far back as 2006 when SO2 was released and it was never fixed. A user by the name of s_mack had volunteered to figure out a fix and give it to Blindside, but apparently, this did not happen. He hasn't posted in this thread since 2006 and did not post a fix back then. DivaVocals is correct in that it is using the Store's Default currency to make the changes and then stores it all back to the database, so it overwrites your original totals. I've looked for hours now and it is beyond my capabilities to correct it. See posts 73 and 74 in this thread and it will explain why this is happening.