Conditional Currency and Payments for Woocommerce
Change the (auto-updated) currency and select between your Payment Gateways based on conditions
by Maxi Tromer · github.com/maxitromer/conditional-currency-and-payments · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/maxitromer/conditional-currency-and-payments/archive/refs/heads/master.zipIMPORTANT! This is a internal development just for testing that currently works for USD and ARS currencies and countries only. We dont recommend to install something like this if you dont know how to customize it using code.
Country Based Payments for Woocommerce
Tested up to Woocommerce 4.5.2
Integrated with Woocommerce Subscriptions.
With this plugin you can upgrade currencies automatically using 3 different currency converters for more security and stability (if the converter doesnt work the plugin will try with the next one).
You can change the product price, the currency symbol and the payment gateway based on the geoIP country or the billing country and the product type.
How to Install it
-
Upload the plugin files to the
/wp-content/plugins/country-based-payments/directory, or install the plugin through the WordPress plugins screen directly. -
Activate through the 'Plugins' screen in WordPress.
-
Go to
Woocommerce>Settings>Payments by Locationto set your options.
How to update?
Use this: