Change Base Currency to IDR or Rp

Posted in

Hi,
I purchased Affiliate Pro with Contact Form 7 integration. But I just find out that my country currency (Indonesia Rupiah) is not supported. It’s not there in the Default Currency selection in Contact Form 7 integration plugin.

Our currency symbol is Rp or it can written also as IDR.

How to tweak the plugin so I can save the commission using my home country currency.

Please advise soon.

thanks.

One Response to Change Base Currency to IDR or Rp

  1. antonio December 26, 2013 at 12:08 pm #

    Hi,
    you can add this code in your function.php file:

    add_action( 'init', 'add_my_currency' );
    function add_my_currency () {
    Affiliates_CF7::$supported_currencies[] ="IDR";
    }

    cheers

We use cookies to optimize your experience on our site and assume you're OK with that if you stay.
OK, hide this message.

Affiliates · Contact · Jobs · Terms & Conditions · Privacy Policy · Documentation · Downloads · Useful Plugins · My Account

Share