PDA

View Full Version : Donations Page?


wildy
05-20-2007, 02:12 AM
Does any one know how to make a donations page for a website, cause i just cant seem to be able to do it :confused:

wwe
05-20-2007, 02:20 AM
By donations......what do you mean? Will they be sending donations to you via Paypal?

Just do a simple HTML page. If you want it integrated with a forum or CMS then it'll be a bit more work but nothing too difficult.

wildy
05-20-2007, 02:48 AM
By donations......what do you mean? Will they be sending donations to you via Paypal?

Just do a simple HTML page. If you want it integrated with a forum or CMS then it'll be a bit more work but nothing too difficult.

I'm going to use Paypal

civworldleague
05-20-2007, 02:49 AM
Paypal can generate code for you if you plan on just doing html. Depending on the CMS(if you have one), it can be done with some work(phpfusion is really simple, and I believe that Joomla has a mod that will just have you fill in your email address and it will put it on your site).

wwe
05-20-2007, 02:54 AM
civworldleague got it right. Paypal can generate a code for you so you can place a Paypal button linking to your account where people can donate to you via paypal.

You just need to figure out where in your templates you want the button to appear by pasting the code they give you in there.

wwe
05-20-2007, 02:54 AM
Edit: Damn double posted....sorry :( Stupid comp >_>

keith
05-24-2007, 05:36 PM
You may want to check out PayPal (http://www.paypal.com) on how to create a sandbox for your site if you want a donation page.