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

Basic/Default currencies

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.

I am using a custom payment gateway and set a rule that: this payment gateway is only visible on the front end when minimum order amount is 10000.

It works find when the currency is in USD.

However, when it's changed to other currency like HKD, it also applies when the minimum order amount is 10000. Note that 10000HKD is not 10000USD!

In the currency plugin, the"Basic" currency is USD so:

How to fix this problem?

 

*It works find when the currency is in USD.

Hello

Convert order amount to base currency before comparison

Read  this  please - https://currency-switcher.com/codex/#functions

https://currency-switcher.com/function/woocs-back_convert/