odpoa Posted March 4, 2009 Share Posted March 4, 2009 I am having problem getting the paypal IPN API to work properly What i want is that every time a item is purchased or subscription created that it verifies that all data is legit then finds the product ID then uses a switch to determine witch software was purchased then to execute my php code to add a serial key and send the user an email, automating the entire system. however this has failed time and time again, i think i am doing something wrong because i have tried to get it to work about 20 times over the past 3 months with no success, and i also have no way (that i know of) of testing the php by creating false transactions. Does anyone have a working paypal ipn script that they could put here (excluding you sensitive information of course) thanks -odpoa Quote Link to comment Share on other sites More sharing options...
koolswans Posted April 18, 2009 Share Posted April 18, 2009 Hi... Please pass your Product ID in custom form field variable to Paypal. when transaction gets successful you can search full product details based on the product id which u received in your custom variable from Paypal. Hope u got an idea. SwAn Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.