Project:
uc_donationCategory:
bug reportPriority:
normalAssigned:
UnassignedStatus:
activeJust a quick note to say that in your add to cart form alteration your default value for the amount textfield is hard coded at 20 instead of $node->sell_price. Just found it when implementing the module on http://supportministry.com.
Awesome work! 


Re: Default amount is hard coded at 20
Yes, I had fixed this but failed to update the module provided here. I have added the Donation Product module to drupal.org, you can find it at http://drupal.org/project/uc_donation. This reflects the latest code I have for the module.
Re: Re: Default amount is hard coded at 20
Awesome! Thanks for letting us know.