OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Handling fee without shipping info module?
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Contributions / Add-Ons > Payment Modules > Other
Indie
Hello,

I have removed the delivery infomation step in my store as I am running a delivery service and need the shipping addy and the billing addy to be the same(mainly for security reasons). I would like to figure out a way of adding a handling fee based on the percentage of total cost of products selected for delivery.

Can anyone make a suggestion about adding a percentage based handling fee in a seperate line to the checkout confirmation page before it is processed via paypal(the only method of payment I will be using)?


Thanks in advance!
tdo82
I am looking for this too! I haven't found anything to do it yet sad.gif It would be a huge help.
enigma1
QUOTE
need the shipping addy and the billing addy to be the same(mainly for security reasons).

goto your osc admin->Configuration->Maximum Values set address book entries to 1.

QUOTE
I would like to figure out a way of adding a handling fee based on the percentage of total cost of products selected for delivery


one way to do this is to edit the shipping module you're using and get the total from the cart ($cart->show_total) and then apply the percentage you want.

another way will be to add an order total module see the contributions if something comes close to it like this one:
http://www.oscommerce.com/community/contributions,1190
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.