Hi! I've got this weird issue in PayPal development.
Everything is working fine while testing in sandbox and production environment on my development server which is something like
http://subdomain.example.com/projectdirectory
So after all the testing I move it to the production server which is
http://example.comSandbox is working fine, but the production is not working. IPN can get the post values but the things I need to save in my database are not being saved.
It's confusing because if something is wrong with the code block, then it should'nt work during the testing. But it did. It did.... so my guess is that it has something to do with PayPal
Oh boy... what else could I be missing?
I badly need your help. Thanks a lot. I would really appreciate it!