crazymonster
Junior Member
- Apr 8, 2011
- 167
- 30
Payment is fine. Paypal IPN History shows ?Sent?
When payment is done and paypal back me to my success page, received firefox bug:
When I click "continue", Paypal send request to ipn.php
ipn.php doesn't create ipn_errors.log , maybe hosting doesnt allow ...
But ipn.php doesn't work, because MySql doesn't update. It's posible $verified variable to be empty?
I used for guide:
https://github.com/Quixotix/PHP-PayPal-IPN
When payment is done and paypal back me to my success page, received firefox bug:
Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.
Are you sure you want to continue sending this information?
Are you sure you want to continue sending this information?
When I click "continue", Paypal send request to ipn.php
ipn.php doesn't create ipn_errors.log , maybe hosting doesnt allow ...
But ipn.php doesn't work, because MySql doesn't update. It's posible $verified variable to be empty?
I used for guide:
https://github.com/Quixotix/PHP-PayPal-IPN