VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Laura Chu on February 01, 2017, 00:51:02 AM

Title: How can I add handling fee for each order
Post by: Laura Chu on February 01, 2017, 00:51:02 AM
I want to add handling fee(percentage of total price) on the check out page, also show on the shopper's bill, any ideas please.
Title: Re: How can I add handling fee for each order
Post by: loppan on February 01, 2017, 01:42:14 AM
Some payment methods (such as Paypal or the VM Standard method) can add either a fixed or percentage amount fee during checkout I believe.

If the payment method you want to use does not support this feature, and you don't want to code it yourself I suggest either contact the developer of this payment method plugin, or hire someone at for example www.freelancer.com :)
Title: Re: How can I add handling fee for each order
Post by: GJC Web Design on February 01, 2017, 02:35:48 AM
tax per bill?  label it handling fee...
Title: Re: How can I add handling fee for each order
Post by: Laura Chu on February 01, 2017, 23:55:08 PM
Thanks GJC Web Design, that's exactly what I tried, but the products price included tax, I don't want to confuse shoppers, if products price not include tax will be good, but I don't know how to do it, I really appreciate if you can give me suggestion.
Title: Re: How can I add handling fee for each order
Post by: GJC Web Design on February 02, 2017, 02:19:23 AM
Just change all the labels to "Handling Fee"
Title: Re: How can I add handling fee for each order
Post by: Laura Chu on February 03, 2017, 11:39:25 AM
Thanks GJC, what's the best rule I need to set up in order Front product price showing is cost price no tax include, but Tax showing on cart page separately. I tried many rules, but no one is correct.  :-[
Title: Re: How can I add handling fee for each order
Post by: GJC Web Design on February 03, 2017, 14:44:00 PM
show tax in the admin prices config afaik is global so to do what you want you need to show tax and net etc etc  and then over ride the sublayout prices to show only what u really want on the product pages