Hi I enabled the currency selector however it changes the currency in the shopping cart but always ends up sending only the default currency price to the shopping cart.

Is there any way to send the selected currency price to the shopping cart. I have the following currency set

1.00 CAD = 1.06 US -- > just an example

US would show:

Sub-Total: $53.48USD
Shipping: $16.05USD
Total: $69.53USD

CAD would show:


Sub-Total: $49.99CAD
Shipping :$ 15.00CAD
Total: $64.99CAD

ONLY $64.99 is passed to the gateway. It only sends the default currency(CAD). Is there a way to send the cost in the currency selected to the gateway ?