-
☆ A M B ☆
- 1,231 Posts
Hey, me again (posting like no tomorrow today!)
I’m currently creating a website for my first year course in web development but I would like to use it to sell hosting in the future.
I already have a reseller account for a company which is based in the USA so all their prices are in US$ naturally but I live in Scotland so I would like to use £ Stirling as well beside the US$ price. I could have it using approximations but I would like to use the current exchange rate so people from the UK can also see the price. IS there a way that I can have a block of text outlining the features and the cost in both US$ and UK£ but have it updated as the exchange rate fluctuates?
Thanks!
-
☆ A M B ☆
- 24,524 Posts
There are converters you can embed in your code, I know of this one for example
http://www.xe.com/ucc/customize.php
-
☆ A M B ☆
- 1,231 Posts
Thanks for that. For some reason I never thought about searching to see if one of these conversion sites had one. Thanks!
Another way would be to write a PHx modifier, now that would be cool !
.: COO - Commerce Guys - Community Driven Innovation :.
MODx est l'outil id
-
☆ A M B ☆
- 1,231 Posts
Yeah... but i’m a noob and i’ll hold that title for a long time LOL.
-
☆ A M B ☆
- 1,231 Posts
Thanks for that. I’ll have a look at it now!