nduguseliphaz
nduguseliphaz
@ecodeahpro
10 years ago
206 posts
What you'll need to ask them is if it's possible to append a currency code to the price set for products. So for example, if you price the product at $0.99, and that's in USD, then the price in the add to cart link or form that is transmitted to FoxyCart needs to be "0.99usd" rather than just "0.99". The latter will just be set to the store's currency.
updated by @ecodeahpro: 09/20/15 09:22:40AM
michael
@michael
10 years ago
7,789 posts
foxycart stores currency is set at:
https://admin.foxycart.com/admin.php?ThisAction=EditStore

under: "Store Locale"

Tags