IPN aren't showing up in Admin area
-
Hello,
My PayPal button I’ve created is working fine, and I have set my IPN notifications in the back end up with the URL the plugin provided, however, no IPN’s are showing up in the backend.
Here is the button’s code:
<form action=”https://www.paypal.com/cgi-bin/webscr” method=”post” target=”_top”>
<input type=”hidden” name=”cmd” value=”_s-xclick”>
<input type=”hidden” name=”hosted_button_id” value=”5F498FHQQGRR2″>
<input type=”image” src=”https://www.paypalobjects.com/en_US/GB/i/btn/btn_buynowCC_LG.gif” border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online.”>
<img alt=”” border=”0″ src=”https://www.paypalobjects.com/en_GB/i/scr/pixel.gif” width=”1″ height=”1″>
</form>The URL I have set the PayPal IPN as:
http://www.aeroex.co.uk/?AngellEYE_Paypal_Ipn_For_Wordpress&action=ipn_handler
On the PayPal website within the IPN History page, I can see an IPN that has a constant status of ‘Retrying’.
Am I missing something else that I need to do? If you could help me sort this issue out I’d be very appreciative! Thanks.
The topic ‘IPN aren't showing up in Admin area’ is closed to new replies.