-- url of the page with the problem -- :
www.bjscripts.com/home/index.php/my-test-page
-- HikaShop version -- : HikaShop Business: 2.3.0
-- Joomla version -- : 2.5
-- PHP version -- : 5.4.27
-- Browser(s) name and version -- : Google Chrome 34.0.1847.116 m
-- Error-message(debug-mod must be tuned on) -- : Error_message
Hello,
I am having trouble with HikaShop using PayPal as my payment type and having it activate the ipn.php file on my website.
I have created a username/password for you to login to the front end.
Username: HikaShop
Password: password
When I add an item to my cart through HikaShop, checkout, and pay through PayPal I receive emails from my website and PayPal telling me that the order has been created, the order has been confirmed and payment has been received. The problem is that in my ipn.php file I have it doing some database entries. It wasn't doing this so I added a test email to be sent. I am not receiving this email, which means that the ipn.php file isn't being called.
To rule out a problem on PayPal's site, I created a cart button through their website and repeated the same steps as above. I received their confirmation of payment and my test email, which means that the ipn.php file is being called.
What information do you need to track down why HikaShop isn't triggering the ipn.php file?
Thanks.