Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: PayPal IPN -- simple simple  (Read 5185 times)

0 Members and 1 Guest are viewing this topic.

boii

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 65
PayPal IPN -- simple simple
« 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.
« Last Edit: November 17, 2004, 10:55:49 am by TranzNDance »
Logged

Tarique Sani

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 2712
    • http://tariquesani.net
Re: PayPal IPN -- simple simple
« Reply #1 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 ;)
Logged
SANIsoft PHP applications for E Biz

boii

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 65
Re: PayPal IPN -- simple simple
« Reply #2 on: November 17, 2004, 10:54:08 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!
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.