CHIP Woo Convert Currency
Enable CHIP for WooCommerce to convert the total amount based on realtime currency conversion rate
by Chip In Sdn Bhd · github.com/chipasia/chip-woocommerce-convert-currency · website
★ 2stars
14release downloads
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/chipasia/chip-woocommerce-convert-currency/releases/download/v1.3.2/chip-woo-convert-currency.zipFrom the readme
CHIP WooCommerce Convert Currency
This plugin adds capability for CHIP for WooCommerce to convert total amount made in any currency to Malaysian Ringgit (MYR).
Integrated Providers
Currently, the plugin has been integrated with Bank Negara Malaysia (BNM) and Open Exchange Rate (OER) to automate the currency conversion process. The default provider is BNM API. Please do write to us if you need to integrate with other providers.
- Bank Negara Malaysia API
- Open Exchange Rate
However, you may opt to define your own conversion rate instead of using the automated currency exchange rate.
Configuration
By default, the plugin will work as-is upon activation. However, you may tweak the configuration to fit your business needs. The configuration is available in WooCommerce → Settings → General → CHIP Convert Currency API Options.
All configuration is managed through the WooCommerce settings page.
Configure your preferred provider
By default, the plugin is set to fetch the information from Bank Negara Malaysia API. However, you may change to your preferred providers if any.
| Setting | Description |
|---------|-------------|
| API Options | Choose between BNM (default), Open Excha
Read the full README on GitHub →