Currency Switcher for WordPress

0

The Currency Switcher plugin provides an easier way to let users switch between currencies in real time to help them make a purchase decision. The easiest way to allow website visitors

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tags

Description

The Currency Switcher plugin provides an easier way to let users switch between currencies in real time to help them make a purchase decision.

The easiest way to allow website visitors switch currencies with one click!

With the constantly changing exchange rates it is difficult for an eCommerce website to keep updating the pricing plans in different currencies. This lack of information at times results in the loss of potential customers who do not find ready information they are looking for.

The Currency Switcher plugin is a powerful solution that helps you display an automated currency converter on your website. With this handy plugin, one can cater to users coming from the United States, European countries, India and Australia.

How does this work?

The Currency Switcher plugin can be installed and activated like any other WordPress plugin.
Once installed, you can move on to Settings > Currency Switcher option.

Manage Global Settings

The Global settings allow you to select whether you wish to manage currency conversions manually or through the Open Exchange Rate API. The options below depend on this choice.

1.Manual Conversion Rate
When you select this option, the Currency Switcher plugin will consider the value that you’ve entered manually. You will have to keep coming back to change the value periodically.

2.Open Exchange Rate API

This option allows you to fetch real-time exchange rates through Open Exchange Rate by authenticating their App ID.
With this option, you simply authenticate your ID once, set the frequency you wish to fetch the values in (hourly, daily or weekly), select the display type and number format.
Save your changes!

Using Shortcodes

You will find the necessary shortcodes within the User Manual section.

1.Shortcode for Currency Switcher –

[currency value=""]``

This shortcode lets you display field within which the original and the converted price will be seen.
You will need to enter the cost (numerical value) of the product within the inverted commas (“”). For example, if the cost of a product is $100, the shortcode will be [currency value=”100”].

2.Shortcode for the Switcher Type –

[currency-switch]

Simply copy and paste this shortcode in the place you wish to add the switcher on the page.
The Global Settings allow you to select the switcher type you wish to use. This can either be a drop down menu or a button.

These shortcodes can be added in any page builder including, Elementor, Beaver Builder, etc.

You can use the currency switcher shortcode multiple times on a page. However, the switcher type shortcode can be used only once on a particular page.