Goose87 Posted May 6, 2008 Share Posted May 6, 2008 Hey everyone, The php IPN seems to be my arch-nemesis! I just can't get the darn thing to work! Today I managed to get the thing to take payments and update the database which is good, but now trying to make it secure is causing me problems.. For each item I need to take the ID of the person buying the item and use that to put it into the database, but there is no way of doing that if I encrpyt the data. If I don't encrypt it though, people can adjust the price of the item. If they do that, they still end up paying me, but they don't get the item on the website because it causes an error in the script, but I still get the money. Does anyone have any solutions at all?? Thanks a lot Link to comment https://forums.phpfreaks.com/topic/104382-php-ipn-help/ Share on other sites More sharing options...
Goose87 Posted May 6, 2008 Author Share Posted May 6, 2008 Anyone have an idea? I'm going crazy here Link to comment https://forums.phpfreaks.com/topic/104382-php-ipn-help/#findComment-534454 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.