solokron Posted February 26, 2010 Share Posted February 26, 2010 We are switching over to WHMCS and have a lot of clients who use PayPal subscriptions which are sent to the ModernBill IPN @ include/misc/mod_paypal/paypal_return.inc.php. I have used IPN redirect scripts in the past. What file does WHMCS use for PayPal IPN responses? 0 Quote Link to comment Share on other sites More sharing options...
solokron Posted February 26, 2010 Author Share Posted February 26, 2010 Is it simply modules/gateways/paypal.php ? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted February 26, 2010 WHMCS Support Manager Share Posted February 26, 2010 Not quite, it's /modules/gateways/callback/paypal.php 0 Quote Link to comment Share on other sites More sharing options...
vincent1 Posted February 26, 2010 Share Posted February 26, 2010 How is that file used? If I already have PayPal IPN setup for another script that needs the full path entered in my Paypal account, will this stop my WHMCS install from working correctly? Thanks, - Vincent 0 Quote Link to comment Share on other sites More sharing options...
niels Posted February 26, 2010 Share Posted February 26, 2010 It will still work. My PayPal default IPN points to a legacy payment script of my own. I use WHMCS with the same PayPAl account. WHMCS passes it's own IPN url every time it sends someone to PayPal. So you can use both at the same time with the same PayPal account. I've only encountered small problems when an existing customer in the old system has a subscription and tries to make a new subscription in the new system. But I don't think that's related the IPN's. 0 Quote Link to comment Share on other sites More sharing options...
solokron Posted February 26, 2010 Author Share Posted February 26, 2010 It looks like you can now update the IPN URL in your PayPal account. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted February 26, 2010 WHMCS Support Manager Share Posted February 26, 2010 Yes, but it will not modify the IPN URL of existing subscriptions, only new ones. 0 Quote Link to comment Share on other sites More sharing options...
solokron Posted February 26, 2010 Author Share Posted February 26, 2010 Would a simple htaccess redirect work? 0 Quote Link to comment Share on other sites More sharing options...
vincent1 Posted February 27, 2010 Share Posted February 27, 2010 It will still work. My PayPal default IPN points to a legacy payment script of my own. I use WHMCS with the same PayPAl account. WHMCS passes it's own IPN url every time it sends someone to PayPal. So you can use both at the same time with the same PayPal account. I've only encountered small problems when an existing customer in the old system has a subscription and tries to make a new subscription in the new system. But I don't think that's related the IPN's. I was hoping someone would confirm that. thank you very much, - Vince 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.