PayPal Address Field

Discussion in 'Payments processing' started by streetjammer, Nov 23, 2009.

  1. streetjammer

    streetjammer New Member

    Joined:
    Mar 18, 2009
    Messages:
    5
    I have noticed when some one making payment its not showing any shipping address in paypal how to enable the address thing in paypal.
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Hi,
    Edit /amember/plugins/payment/paypal_r/paypal_r.inc.php and remove this:
    Code:
    'no_shipping' => 1,
    
    there should be two places in the file where you need to do above.

Share This Page