Adding a custom currency
The plugin includes the most popular currencies which are also supported by the payment providers we offer integrations with. If you need to add a new currency, you can do this by adding the following code to your theme’s functions.php file:
You will need to replace the currency code (EUR), the name of the currency (Euro), and optionally add a currency symbol (€).