Home Forums Plugins CURCY – WooCommerce Multi Currency Wrong price format in orders data

Wrong price format in orders data

  • Author
    Posts
  • #257246

    Tomas Orzeszko
    Participant

    Hello, I would like to submit a bug related to how prices are formatted for orders in my account page.

    Steps to reproduce:

    1. Login to Woo account
    2. See last order on dashboard or navigate to Orders
    3. Change currency using switcher
    4. See that prices in order data is formatted according to selected currency format

    Expected result:
    Prices in order data should be formatted according to the order currency.

    I am attaching screenshot and Curcy settings.

    Settings:

    WOOMULTI_CURRENCY_Data Object
    (
        [params:WOOMULTI_CURRENCY_Data:private] => Array
            (
                [enable] => 1
                [enable_fixed_price] => 0
                [ignore_exchange_rate] => 0
                [fixed_structure_currency] => default
                [currency_default] => PLN
                [enable_switch_currency_by_js] => 1
                [currency] => Array
                    (
                        [0] => PLN
                        [1] => CHF
                        [2] => CZK
                        [3] => EUR
                        [4] => GBP
                        [5] => NOK
                        [6] => SEK
                        [7] => DKK
                        [8] => USD
                    )
    
                [currency_rate] => Array
                    (
                        [0] => 1
                        [1] => 0.2147
                        [2] => 5.72
                        [3] => 0.2336
                        [4] => 0.2037
                        [5] => 2.62
                        [6] => 2.54
                        [7] => 1.74
                        [8] => 0.27
                    )
    
                [currency_rate_fee] => Array
                    (
                        [0] => 0
                        [1] => 0
                        [2] => 0
                        [3] => 0
                        [4] => 0
                        [5] => 0
                        [6] => 0
                        [7] => 0
                        [8] => 0
                    )
    
                [currency_rate_fee_type] => Array
                    (
                        [0] => fixed
                        [1] => fixed
                        [2] => fixed
                        [3] => fixed
                        [4] => fixed
                        [5] => fixed
                        [6] => fixed
                        [7] => fixed
                        [8] => fixed
                    )
    
                [currency_hidden] => Array
                    (
                        [0] => 0
                        [1] => 0
                        [2] => 0
                        [3] => 0
                        [4] => 0
                        [5] => 0
                        [6] => 0
                        [7] => 0
                        [8] => 0
                    )
    
                [currency_decimals] => Array
                    (
                        [0] => 2
                        [1] => 2
                        [2] => 2
                        [3] => 2
                        [4] => 2
                        [5] => 2
                        [6] => 2
                        [7] => 2
                        [8] => 2
                    )
    
                [currency_custom] => Array
                    (
                        [0] => 
                        [1] => 
                        [2] => 
                        [3] => 
                        [4] => 
                        [5] => 
                        [6] => 
                        [7] => 
                        [8] => 
                    )
    
                [currency_thousand_separator] => Array
                    (
                        [0] => 
                        [1] => 
                        [2] => 
                        [3] => 
                        [4] => 
                        [5] => 
                        [6] => 
                        [7] => 
                        [8] => 
                    )
    
                [currency_decimal_separator] => Array
                    (
                        [0] => 
                        [1] => 
                        [2] => 
                        [3] => 
                        [4] => 
                        [5] => 
                        [6] => 
                        [7] => 
                        [8] => 
                    )
    
                [currency_flag] => Array
                    (
                        [0] => 
                        [1] => 
                        [2] => 
                        [3] => 
                        [4] => 
                        [5] => 
                        [6] => 
                        [7] => 
                        [8] => 
                    )
    
                [currency_pos] => Array
                    (
                        [0] => right_space
                        [1] => right_space
                        [2] => right_space
                        [3] => left
                        [4] => left
                        [5] => left
                        [6] => right_space
                        [7] => right_space
                        [8] => left
                    )
    
                [auto_detect] => 0
                [approximate_position] => Array
                    (
                    )
    
                [approximately_priority] => 0
                [approximately_label] => Approximately:
                [initial_currency] => PLN
                [user_login_switch] => 0
                [enable_currency_by_country] => 0
                [allow_translatepress_and_widget_change_currency] => 
                [enable_multi_payment] => 1
                [enable_cart_page] => 0
                [billing_shipping_currency] => 0
                [enable_design] => 0
                [title] => 
                [design_position] => 1
                [enable_collapse] => 0
                [disable_collapse] => 0
                [max_height] => 
                [text_color] => #ffffff
                [background_color] => #212121
                [main_color] => #f78080
                [hover_color] => #f78080
                [name_background_color] => #8d4747
                [flag_custom] => 
                [sidebar_position] => 50%
                [sidebar_style] => 0
                [sidebar_layout] => split
                [price_switcher] => 0
                [price_switcher_layout] => split
                [price_switcher_position] => 20
                [click_to_expand_currencies] => 
                [price_collate] => 0
                [price_collate_single] => 20
                [price_collate_archive] => after_price
                [price_collate_layout] => inline
                [price_collate_title] => 
                [shortcode_position] => 
                [pc_pos_left] => 0
                [pc_pos_top] => 0
                [pc_pos_right] => 0
                [pc_pos_bottom] => 0
                [mb_pos_left] => 0
                [mb_pos_top] => 0
                [mb_pos_right] => 0
                [mb_pos_bottom] => 0
                [shortcode_bg_color] => #ffffff
                [shortcode_active_bg_color] => #ffffff
                [shortcode_color] => #212121
                [shortcode_active_color] => #212121
                [shortcode_border_color] => 0
                [finance_api] => 1
                [wise_api_token] => 
                [openexchangerates_app_id] => 
                [exchangeratesapi_key] => 
                [currencyapi_key] => 
                [enable_send_email] => 0
                [is_checkout] => 1
                [is_cart] => 1
                [conditional_tags] => 
                [custom_css] => 
                [rate_decimals] => 2
                [checkout_currency] => PLN
                [checkout_currency_args] => Array
                    (
                        [0] => CHF
                        [1] => CZK
                        [2] => EUR
                        [3] => GBP
                        [4] => NOK
                        [5] => SEK
                        [6] => DKK
                        [7] => USD
                        [8] => PLN
                    )
    
                [geo_api] => 0
                [external_geo_api] => 
                [geo_api_key] => 
                [use_session] => 0
                [set_storage] => cookie
                [storage_server] => 
                [storage_port] => 
                [email_custom] => 
                [enable_wpml] => 0
                [key] => 3a36e2e4483a0dc1be904fb0a55e0a06
                [update_exchange_rate] => 6
                [beauty_price_from] => Array
                    (
                    )
    
                [beauty_price_to] => Array
                    (
                    )
    
                [beauty_price_value] => Array
                    (
                    )
    
                [price_lower_bound] => 0
                [beauty_price_enable] => 0
                [beauty_price_currencies] => Array
                    (
                    )
    
                [beauty_price_part] => Array
                    (
                    )
    
                [beauty_price_round_up] => Array
                    (
                    )
    
                [translatepress] => Array
                    (
                        [pl_PL] => 0
                        [en_US] => 0
                        [es_ES] => 0
                        [ru_RU] => 0
                        [uk] => 0
                    )
    
                [equivalent_currency] => 
                [cache_compatible] => 0
                [load_ajax_filter_price] => 0
                [bot_currency] => default_currency
                [click_to_expand_currencies_bar] => 
                [expand_button_color] => #cccccc
                [expand_button_background] => #999999
                [expand_button_opacity] => 
                [sync_checkout_currency] => 
                [only_shipping_country] => 0
                [currency_by_payment_method_immediate] => 
                [currency_by_payment_method_without_reload_page] => 
                [design_title] => Select your currency
                [currency_payment_method_PLN] => Array
                    (
                        [0] => p24-online-payments
                        [1] => payucreditcard
                        [2] => payustandard
                        [3] => p24-blik
                        [4] => cod
                        [5] => bacs
                    )
    
                [bacs_account_PLN] => 
                [bacs_account_CHF] => 
                [bacs_account_CZK] => 
                [currency_payment_method_EUR] => Array
                    (
                        [0] => bacs
                    )
    
                [bacs_account_EUR] => 
                [bacs_account_GBP] => 
                [bacs_account_NOK] => 
                [bacs_account_SEK] => 
                [bacs_account_DKK] => 
                [bacs_account_USD] => 
                [currency_by_payment_method_p24-online-payments] => 
                [currency_by_payment_method_payucreditcard] => 
                [currency_by_payment_method_payustandard] => 
                [currency_by_payment_method_payublik] => 
                [currency_by_payment_method_p24-blik] => 
                [currency_by_payment_method_cod] => 
                [currency_by_payment_method_bacs] => 
                [equivalent_currency_page] => checkout
                [currency_core] => PLN
                [decimals_core] => 2
            )
    
        [currencies_list] => Array
            (
                [PLN] => Array
                    (
                        [rate] => 1
                        [pos] => right_space
                        [decimals] => 2
                        [custom] => 
                        [thousand_sep] => 
                        [decimal_sep] => 
                        [flag] => 
                        [hide] => 0
                    )
    
                [CHF] => Array
                    (
                        [rate] => 0.2147
                        [pos] => right_space
                        [decimals] => 2
                        [custom] => 
                        [thousand_sep] => 
                        [decimal_sep] => 
                        [flag] => 
                        [hide] => 0
                    )
    
                [CZK] => Array
                    (
                        [rate] => 5.72
                        [pos] => right_space
                        [decimals] => 2
                        [custom] => 
                        [thousand_sep] => 
                        [decimal_sep] => 
                        [flag] => 
                        [hide] => 0
                    )
    
                [EUR] => Array
                    (
                        [rate] => 0.2336
                        [pos] => left
                        [decimals] => 2
                        [custom] => 
                        [thousand_sep] => 
                        [decimal_sep] => 
                        [flag] => 
                        [hide] => 0
                    )
    
                [GBP] => Array
                    (
                        [rate] => 0.2037
                        [pos] => left
                        [decimals] => 2
                        [custom] => 
                        [thousand_sep] => 
                        [decimal_sep] => 
                        [flag] => 
                        [hide] => 0
                    )
    
                [NOK] => Array
                    (
                        [rate] => 2.62
                        [pos] => left
                        [decimals] => 2
                        [custom] => 
                        [thousand_sep] => 
                        [decimal_sep] => 
                        [flag] => 
                        [hide] => 0
                    )
    
                [SEK] => Array
                    (
                        [rate] => 2.54
                        [pos] => right_space
                        [decimals] => 2
                        [custom] => 
                        [thousand_sep] => 
                        [decimal_sep] => 
                        [flag] => 
                        [hide] => 0
                    )
    
                [DKK] => Array
                    (
                        [rate] => 1.74
                        [pos] => right_space
                        [decimals] => 2
                        [custom] => 
                        [thousand_sep] => 
                        [decimal_sep] => 
                        [flag] => 
                        [hide] => 0
                    )
    
                [USD] => Array
                    (
                        [rate] => 0.27
                        [pos] => left
                        [decimals] => 2
                        [custom] => 
                        [thousand_sep] => 
                        [decimal_sep] => 
                        [flag] => 
                        [hide] => 0
                    )
    
            )
    )
    Attachments:
    You must be logged in to view attached files.

You must be logged in to see replies to this topic. Click here to login or register