Tejas Shah
Tejas Shah

Reputation: 563

How to apply extra fee on order / cart total in magento?

I have a magento site in which I want to charge the customer with some extra fee per order. This fee must be displayed under cart page & need to be added to subtotal & passed to all places including payment gateway. Any one have implemented this or is there custom module which supports this option.

Upvotes: 0

Views: 1516

Answers (2)

Ashish Nayyar
Ashish Nayyar

Reputation: 560

You can try Magento Extra Fee Extension which allows you to apply different types of extra charges like product or category specific addditial charges, order type fee, or shipping type fee, gift wrap fee etc.

Translating fee names in different languages or charging one time setup fee is something you should look at.

Upvotes: 4

Ben Lessani
Ben Lessani

Reputation: 2151

Fooman has made an off-the-shelf extension that should do what you are looking for

http://store.fooman.co.nz/magento-extension-surcharge.html

Upvotes: 1

Related Questions