Support

Home Forums Event Espresso Premium Dollar amount "handling fee" per order (2)

Dollar amount "handling fee" per order (2)

Posted: January 25, 2017 at 1:14 pm

Viewing 1 reply thread


National_Travel

January 25, 2017 at 1:14 pm

Is there a way to add a dollar amount per transaction without modifying the core php files?

I need to be able to charge a flat rate per ticket type. A lot like tax only the dollar amount doesn’t increase even when multiple tickets are purchased.

I’m Ok with a code snippet if it won’t get overwritten on updates.

Thanks,
Michael Fry


Josh

  • Support Staff

January 25, 2017 at 1:35 pm

Hi Michael,

You can use a simplified approach derived from this snippet:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/checkout/bc_ee_apply_transaction_surcharge.php

You’ll note that in the above snippet, the specifically handling fee gets added based on the answer to a registration form question, but you don’t need any of that part of it.

Viewing 1 reply thread

The support post ‘Dollar amount "handling fee" per order (2)’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso