I have two websites and one paypal account. How do I setup my two sites with one paypal account??
I called paypal and they said to modify my notify_url on the the second site to return back to my second site.
The current code for this is:
Which is line #211 in file /includes/modules/payment/paypal.php'notify_url' => zen_href_link('ipn_main_handler.php', '', 'SSL',false,false,true),
What I want to know is if I modify this line will it mess up Paypal module. How do I modify it so that it correctly comes back to:
http://photographicbattery.com/index...eckout_process
I understand that even though I will be using a modified notiy_url command to come back to my site 2 I will still be collecting fund under site 1's paypal account.






