PayPal IPN -- simple simple PayPal IPN -- simple simple
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

PayPal IPN -- simple simple

Started by boii, November 17, 2004, 03:57:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

boii

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.

Tarique Sani

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 ;)
SANIsoft PHP applications for E Biz

boii

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!