Questions about Payment Form extension

Processing Fee

More
3 months 3 weeks ago #163308 by Xav
Processing Fee was created by Xav
Hi~

I'm using the Payment Form with Square plugin and I have the same problem with this topic:  joomdonation.com/forum/events-booking-ge...pal-fees.html#155919

I think the formula here should be 
Code:
round(($paymentFeeAmount + $grossAmount * $paymentFeePercent / 100 ) / (1 - $paymentFeePercent / 100), 2)
  not 
Code:
round($paymentFeeAmount + $grossAmount * $paymentFeePercent / 100, 2)

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

More
3 months 3 weeks ago #163321 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Processing Fee
Hi Xav

It has been working like that for year and I'm hesitate to make the change. For the time being, please update to latest version 6.11.0 (released earlier today), then do the change manually yourself

I will try to make the behavior configurable in the next release of the extension

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc