Recipe - Registration Fee Per Family
Skill level: Beginner
Organization: Church360
Requires Rock: 1.15.5
{# strip images & classes from the HTML but otherwise leave structure #}
We wanted to create a registration for an event that would be $10 PER FAMILY but wanted each family member to register since we were doing check-in for the event. I wasn't sure how to accomplish this. The following is how I did it - not sure if there's a better way, but this seemed to work.
- I set the max registrants per registration to 6.
- I then created 5 different Discount Codes - one for each family size of 2 - 6 people.
- For each code, I set the minimum number of registrants to the number of people in the family and then the maximum # to apply the discount code automatically to as one less than that number. So, a family of 4 would be discounted on 3 people, a family of 5 would be discounted on 4 people, etc. I did have to put the codes in order of largest family to smallest in order for it to work.
See screenshots - they explain it better. I also included a screenshot of how the payment page will appear showing the discounts. It's a pretty simple fix, but since I was unable to find a way to do it anywhere, I wanted to share in case someone has an event like this come up.
Screenshots
- /GetImage.ashx?guid=b97029f1-00a0-4e2c-86cc-4e93fb99b9f6
- /GetImage.ashx?guid=e681eba7-c287-4d7f-9301-943a16f24a97
- /GetImage.ashx?guid=071514a5-70ad-4e18-a383-70699c2500e8