IPN 404 issues (solved)

Resolve IPN 404 errors in ChronoForms.

Overview

The issue occurs when using an outdated IPN URL that lacks the correct component version number.
Update the IPN URL in your PayPal settings to include the correct version number, such as changing 'com_chronoforms' to 'com_chronoforms5'.

Answered
bm bmowrey 13 Jan, 2015
Answer
1 Likes
Please note- those who experience issues with your IPNs suddenly stopping working or mysteriously 404-ing:

Some of the older articles give the IPN string for v4 ( i assume) which does not include the rev# in the string
www.MyCrappySite.com/index.php?option=com_chronoforms&chronoform=pp1&event=ipn

The Correct URL should be:
www.MyCrappySite.com/index.php?option=com_chronoforms5&chronoform=pp1&event=ipn

Dont say i never gave ya anything
This topic is locked and no more replies can be posted.