coppermine-gallery.com/forum

Support => Looking for Freelancers / Paid help => Topic started by: boii on November 17, 2004, 03:57:06 AM

Title: PayPal IPN -- simple simple
Post by: boii on November 17, 2004, 03:57:06 AM
hey guys.

i need someone to give me a hand with paypal ipn.
literally all i want it to do, is upon postback via IPN..

verify if completed, and if so do something in my mysql db:
update table set userlevel='1' AND paypal_paid='1' where user=$paypal_post_back_option_1_username

thats it, thats all i care about.
i couldnt care less if you use some code out there that already exists (and theres plenty, including on paypals website), as long as the outcome is upon a sucessfull transaction, it updates my table to 1 on those two columsn using a field paypal is sending.

ill toss ya $10 via paypal. $15 if this is done by tommorow morning! (or at least get back to me by then -- but it should literally take anyone remotely competant probably 20 minutes tops, paypal provides dummy code, just need it modified).

i appreicate it -- best to hit me at kennyharris@gmail.com

as for the other vars involved (dbname, dbuser, dbpass, etc etc)... im a pretty good php/mysql developer so it won't be a hassle, for some reason i don't have the patience for this :) edit: what i meant by that is just name em insert_db_pass here type things. i can follow the code well and just plug em in.

cheers.
Title: Re: PayPal IPN -- simple simple
Post by: Tarique Sani on November 17, 2004, 05:41:37 AM
www.phpclasses.org/browse/package/855.html Since you claim to be a pretty good php/mysql developer the given link should be enough!

Now give that $15 to your favourite charity ;)
Title: Re: PayPal IPN -- simple simple
Post by: boii on November 17, 2004, 10:54:08 AM
Quote from: Tarique Sani on November 17, 2004, 05:41:37 AM
www.phpclasses.org/browse/package/855.html Since you claim to be a pretty good php/mysql developer the given link should be enough!

Now give that $15 to your favourite charity ;)

cheers.
ended up doing it myself.

:)

i didnt have the patience initially!