php - "IPN Delivery Failed. HTTP error code 404: Not Found" error is showing if used codeigniter controller to listen IPN notification

641

"IPN Delivery Failed. HTTP error code 404: Not Found" error is showing if i used codeigniter controller to listen instant payment notifications but same thing working fine in core php [ file specified in root folder].

please help ...

791

Answer

Solution:

If you have CSRF turned on it can cause the problem as the IPN is POST request and there isn't naturally csrf token included.

People are also looking for solutions to the problem: php - Prevent Joomla to add slashes when save a template

Source

Didn't find the answer?

Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.

Ask a Question

Write quick answer

Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

Similar questions

Find the answer in similar questions on our website.