I have noticed when some one making payment its not showing any shipping address in paypal how to enable the address thing in paypal.
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.