• Resolved atiq97

    (@atiq97)


    Hey, I want to show an option to the user on checkout, for example. “Please select your preferred currency”

    Is that possible?

    2nd: If user selects currency A, I want to add VAT fixed, If user selects currency B, I don’t want to add VAT.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • I would like to know the answer to this too.

    I tried to set up the automatic WooCommerce tax rates extension, but CURCY – Multi-Currency doesn’t seem to communicate with it, or use any of the built-in settings.

    Would you please let us know if there is a solution to this with your plugin?

    Plugin Support angelagrey

    (@angelagrey)

    Hi @timbad2 @atiq97

    Thank you for reaching out to us.

    For this request: Hey, I want to show an option to the user on checkout, for example. “Please select your preferred currency”
    It’s possible. You can use this tag:
    is_page( 'checkout' )
    And put it here in the Design settings tab: https://prnt.sc/aFmw9fj4GjSK

    Regarding the issue related to VAT and tax in general, our plugin does not interfere and can’t manage tax, it only convert the tax value in the settings. Unfortunately we can’t help further.

    Best regards.

    Thread Starter atiq97

    (@atiq97)

    I’m sorry, but this is not working. I’m using the premium version on multisite.

    Thread Starter atiq97

    (@atiq97)

    waiting

    Plugin Support angelagrey

    (@angelagrey)

    Hi @atiq97

    I’m sorry for this delayed reply.

    If you’re using a premium version, please create a support ticket on this Support Forum. We’ll be checking.

    Before that, you can try again this tag: is_checkout()
    And configure the Design settings like this: https://nimb.ws/Dafmu4

    If it does not work, please create a ticket as I sent instruction above, we’ll be checking. As this forum is for free users only.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add VAT based on currency / Currency Selection’ is closed to new replies.