Remove EB_PAYMENT_FEE field and amount from Deposit remainder payment page

  • Donna Torr
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 2 months ago #121902 by Donna Torr
Hi Guys,

We use the EB_PAYMENT_FEE field as a booking fee, however when someone pays using a deposit this field is also showing which adds the booking fee again to the remainder payment page.

Is there a way to remove this within the code?

Regards
Donna

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #121906 by Tuan Pham Ngoc
Hi Donna

I don't remember exactly but I believe when someone using deposit payment, at the time they register, they are only being charged payment processing fee for that deposit payment amount, not full payment amount

So next time, when they make remainder payment, they will be charged payment processing fee again (for that reminder amount) is expected behavior

If you want to disable payment processing fee for remainder payment, I think you will have to customize the code

The file you need to look at it is components/com_eventbooking/helper/registration.php, method calculateRemainderFees

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc