Fixed pricing in multiple currencies?

For articles specific to version 5.x
Post Reply
MrCroquet
Posts: 35
Joined: Fri Oct 30, 2009 3:35 am

Fixed pricing in multiple currencies?

Post by MrCroquet »

Our Canadian company does a significant amount of business in USA. So much so, that our primary currency is the US$. Currently, we have our Canadian sales set to be calculated as a percentage of the US$. It doesn't work as well as we'd like.

Ideally, I'd like to have our Canadian pricing fixed so the customers aren't seeing prices like $431.17 It makes more sense that the price would be $429, for example.

Is it possible, in ISC 5.0.6 to set fixed pricing in 2 currencies? Is there a programming work-around if a setting isn't available?
Painstik
Posts: 122
Joined: Sun Jul 19, 2009 1:19 pm
Location: Croatia

Re: Fixed pricing in multiple currencies?

Post by Painstik »

All programing you need is to set round() function on the converted variable...
Need custom coding for Interspire Shopping Cart? Contact me
prospektas
Posts: 4
Joined: Tue Apr 19, 2011 6:33 pm

Re: Fixed pricing in multiple currencies?

Post by prospektas »

Painstik wrote:All programing you need is to set round() function on the converted variable...
Maybe you could describe in more detail how to do it?
Post Reply