PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

The same currency code for net and gross prices

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello, I'm struggling with an issue on my website as I would like to implement the ability to switch between gross and net prices. I want to use your plugin for this, and I almost managed to achieve it, but I encountered a problem: the inability to select the same currency code twice.

Hence my question: is there any way, e.g., using PHP code, to allow me to select the same currency code twice? This would greatly help me solve this issue.

Thank you in advance for your response.

Hello

 to select the same currency code twice. - Unfortunately, I'm not sure I understood you correctly.

All useful functions you can find here - https://currency-switcher.com/codex#functions

 

Hello,

Thank you for your response. The issue is that it is currently not possible to select the same currency twice (they always have to be different, e.g., USD and GBP – selecting the same one twice is not allowed) because the plugin does not permit it. I would like to be able to add USD twice, as this would allow me to choose between Gross and Net prices. This is necessary for me because clients who have registered companies prefer to pay Net prices, while clients without their own business pay Gross prices. Would that be possible?

Hello

USD and GBP – selecting the same one twice is not allowed  - what are the prices? Where are these fields?

I understand that you want to display two prices. And this looks like custom functionality. But how can my plugin limit anything for custom functionality?

Hello,

I understand that you want to display two prices. - Yes, that’s correct.

And this looks like custom functionality. - It is indeed a custom functionality.

But how can my plugin limit anything for custom functionality? - I just wanted to find out if it would be possible to configure the plugin to allow selecting the same currency twice at the same time. This would enable the option in the store to display both net and gross prices, and to do that, exactly the same currency is needed, so that the customer can pay for a given product in it.

to allow selecting the same currency twice - Where?

I’m sending a link where is a image where I’ve marked the specific area in question. After clicking the"Save" button, the second currency changes to a different one and cannot be the same as the first.

https://imgur.com/a/qDrYZMS

 

Hello

Ok! Unfortunately this is not possible to implement with this plugin.