Hi, I'm having some difficulties kinda like the person with the Canadian dollars just a couple threads down.
But basically my problem is this, in my shopping cart my currencies are displayed in Swedish Krona, currency code is SEK I believe. So once someone has say 129 kr worth of items, they check out, and for some reason when they enter their credit card information, they are charged 138.9 kr instead.
So what happens is that for some reason my customers are paying different amount from what my shopping cart told them that they would pay. In my paypal account I would just receive them in USD. I'm guessing my website is sending shopping cart info in USD with the conversion rate I pre-set? To further describe my problem, here is the detailed description of error.
Customer sees 129 kr. In my currency settings, 1 kr = 0.15 USD. So cart displays 129 kr, zen cart recognizes as 129 * 0.15 = $19.35 USD. It seems like $19.35 is the data being transmitted to paypal, which THEY convert back into SEK using a current exchange rate such as 1 USD = 7.175 SEK so it comes out to be $19.35 x 7.175 = 138.8 SEK (And this is how much the customer ends up paying)
I called paypal and they gave me something about how I need to edit certain line in the html code to set "buttons" or change some currency code, I've read the integration guide and to be honest I'm clueless.
So what I really want to do is just have zencart ask paypal "hey 129 kr is what we charge, and whatever the exchange rate let the seller bear the cost"
How would I approach this? Help please! My customers are over paying!



