Jump to content

[SOLVED] paypal donation like phpfreaks


asmith

Recommended Posts

Paypal IPN = instant notification, you can always alter the script to include a SQL insert statment with the amount donated.

 

Otherwise you can do what I did because I was lazy, and didn't want to get the IPN set up, and write a simple donation form for administrators to fill out when donations have been recieved.

 

Form:

Relevent information (Amount, date recieved, user, etc..)

 

Handle:

Insert to DB

 

Donate Applet:

Top donators for month

Link to comment
Share on other sites

well i guess i go through IPN , i 've just started reading it ,  why it needs a table with all that columns ? it wants to record everything ?

 

when a user is donating he is actually on paypal site,  how IPN get the amount of his transfer and record that to my site ?

IPN is running when he is on paypal site , right ?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.