On VirtueMart, can I display my prices in currencies other than ZAR?

On VirtueMart, can I display my prices in currencies other than ZAR?

Yes, you can display your prices in currencies other than ZAR, but PayFast can only process payments in ZAR. When the user checks out, whatever currency they have selected to display your product, prices will be converted to ZAR.
    • Related Articles

    • 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 ...
    • Why am I getting a 'currency format invalid' error?

      PayFast only processes transactions in ZAR and does not provide a currency conversion service. This means the base currency of your store and product prices will need to be set to ZAR for us to be able to process the transaction. However, you may ...
    • How do I change the default currency in OpenCart?

      To change the default currency in OpenCart, do the following: In the admin backend, navigate to System > Settings and click Edit. Navigate to Local, change currency from USD to ZAR and click Save. The list of currencies is generated for the ...
    • How do I change the default currency in MijoShop?

      To change the default currency in MijoShop, do the following: In the MijoShop Dashboard, navigate to System > Settings and click Edit. Navigate to Local, change the currency from USD to ZAR and click Save. The list of currencies is generated for the ...
    • Why is PayFast just changing the currency symbol but not converting the currency amount?

      When the amount is sent to PayFast, we will assume this is a ZAR amount because PayFast only transacts in ZAR, even if your shop is using a foreign currency.