Details
Description
When allowing currency conversion for an order form, the selected currency is shown for the price, but the renew price is shown in the base currency value.
To reproduce:
- Uncheck "Use Package Pricing for New Services Only" in Currency Setup
- Run exchange rates so there are exchange rate values.
- Create a Package with a 1 month price of 10 USD, renew price undefined
- Add to order form and allow USD and GBP as accepted currencies on the order form
Visit the order form and select GBP as the currency. Notice that the price is shown in GBP, but the value for the renew prices uses the value set in USD.
1 Month @ £7.96 (Renews @ £10.00)
But it should be:
1 Month @ £7.96 (Renews @ £7.96)