Up until now the Donation Jar has paid into my Paypal account and I've been tracking the donations. Given the amount of money coming via the Donation Jar (thank you everyone) Rebecca from the Alzheimer's Research Trust and I felt it would be better if it went straight into their account. As of 8pm this is now the case but there is a slight problem.
The Donation Jar was a feature provided Typepad (the blogging software that runs this site). It sent the donated money into the Paypal account linked to the email address set up in my Typepad profile. Which turns out to be the one, single email address you can associate with an account. So if I switch the email address to point to the Alzheimer's Research Trust for the Donation Jar, all messages from Typepad to myself would be sent to the Trust including anything from my other blogs.
Obviously not a viable option and a bit of an oversight by Typepad. If you let people have multiple blogs on one account, its not a great leap to assume that each blog will want to use a different email address. This is not a disaster as I've set up a Paypal donation button to do the job instead. This does go straight to the Alzheimer's Research Trust. The only drawback to this solution is that the amount of the donation is fixed at $20 where as the old Donation Jar allowed the donor to choose the amount. On the plus side, it now clearly states that the money is going to the Alzheimer's Research Trust before you complete your donation.
Hopefully tomorrow I will get some time to rework the HTML to make it look better and also make two Match It For Pratchett donation buttons. One going to the regular Trust donation page and a quick $20 Paypal donation button. Up until then please use the direct donation link or the Paypal button on the right.

You should be able to make the Paypal box let the user select the amount. I think if you take out the html code line that specifies the amount, Paypal will leave that field empty for the user to fill in.
Posted by: Lee Whiteside | March 25, 2008 at 11:07 PM
Lee's right: look for a line in your button code like "input type="hidden" name="amount" value="20.00" and remove it - that should give people the option to choose their own amount. Gimme a shout if you need a hand.
Posted by: Sue | March 26, 2008 at 10:21 AM