Chris Reilly
03-04-2004, 01:52 PM
Hey,
I have seen on some sites they have a donation script.
Like a page to donate and a page with the names of donators and what they gave.
Where can i get one?
Thanks
Corey Bryant
03-04-2004, 02:05 PM
What processor are they using? Paypal? If so, set up an account with Paypal & they will give you the script. It depends on who your processor is.
Corey Bryant
03-04-2004, 02:21 PM
Sign into your Paypal account & choose Merchant Tools. Go under Website Payments & you will see a link to Donations. Complete the appropriate fields & your HTML code will be generated.
Chris Reilly
03-04-2004, 02:27 PM
But, i need something like what Emules site use.
Once a donation is made the donators name gets added to the donation page and says what they gave
Thanks
Corey Bryant
03-04-2004, 02:31 PM
Emules? Sorry - do you have a link? Tried to do a search but this site came up: http://www.emules.de but could not be found.
brendandonhu
03-04-2004, 04:44 PM
You could add an "option" field to ask the user if they want their name displayed on the donors page, and use PayPal IPN to add their name to a database. Then on your donors page, pull all the names from the database where the user wants their name listed.