Post by Qphoria » Wed Feb 03, 2010 8:34 pm

Supported OpenCart Versions:
================
1.4.x as replaced files
1.5.x as vQmod

What does it do:
================
This contrib enhances the "Handling Fee" order total module to support multiple fees based on subtotal. Supports percentages or flat rates


Main features:
==============
* Can be static value or percentage based.
* Automatically applied to the cart total.


How to install it:
==================
(1.4.x)
1a) Unzip and upload the contents to the root directory of your OpenCart installation, preserving directory structure
-- Overwrite existing files
(1.5.x)
1b) Upload the attached xml file to vqmod/xml on your site
You must have vQmod installed from http://vQmod.com for this to work

2) From the admin menu, go to 'Extensions->Order Total'.
3) Install/Configure the "Handling Fee" module, and click edit to configure.
4) Set the Fee to a flat rate for ALL checkouts. Or use ranges as demonstrated.
Example:
50:5.00, 70:3.00, 100:1.00%
Means
If the subtotal is $50.00 or less, the fee is 5.00
If the subtotal is between $50.01-$70.00, the fee is 3.00
If the subtotal is $70.01-$100, the fee is 1.00
Greater than 100 is no fee.
5) Adjust the Sort Order to where you want it to be. You'd certainly want it to apply before the final 'Total' is calculated.

Attachments

1.5.x only. Requires vQmod

1.4.x only. Replaces core files


Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by srunyon1 » Tue Mar 02, 2010 1:59 pm

how do you put in a percent?

Active Member

Posts

Joined
Thu Jan 28, 2010 3:03 pm

Post by Qphoria » Tue Mar 02, 2010 2:52 pm

10:20%, 20:30%, etc

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by srunyon1 » Wed Mar 03, 2010 3:24 am

I put in just 2% for a flat 2% increase and it just added $2.0

Active Member

Posts

Joined
Thu Jan 28, 2010 3:03 pm

Post by Qphoria » Wed Mar 03, 2010 3:52 am

I didn't add the flat rate version so if you want it flat, then use:
9999999:2%

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by srunyon1 » Wed Mar 03, 2010 4:29 am

But I sell things for more than that :)
thanks!!!!!
Steve

Active Member

Posts

Joined
Thu Jan 28, 2010 3:03 pm

Post by 119607955 » Sat Apr 24, 2010 10:59 am

Hi,Qphoria.
I am setting Handing Fee NOW.

Order Total: (What filled here?)
Fee : 100:500,150:3,200:1
Tax Class : None
Status :Enabled
Sort Order: 2

I don't fill anyting in Order Total, now it don't work in confirm. I read your http://forum.opencart.com/viewtopic.php ... tal#p56549 and Readme_MultiTotal Handling.But no words about "Order Total:"

I want your help. THANK YOU!

cheap wedding dresses
Wholesale & dropship from china


Newbie

Posts

Joined
Sat Apr 10, 2010 5:08 pm

Post by Qphoria » Sat Apr 24, 2010 9:20 pm

you need to upload the files and overwrite the existing. There is no "Order Total" in my mod

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by peteVA » Sun Apr 25, 2010 6:37 am

Any chance this could be made payment type specific?

Different rates for different payment types or processors?

A Trusted Wholesale Dropshipper
Web Hosting Under $ 5.00 Month! FREE Shopping Carts!
25,000+ Real Wholesale & Dropship Sources!


User avatar
Active Member

Posts

Joined
Mon Jul 20, 2009 8:25 am

Post by Qphoria » Mon Apr 26, 2010 4:42 am

handling generally relates to "shipping" and costs for the supplier having to move packages. not payment.
If you want payment type fees, then you need my "payment type fee" mod

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by peteVA » Mon Apr 26, 2010 7:09 am

Qphoria wrote:handling generally relates to "shipping" and costs for the supplier having to move packages. not payment.
If you want payment type fees, then you need my "payment type fee" mod
Any chance you can make the fee kick in at a specified amount. Free until so much, then the fee kicks in?

If so, you have another payment coming from me.....

