I think it may be nice to add an option so we can add seperate itemised handling fees.
Possible?

Alex Steer
Do you mean a booking fee to apply to the whole checkout, or a per-ticket charge?
Either is, in fact, possible (the VAT extension works on the same principle: except the amount added is a % of the total booking fee rather than a fixed amount or fixed amount per ticket).

Stephen Harris
To the whole checkout.
If you have some cost involved with transactions and you want to have that itemised and passed to the customer.
Posssible? It might make a nice addition to the extensions.

Alex Steer
It’s certainly possible (the API is there – see discount codes and VAT which are essentially doing the same thing). In fact from a programming perspective this identical to a ‘flat VAT tax’, perhaps configurable at the event level.

Stephen Harris