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

Extra Fees for WooCommerce

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.
12

Hi,

I have added this code;

https://currency-switcher.com/hook/woocs_woocommerce_variation_prices/

and your posted one but could not get to resolved.

 

What's wrong on it?

Hello

Drop  me  exact link to this  product  and  the code you inserted

Hi,

Product link is;

https://btspeaking.com/shop/brandystory-3-minutes-video-production-basic-plan-limited-option-plan/

Code:

add_filter('woocs_woocommerce_variation_prices', function($price) {
return round($price * 2, 0) / 2;
});

if( $WOOCS->current_currency!='JPY'){

// round price

}

Hello

I gave you code snippets so that you can fix your custom code

This is not a ready-made solution

You should ask the developer who made the custom code for you to add my corrections

Hi,

I could not resolved by myself. Can I ask you this paid customization order?

Hello

With this question it is better to write to the developers. I added email in private data.

Thank you, I sent an email.

Welcome;)

12