PropioWeb.com Posted December 8, 2006 Share Posted December 8, 2006 I updated all my Paypal subscriptions with their respective Subscription ID and yet every time a subscription is paid WHMCS does not recognize that it has been paid. I have to manually do it. I thought the reason for the Subscription ID was so WHMCS would know of the payment and automatically Makr it as Paid? Am I wrong? 0 Quote Link to comment Share on other sites More sharing options...
webresellers Posted December 8, 2006 Share Posted December 8, 2006 goto your paypal account, turn on IPN, and enter the path to your paypal gateway.php. Its in the whmcs docs and in the screen for your payment gateway in whmcs. Its also been posted many times in these forums. Seach the forums. 0 Quote Link to comment Share on other sites More sharing options...
PropioWeb.com Posted December 8, 2006 Author Share Posted December 8, 2006 goto your paypal account, turn on IPN, and enter the path to your paypal gateway.php.Its in the whmcs docs and in the screen for your payment gateway in whmcs. Its also been posted many times in these forums. Seach the forums. Yeah, I know. I've already done all that. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted December 8, 2006 WHMCS CEO Share Posted December 8, 2006 You should check the gateway log in Transactions > Gateway Log. Chances are that WHMCS is not receiving a callback when these payments are made as if the subscriptions were created with a billing system that defines the callback url for that payment when it is setup, the callback is only ever sent to this address - changing the IPN address in your PayPal profile would not change it. Matt 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted December 9, 2006 Share Posted December 9, 2006 Matt, how can we find out the exact url paypal is sending the notification to and anyway we can somehow use a dummy file or whatever in its place so that we can still get these notifications? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted December 9, 2006 WHMCS CEO Share Posted December 9, 2006 Hi, According to PayPal, there is no way to determine the url PayPal is sending the notification to from their side. Assuming you switch from another app, you would need to look at the link they display on the order form for the user to create a subscription as this will contain an option "notify_url" and this is where the callback will be being made. I can then make a two file package to allow callbacks to work by placing files in that location. Matt 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted December 9, 2006 Share Posted December 9, 2006 im guessing this would be it for MB 4.x? https://your_install/include/misc/mod_paypal/paypal_return.inc.php 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted December 28, 2006 Share Posted December 28, 2006 im guessing this would be it for MB 4.x? https://your_install/include/misc/mod_paypal/paypal_return.inc.php Matt, would creating a symlink from that file to whmcs's paypal file work for old subscriptions? 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted December 28, 2006 Share Posted December 28, 2006 I can then make a two file package to allow callbacks to work by placing files in that location. Matt sry, ive been a little blind lately. Where can we get this package? Have you even made it yet? I really need this functionality. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted December 28, 2006 WHMCS CEO Share Posted December 28, 2006 Yeh, it's been made and is in use by a few people. Just open a ticket requesting it. Matt 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.