PHOENIX-MEDIA / Magento-CashOnDelivery

Cash on Delivery allows to book additional fee on delivery depending on inland or international delivery.
43 stars 46 forks source link

Wrong currency code in totals ( order creation ) #49

Closed postadelmaga closed 6 years ago

postadelmaga commented 6 years ago

Module Version: 1.0.11

During order creation:

Note that: After the order is submitted, the order details page COD currency code is correct.

see ( order creation ): total_issue

Here the currency settings for the store view related to the above order
currency

Here my COD settings cod_settings

PHOENIX-MEDIA commented 6 years ago

What is your exact currency setup? Do you have different currencies for different configuration scopes? Where can the dollar setting come from?

postadelmaga commented 6 years ago

@PHOENIX-MEDIA Yes I have different currency for different store view: -> Default scope -> EUR -> USA storeview -> USD -> Italian storeview -> EUR -> Australian storeview -> AUD ..

In the posted screenshot I am creating an order for the Italian store view. The COD fee amount should be 5 euro.

PHOENIX-MEDIA commented 6 years ago

Thanks for the tip!

postadelmaga commented 6 years ago

You are welcome :)