How do I add South African Rands to MijoShop?
To add South African rands in MijoShop, do the following:
- In the MijoShop dashboard, navigate to System > Localisation > Currencies.
- Click Insert and complete the form.
- Enable the currency status and click Save.
Related Articles
How do I add South African Rands in OpenCart?
To add South African Rands in OpenCart, do the following: In the admin backend, navigate to System > Localisation > Currencies. Click Add New and complete the form. Enable the currency status and click Save.
How do I add South African Rand (ZAR) to WPJobBoard?
You can add South African Rand to the currencies list by adding the code below in your theme functions.php file. To check your currently active theme, go to Appearances. add_filter("wpjb_list_currency", "my_new_currency"); function ...
In Shopify for South African VAT, why can't I select “All taxes are included in my prices”, as this is the South African standard?
When the products are set up with the total price, and the tax settings are configured as per our instructions, this naturally displays the price to the customer as the total VAT inclusive price. This will be the case for all amounts, including ...
In MijoShop, why isn't PayFast listed in the checkout?
If PayFast isn't listed in the checkout, do the following: Ensure that you have added a South African geo-zone. Navigate to System > Localisation > Geo Zones. Edit the tax options to include the geo-zone. Navigate to System > Localisation > Taxes > ...
How do I integrate PayFast with MijoShop?
To install the PayFast payment module, do the following: Download the payment module from GitHub (v2; v3). Unzip the module to a temporary location on your computer. Copy the folders in the archive to your base Joomla folder. This should NOT ...