Hello,
Has anyone had success adding donation buttons into the ticket purchase path and if so, would you be able to share how you set that up? We want to avoid mico-donations (anything under $1) as ticket add-ons by offering buttons with suggested donations: $5, $10, $25, $100.
Our non-members receive two options to donate: 1) a membership ask that is triggered when certain events are chosen; 2) a contribution ask at check out that asks for support of our programs/audience engagement.
We are unable to set a minimum donation amount for #2 (Tess confirmed this is not possible) so I believe donation buttons may help instead. We are on 15.0 and attempting to upgrade to 15.1. And we migrated to TNEW v7 this summer. Any advice you can offer would be appreciated!
Thanks,
Kimberly Olstad
NYU Skirball
Hi Kimberly, we also want to set a minimum on the contribution ask at check out. I added some javascript to our TNew template to do this. I added a handler to the add donation button click event that sets an error message if the amount is less than our minimum. Let me know if you want more details. I'm not sure how to share code snippets on this forum.
Thanks! This is a great idea and could also probably work with buttons if we are able to figure those out too. Would you be able to share the code via email? Kimberly.olstad@nyu.edu
Yes, I'll email you the code. For others who are interested, I created a snippet in BitBucket here: https://bitbucket.org/snippets/TN_WebShare/7nB4gA
We do have an interrupt in our purchase path requesting a donation in addition to a ticket purchase. I believe we leave the field empty and allow the customer to type in a donation amount. You are welcome to take a look at our website and see our process. www.kcballet.org
Hello... I know this is an OLD post but i'm looking for the documentation in adding our custom donation page to the purchase path for ticketing.. can anyone direct me to that documentation?