• Hi,
    I need Help… I sell tickets to the event with different types of add ons in Euro but at the checkout page the prices have to be converted to MDL currency because of the legislation, so the whole way until checkout page the Product addons show correctly in Euro but at the checkout page the amount remains the same and not converted to MDL just the symbol of the currency is changed
    so the problem is when I add product add-ons to the cart along with the main product the amount on the left side at the checkout does not change however the total price is calculated correctly so it doesn’t look clear to the customers and for my partners at the end and in the invoice( check the screenshots)
    Thank You Very Much and hope very soon to fix it

    https://prnt.sc/qrtn4b
    https://prnt.sc/qrtnjr
    https://prnt.sc/qrtnw3

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    actually addons plugin is not compatible with multicurrency plugin. We will try to make compatibility in a next major release

    Thread Starter valcovoctavian

    (@valcovoctavian)

    Hi,
    The plugin calculates the total price after exchange correct but not display correctly the textual information, in this case, I think it could be very easy to simply replace the text of the addons from “MDL200” with “Euro200” (check screenshots)by function or add_action, or filter the reason I can not experiment is that I do not know PHP, but I know where to place it. In this regard, I am asking you to help me to identify the right line of the code.
    Also, I think this will help a lot of users before you will make your next major release in a year.
    Thank you
    https://prnt.sc/qrtnjr
    https://prnt.sc/qrtnw3

    Plugin Author YITHEMES

    (@yithemes)

    Hi there,

    The currency is managed by WooCommerce, Product Add-ons plugin simply calculates the price and prints it through WooCommerce’s wc_price() function.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘YITH Product add on does not show with WooCommerce Multi Currency Premium’ is closed to new replies.