This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Changing the PayPal currency to NZ$


  1. hhubbers01
    Member

    Hi there

    Which file do I need to edit to change the PayPal currency options to include NZ$ - New Zealand Dollars.

    Many thanks,
    Hugh

    Posted 12 years ago #
  2. yuniar

    You can edit the "payment_settings.php", search around line 320 - 342 and you'll see a list of the existing currencies.
    You can add this line:

    <option value="NZD" <?php if($payment_properties->currency == 'NZD'){ echo 'selected="selected"'; } ?>>NZ$ - New Zealand Dollar</option>

    thank you for the feedback on this. I'm not sure why we missed that one.


    MachForm Founder

    Posted 12 years ago #

RSS feed for this topic

Reply