Jump to content

PHP IPN Help


Goose87

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.