I want to define my own prices per currency for each product
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 pleaseIf 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.
Quote from Homepage Helden GmbH on November 27, 2019, 12:00Hello there,
I want to have inputs fields for the price of a product for each currency.
How can I achieve this? I have two currencies: EUR and CHF
What I have:
What I want / need:
How can I achieve entering manual prices in different currencies for each product?
Thank you very much!
Purchase Code:
PRIVATE DATA!!!
Hello there,
I want to have inputs fields for the price of a product for each currency.
How can I achieve this? I have two currencies: EUR and CHF
What I have:
What I want / need:

How can I achieve entering manual prices in different currencies for each product?
Thank you very much!
Purchase Code:
PRIVATE DATA!!!
Quote from Homepage Helden GmbH on November 27, 2019, 12:20Follow up,
I now found the settings and changed them accordingly:
Now I have the following problem:
My product setup:
Euro price: 970
CHF price: 1125
Euro price for Editor role: 388
PROBLEM: Now, where can I setup my CHF price for the Editor role?
Best regards!
Follow up,
I now found the settings and changed them accordingly:

Now I have the following problem:
My product setup:
Euro price: 970
CHF price: 1125
Euro price for Editor role: 388
PROBLEM: Now, where can I setup my CHF price for the Editor role?


Best regards!
Quote from Pablo Borysenco on November 27, 2019, 13:58Hello
Just add group(https://c2n.me/44NYeWD.png) for CHF
Hello
Just add group(https://c2n.me/44NYeWD.png) for CHF
Quote from Homepage Helden GmbH on November 27, 2019, 14:09Hello,
but if I add group, it just says EUR again?
How to setup this group is for CHF?
Hello,
but if I add group, it just says EUR again?
How to setup this group is for CHF?

Quote from Homepage Helden GmbH on November 27, 2019, 20:12Any update on this issue? :)
Best regards!
Any update on this issue? :)
Best regards!
Quote from Pablo Borysenco on November 28, 2019, 10:56Hello
Ah! Yes
This function only changes the base price. Then comes the conversion as usual.
Different amount for different currencies only in this option - https://c2n.me/44OXOpv.png
Hello
Ah! Yes
This function only changes the base price. Then comes the conversion as usual.
Different amount for different currencies only in this option - https://c2n.me/44OXOpv.png
Quote from Homepage Helden GmbH on November 28, 2019, 11:05So can I hope for you to add this feature?
It is essential for my client.
I really need to enter a fixed price for each currency based on user role...
Can you please advise?
So can I hope for you to add this feature?
It is essential for my client.
I really need to enter a fixed price for each currency based on user role...
Can you please advise?
Quote from Pablo Borysenco on November 28, 2019, 11:22Hello
So can I hope for you to add this feature? - I will pass this to the developers. They will decide the feasibility of this feature.
Hello
So can I hope for you to add this feature? - I will pass this to the developers. They will decide the feasibility of this feature.
Quote from Homepage Helden GmbH on November 28, 2019, 11:32Okay, thank you for this. Will you get a response from the developers? And could you forward their reply to me?
Their decision on this issue is important to me as I have to decide if I still can use your plugin...
Thank you very much!
Okay, thank you for this. Will you get a response from the developers? And could you forward their reply to me?
Their decision on this issue is important to me as I have to decide if I still can use your plugin...
Thank you very much!
Quote from Pablo Borysenco on November 29, 2019, 09:17Hello
Unfortunately, the developers marked this feature as "Low priority".
Let's try to solve it differently. Do you have programming experience?
Hello
Unfortunately, the developers marked this feature as"Low priority".
Let's try to solve it differently. Do you have programming experience?
Quote from Homepage Helden GmbH on November 29, 2019, 09:21Yes I do... :)
Tell me, what can I do?
Yes I do... :)
Tell me, what can I do?
Quote from Pablo Borysenco on November 29, 2019, 10:07Hello
To change prices - https://currency-switcher.com/hook/woocs_raw_woocommerce_price/ AND https://currency-switcher.com/hook/woocs_woocommerce_variation_prices/
To get current currency - https://currency-switcher.com/function/woocs-current_currency/
To get user roles - https://wordpress.stackexchange.com/questions/5047/how-to-check-if-a-user-is-in-a-specific-role
with this you can build a script to change prices. You can simply add interest to prices depending on the currency
Hello
To change prices - https://currency-switcher.com/hook/woocs_raw_woocommerce_price/ AND https://currency-switcher.com/hook/woocs_woocommerce_variation_prices/
To get current currency - https://currency-switcher.com/function/woocs-current_currency/
To get user roles - https://wordpress.stackexchange.com/questions/5047/how-to-check-if-a-user-is-in-a-specific-role
with this you can build a script to change prices. You can simply add interest to prices depending on the currency
Quote from Homepage Helden GmbH on November 29, 2019, 11:20Hmm... but I do not simply add interest to a price...
I want to setup a certain price for each product and currency individual for a certain user group.
Example:
Product TEST:
Euro: 111
CHF: 333Usergroup "Special" - Euro: 55
Usergroup "Special" - CHF: 999
So a formula would not work, since the prices may vary very much from each other depending on the currency.
Also I would need an Input field in the backend for the shop admin to enter the prices accordingly...
Any ideas how to achieve this?
Hmm... but I do not simply add interest to a price...
I want to setup a certain price for each product and currency individual for a certain user group.
Example:
Product TEST:
Euro: 111
CHF: 333
Usergroup"Special" - Euro: 55
Usergroup"Special" - CHF: 999
So a formula would not work, since the prices may vary very much from each other depending on the currency.
Also I would need an Input field in the backend for the shop admin to enter the prices accordingly...
Any ideas how to achieve this?
Quote from Pablo Borysenco on December 2, 2019, 11:21Hello
You can add custom fields( https://c2n.me/44ScHAC.png ).
Example:
my_price_special_eur AND my_price_special_chf
In this case, you can find the right amount
Hello
You can add custom fields( https://c2n.me/44ScHAC.png ).
Example:
my_price_special_eur AND my_price_special_chf
In this case, you can find the right amount
Quote from Homepage Helden GmbH on December 2, 2019, 11:25Thats a good idea, but I will have variable products, example a tshirt in 4 sizes...
Then it's very difficult to maintain custom fields, don't you think?
Thats a good idea, but I will have variable products, example a tshirt in 4 sizes...
Then it's very difficult to maintain custom fields, don't you think?
Quote from Pablo Borysenco on December 3, 2019, 10:15Hello
It is more difficult but possible.
Example:
my_price_special_eur_1563
my_price_special_eur_1562
my_price_special_eur_1560
my_price_special_eur_1561
But it will be necessary to do a check: $product->is_type( "variation" );
Hello
It is more difficult but possible.
Example:
my_price_special_eur_1563
my_price_special_eur_1562
my_price_special_eur_1560
my_price_special_eur_1561
But it will be necessary to do a check: $product->is_type("variation" );
Quote from Homepage Helden GmbH on December 3, 2019, 12:59Thank you for your help, but its not feasible for a shop manager to maintain all these custom fields, it is too difficult for a normal person.
I really hope this feature will get added by the developer team soon and move up from low priority to a higher priority!
Thanks again for your help.
Thank you for your help, but its not feasible for a shop manager to maintain all these custom fields, it is too difficult for a normal person.
I really hope this feature will get added by the developer team soon and move up from low priority to a higher priority!
Thanks again for your help.
Quote from Pablo Borysenco on December 4, 2019, 10:40Hello
it is too difficult for a normal person - Yes, you are right
Welcome;)
Hello
it is too difficult for a normal person - Yes, you are right
Welcome;)
Quote from Homepage Helden GmbH on January 24, 2020, 11:56Hi Pablo,
where could I see what priority this request has?
Just so I can get an estimate, when this would be added....
Hi Pablo,
where could I see what priority this request has?
Just so I can get an estimate, when this would be added....
Quote from Pablo Borysenco on January 24, 2020, 12:48Hello
Sorry, I can’t say anything right now. Developers have not yet begun developing a new version of the plugin
Hello
Sorry, I can’t say anything right now. Developers have not yet begun developing a new version of the plugin