This link will take the patron to the donation page in the online sales. It will show a fillable form where he patron can make changes to their choices, change amounts and then add the donation to their shopping cart.
NOTE: the normal route taken by the web server after adding the donation is to go to the shopping cart window. You can alter that destination in a form by using the hidden param below within your form
<input type="hidden" name="param" value="altbtn=btnCheckout" /> altbtn=btnCheckout can be substituted for other web pages, so you could, for example, take the patron to the gift certificate page. |
|
If you would like to show progress to a target, then edit the Statistics Tab on the donation campaign window and click the show on internet (meaning show the progress on internet) |