Hey TNEW users! Who is accepting monthly donations online? We are setting up an option to give a set amount on a monthly basis until the patron tells us to stop charging them. This is not a membership, just a giving option. My plan is to have the monthly option in the drop down box of funds to choose from. Then some text will populate with suggested amounts. Is it possible to require a checkbox with verbiage about the financial transactions and auto "renewal" of the gift year after year?
I'd love to check out some websites to see how others are setting this up. Thanks!
Hi Shelley,
The organisation where I used to work does this by means of passing values as a CSI, see http://mybrandenburg.com.au/dev/contribute.aspx?don=5 (this points to a contribution type).
You can easily customise content as necessary for your business needs and you can ask patrons to email or phone when they want to stop - text on the page footer might be appropriate for this?
If you want options for suggested amounts, perhaps you can create these on your MAIN site with links including the tokens:
?don=#&fieldAmt=100 for $100.00;
?don=#&fieldAmt=500 for $500.00 etc.
where # is the ID of your contribution type.
cheers,
Kevin