• So my WooCommerce will run multi-currency. Is there any option or plugin to show per currency a different set of payment options?
    For example, for customers willing to buy in USD my chinese payment gateways should not be visible (because most of those gateways do not take USD).

    Any help much appreciated 🙂

    https://wordpress.org/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • That depends on the multi-currency solution you use. The plugin we developed (it’s called Currency Switcher for WooCommerce, not to be confused with the one on this repository that took the same name) allows you to do that in its settings. Other plugins may not have such feature, and you would have to implement it yourself using a filter for the woocommerce_available_payment_gateways hook.

Viewing 1 replies (of 1 total)

The topic ‘Available gateway based on currency?’ is closed to new replies.