Support

Home Forums Event Espresso Premium EE3 add a second surcharge and display the second surcharge

EE3 add a second surcharge and display the second surcharge

Posted: May 19, 2016 at 3:48 pm


trentsl

May 19, 2016 at 3:48 pm

For EE3. I need the base price listed for the event (i.e. 72.95 for the adult ticket – to show on all event posts and then later show – port surcharge of $10.49 (taxable) plus the HST (tax) at 13%, ideally when they checkout.

I need to know PHP file(s) and the equation used to display base amount, surcharge, and total amount. Also, please advise if a custom function is recommended and where this can be done in EE3 (details would be great).

I need the base amount to keep showing on the initial event, upon registration, the surcharge, port fee of $10.495, then the surcharge of tax(as percentage- 13%) including the ticket plus port fee, then the total cost. The gateway needs to be sent the total cost. Help please. I need to do this in EE3 (not EE4) due the Moneris payment gateway being available here for Moneris Hosted Pay Page.


Josh

  • Support Staff

May 20, 2016 at 6:40 am

Hi there,

I’m afraid this can’t be done in Event Espresso 3. Its data structure for pricing doesn’t allow for additional line items like Event Espresso 4 allows.

One solution to this is you could use the Mijireh gateway which makes Moneris available for EE4.


trentsl

May 20, 2016 at 12:21 pm

Hi Josh.

Can you simply point me to the PHP files that deal with the total cost and surcharge? The reasons are:

> Mijireh does not provide a solution as I have requirement for Verified by VISA and Mastercard SecureCode. Mijireh confirmed this is not the solution.
> I need to be able to customize the EE3 as I don’t have the time or the experience to create a payment gateway for Moneris HPP and checked the developer documentation and I am not at the level.
> I do not have the budget available to pay $1000 for a customization of a payment gateway that realistically is normally outside EE3 is just a link but obviously requires communication and data exchange with EE3.

Thanks.


Josh

  • Support Staff

May 20, 2016 at 12:46 pm

/gateways/gateway_display.php
/gateways/process_payments.php
/includes/admin-files/functions.php
/includes/admin-reports/edit_attendee_record.php
/includes/admin-reports/enter_attendee_payments.php
/includes/functions/attendee_functions.php
/includes/functions/cart.php
/includes/functions/email.php
/includes/functions/pricing.php
/includes/process-registration/add_attendees_to_db.php
/includes/process-registration/payment_page.php
/templates/payment_overview.php
/templates/payment_page.php

The support post ‘EE3 add a second surcharge and display the second surcharge’ 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