Sentora Support Forums
xBilling ipn_listener Question - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: 3rd Party Module Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=41)
+---- Thread: xBilling ipn_listener Question (/showthread.php?tid=712)



xBilling ipn_listener Question - ScottF - 12-04-2014

Hello everyone,
I am currently running zPanel 10.1.1 and I installed xBilling the other day. The problem that I am running into is after payment is received PayPal sends the information to the ipn_listener but then nothing happens; the invoice still says pending and the account is still disabled. In the ipn_listener.php file I saw that the link went to https://www.sandbox.paypal.com/cgi-bin/webscr so I changed that to https://www.paypal.com/cgi-bin/webscr. PayPal IPN History page shows the data was sent to the ipn_listener. Any help would be appreciated. Thanks in advance!


RE: xBilling ipn_listener Question - modpluz - 12-27-2014

(12-04-2014, 07:54 AM)ScottF Wrote: Hello everyone,
I am currently running zPanel 10.1.1 and I installed xBilling the other day. The problem that I am running into is after payment is received PayPal sends the information to the ipn_listener but then nothing happens; the invoice still says pending and the account is still disabled. In the ipn_listener.php file I saw that the link went to https://www.sandbox.paypal.com/cgi-bin/webscr so I changed that to https://www.paypal.com/cgi-bin/webscr. PayPal IPN History page shows the data was sent to the ipn_listener. Any help would be appreciated. Thanks in advance!

Hi, did you check that your form action URL on xBilling matches the URL in the ipn_listener.php?

If its https://www.sandbox.paypal.com in ipn_listener, then it should be the same for the form.


RE: xBilling ipn_listener Question - iamcur - 05-01-2015

(12-27-2014, 01:23 PM)modpluz Wrote:
(12-04-2014, 07:54 AM)ScottF Wrote: Hello everyone,
I am currently running zPanel 10.1.1 and I installed xBilling the other day. The problem that I am running into is after payment is received PayPal sends the information to the ipn_listener but then nothing happens; the invoice still says pending and the account is still disabled. In the ipn_listener.php file I saw that the link went to https://www.sandbox.paypal.com/cgi-bin/webscr so I changed that to https://www.paypal.com/cgi-bin/webscr. PayPal IPN History page shows the data was sent to the ipn_listener. Any help would be appreciated. Thanks in advance!

Hi, did you check that your form action URL on xBilling matches the URL in the ipn_listener.php?

If its https://www.sandbox.paypal.com in ipn_listener, then it should be the same for the form.

Hello modpluz, I would like to ask you why the payment method didn't show up when i try to make a payment. Is it possible to create payment option that not connected to any payment processor, just to inform where the client supposed to paid.