Description
This contribute MultiPaymentFee as opencart plugin to extend the opencart avaibility to include payment fee in order to minimize the merchant lost. The module is helping to offset the transaction fee incur to the payment gateway.
Features
Easy configure three different condition (All , Less or Higher than order total) to trigger payment fee
Multiple payment methods and customer group selection
Allow same payment method selection with different conditions and Geo Zone set
Fixed Percentage and Fee (Emulate Paypal calculation)
Support Geo Zone
Support Tax Class
Formula
A = (B + C) / 1 - (D / 100)
A = Amount to charge
B = The net amount you wish to receive after PayPal charges
C = The PayPal fixed transaction fee
D = The PayPal percentage fee
In order for merchant to received £100, the invoice total amount would be £104.37 (passing the fees over to the customer):
A = (100 + 0.30) / 1 - (3.9 / 100)
A = 104.37
Easy Install
1) Unzip and upload the contents to the root directory of your OpenCart installation
2) Logon to administrator page, goto 'Admin->Users->User Groups->Edit the Top Administrator'.Then find and check the total/multi_payment_fee for both modify and access. Save.
3) Logon to administrator page, goto 'Extensions ->Order Totals -> Multi Payment Fee'.
4) Install the module, and click edit to configure.
5) Adjust the Sort Order before the Total.Save.
IMPORTANT
Please understand all Q&A Or support needed from comment below are replied through email. Thus you see less activity in comment area from us. It is guarantee that we will response to you within 24 hours unless we do not receive notification email from OpenCart. When this happened, please submit ticket throught http://support.waabay.com/open.php. Thank you.
Login and write down your comment.
Login my OpenCart Account