We have a booking scenario on a site where a user can book multiple courses via our site.
Each booking has a handling charge which is fine
IF the user pays by credit card they should then pay a surcharge of 2%
However the way this is working at the moment is that we get the total of the items and add the 2% surcharge BEFORE the handling/booking fee.
What have I got to do to get the credit card fee to include the handling fee ?
Thank you in advance
Richard
Each booking has a handling charge which is fine
IF the user pays by credit card they should then pay a surcharge of 2%
However the way this is working at the moment is that we get the total of the items and add the 2% surcharge BEFORE the handling/booking fee.
What have I got to do to get the credit card fee to include the handling fee ?
Thank you in advance
Richard