Hi!
I have a registration form for an event. The participants can choose if they want hotel, ticket for soccer game etc. We will send them an invoice after we got their request.
It would be nice if we could show the total sum based on their values on the confirmation page and the e-mail they get.
Example.
The fee is 100 E (fee), the hotell is either 50 or 100 (hotel) and if they want a ticket (y/n) they pay 25 E (ticket)
Someone who register for the course and chose the cheaper hotel and wants a ticket then should pay: 100+50+25=175 E. There is also a tax of 6%. So how can I get the sum of the fields fee, hotell and ticket and also multiple that with 1.06?
I want that sum to be displayed on the confirmation page like "You will pay 185,5 E inc VAT".
Kind regards
Ola
Ps - I love this component!
I have a registration form for an event. The participants can choose if they want hotel, ticket for soccer game etc. We will send them an invoice after we got their request.
It would be nice if we could show the total sum based on their values on the confirmation page and the e-mail they get.
Example.
The fee is 100 E (fee), the hotell is either 50 or 100 (hotel) and if they want a ticket (y/n) they pay 25 E (ticket)
Someone who register for the course and chose the cheaper hotel and wants a ticket then should pay: 100+50+25=175 E. There is also a tax of 6%. So how can I get the sum of the fields fee, hotell and ticket and also multiple that with 1.06?
I want that sum to be displayed on the confirmation page like "You will pay 185,5 E inc VAT".
Kind regards
Ola
Ps - I love this component!