PayPal and multi currency

Discussion in 'Payments processing' started by bina_oz, Feb 1, 2005.

  1. bina_oz

    bina_oz Guest

    Hi,

    PayPal has just added the support for the Australian currency. I would like to
    use this feature to sell in Australian dollars. Does aMember Pro support this
    feature i.e. the ability to choose your currency.

    Thank you,
    Bina.
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Yes, it is easy to do :
    edit file
    amember/plugins/payment/paypal_r/paypal_r.inc.php
    find line:
    'CAD' => 'CAD',
    add after this line:
    'AUD' => 'AUD',
    then configure all your products to use this currency at aMember CP -> Manage Products

    then make it clear for your customers by configuring currency at aMember Cp -> Setup

Share This Page