A Trusted Wholesale Dropshipper
Web Hosting Under $ 5.00 Month! FREE Shopping Carts!
25,000+ Real Wholesale & Dropship Sources!


User avatar
Active Member

Posts

Joined
Mon Jul 20, 2009 8:25 am

Post by Qphoria » Mon Apr 26, 2010 7:49 am

peteVA wrote:
Qphoria wrote:handling generally relates to "shipping" and costs for the supplier having to move packages. not payment.
If you want payment type fees, then you need my "payment type fee" mod
Any chance you can make the fee kick in at a specified amount. Free until so much, then the fee kicks in?

If so, you have another payment coming from me.....
yes that is how it works already

Min Total Amount: 50.00
Fee Amount (flat or %): 5.00
Check which payments this applies to:
_ - paypal
X - cod
_ - Bank Transfer
X - Money Order
etc

So if the amount is less than 50.00, it will charge the fee. If it is more than 50.00, the fee is waived

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by peteVA » Mon Apr 26, 2010 9:09 am

I want it the other way.

My small quantity prices include payment fees and shipping.

It is the quantity orders, say 50 or 100 of an item, where I must for competitive reasons show a bare bones price. I then need to add the fee if they pay with plastic or paypal at closeout, but no fee for offline / masspay.

So, I need sales below $150 to have NO FEE, and sales over $150 to be charged the fee.

An example with a mobile phone-

67.99 - 64.59 - 55.07 - 51.67 - 51.33 - 49.63 - 47.59 - 45.55

Notice the first 2 prices are for 1 and 2 or 3. They are $10 or more higher than the others, and include the fee. From 55.07 on down, they are exclusive of shipping or the fee. So I need the fee to be added on higher sales amounts, not "below" a certain amount.

A Trusted Wholesale Dropshipper
Web Hosting Under $ 5.00 Month! FREE Shopping Carts!
25,000+ Real Wholesale & Dropship Sources!


User avatar
Active Member

Posts

Joined
Mon Jul 20, 2009 8:25 am

Post by Qphoria » Mon Apr 26, 2010 10:29 am

Well thats a pretty rare case to be added to the code. But its an easy change of > to < in the main model code

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by peteVA » Mon Apr 26, 2010 11:53 am

I sort of figured that. Yes, I do things backwards quite often.

Now, if I could select or restrict certain items from specific shipping methods, I'd be good to go.

I offer free shipping (naturally built in the cost) for most items, with an upgrade to DHL 3rd day for $8, but the DHL costs me more than that and I lose money on low value sales. I'd like to be able to offer the DHL upgrade in most cases, but not always. But it would be on an item by item, or even maybe sub-category basis.

Can't do it by zones, since the upgrade will also be viable in most cases in those zones.

A Trusted Wholesale Dropshipper
Web Hosting Under $ 5.00 Month! FREE Shopping Carts!
25,000+ Real Wholesale & Dropship Sources!


User avatar
Active Member

Posts

Joined
Mon Jul 20, 2009 8:25 am

Post by jlg89 » Mon Jun 14, 2010 11:58 pm

Does this mod still work with 1.4.8? I'm getting an error when I unzip the file.

New member

Posts

Joined
Tue Aug 04, 2009 11:32 am

Post by Qphoria » Tue Jun 15, 2010 5:10 am

Yes it works with 1.4.8
I've updated the zip to fix the error

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by jlg89 » Tue Jun 15, 2010 5:35 am

Many thanks, Q. Works great. In fact, everything about 1.4.8 seems to work great. Installation is much easier, upgrading from previous versions is smooth, things appear to be much more robust overall. Very, very nice work. Please share my kudos with the dev team.

New member

Posts

Joined
Tue Aug 04, 2009 11:32 am

Post by roymayor » Sat Aug 07, 2010 3:59 pm

does the mod file MultiTotalHandling_OCv144.1.zip work for 1.4.7? it says in the txt file that it only works up to 1.4.4 any info would help?

Newbie

Posts

Joined
Wed Jun 30, 2010 6:44 am

Post by Qphoria » Sat Aug 07, 2010 9:38 pm

yea. 1.4.7 too

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 15 guests