Currently you can assign a minimum deposit amount per event only.
The problem lies with multiple/group registration. An event may cost 1500.00 and requires a 500.00 per person deposit for registration.
However in it's current state you can only assign the deposit amount on an event level basis. So if 2 people want to register for the above event, the deposit required is still only 500.00 when it should be 1000.00.
I would like to see this too. We have a conference for which exhibitors can pay for their booth rental online. They may either pay in full or pay a deposit of 50% per booth they rent. Right now, as it is configured, it only charges them 50% of one booth instead of all their booths. Some exhibitors will buy 2-3 booths for their business so the deposit doesn't calculate correctly.
why would the desposit amount ever be calculated by event instead of by person.
what event ever happens where if you book in a group you only pay the desposit for a single person??
please can we get this into the next release asap. it should in theory be very simple as the total deposit is just calculated as its current value x the amount of attendees instead of just the single amount.
im assuming that figure is an available variable on that page...
can we have a developer give us hints as where to add this in the code?
it's a must for registrations where you accept group bookings. it should be default per member not per event.
can someone please point where to change the code?