(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.