Re: Optional Shipping Insurance Module Support Thread...
Quote:
Originally Posted by
joe.davila
Easy there. :blink:
I have all my tax rates set up in those tables. I don't want to wipe them out.
Oops. Never mind then.
Quote:
I think it's just coincidence but Iowa has the geo_zone_id of 20, that's why the insert fails.
Do you know if the reference to 20 in the sql patch can be changed to a different number (one that is not yet in use in my zone and tax rate tables?
If I can simply change the value to 200, let's say, then I could insert the values without any issue. I just don't know if 20 is referenced somewhere in the code for the insurance module.
I don't know what to say about that. In my DB, the "International" zone has the ID of 20 (in the geo_zones table).
How many records do you have in geo_zones, anyway?
Re: Optional Shipping Insurance Module Support Thread...
Here is how I got it to work, not sure on the order of creation...sorry
Make a new Zone called Shipping Insurance Zone
Make a new tax class called Shipping Insurance
Create a new tax rate for Shipping Insurance tax class with 0% as the tax rate.
Set up the Shipping Insurance Module the way you want it ( I only tried this with a percentage rate, didn't try tables)
--- I don't know if all of these steps are needed but after doing all the above the insurance fee shows up at the final checkout step right above the sub total line.
It would be nice if it was also visible on the shipping selection page so they aren't surprised to find an additional shipping fee after chosing their desired shipping method but I will take what I can get. I am tired of having the total shipping fees charged on high dollar items way off because the shipping module doesn't calculate the insurance fee correctly. NONE of the shipping modules ever got close to what I was being charged by my shippers. This has solved the problem.
Thanks!
Re: Optional Shipping Insurance Module Support Thread...
One step that I forgot but that is required, on the Shipping Insurance Zone you created you must click on the "details" button then install all the country and all the zones for it to work.
Re: Optional Shipping Insurance Module Support Thread...
Also you must select them in the free shipper configuration under Tax Class. Do not select anything in the Shipping Zone for it to work.
Re: Optional Shipping Insurance Module Support Thread...
Thanks LRS, you saved me a lot of time
Re: Optional Shipping Insurance Module Support Thread...
Hi
I've just installed this mod, and it's working fine, but I have one problem...
When a customer goes through checkout with the insurance included on their order, and then applies a discount coupon, the percentage is deducted from the insurance as well as from the order sub-total.
Does anyone have a way to prevent this?
Thanks,
Tija
Re: Optional Shipping Insurance Module Support Thread...
The Optional Shipping Insurance Mod is installed but not doing anything. The settings are currently:
Shipping Insurance
Enable Insurance Module
true
Sort Order
500
Use Table Rates?
false
Alternate Insurance Type
percent
Insurance Percentage
5
Insurance Rate
$0.50
Increment Amount
$500.00
Amount Exempt From Fee
$50.00
Tax Class
--none--
No Insurance Fee on Virtual Products
true
No Insurance Fee on Gift Vouchers
true
No Insurance Fee on Free Shipping
true
Required Insurance Amount
$1,000,000,000.00
Insurance Zone 1
--none--
Zone 1 Insurance Table
50:1.65,100:2.05,200:2.45,300:4.60,400:5.50,500:6.40,600:7.30
Insurance Zone 2
--none--
Zone 2 Insurance Table
50:1.65,100:2.05,200:2.45,300:4.60,400:5.50,500:6.40,600:7.30
I had set the Required Insurance Amount to astronomical to see if that allowed the shopper to select it as an option. I've also tried setting that to zero.
We're using the USPS mod. How do I set this up so that it works?
Thanks,
Christy
Re: Optional Shipping Insurance Module Support Thread...
Quote:
Originally Posted by
christymreed
The Optional Shipping Insurance Mod is installed but not doing anything. The settings are currently:
Shipping Insurance
Enable Insurance Module
true
Sort Order
500
Use Table Rates?
false
Alternate Insurance Type
percent
Insurance Percentage
5
Insurance Rate
$0.50
Increment Amount
$500.00
Amount Exempt From Fee
$50.00
Tax Class
--none--
No Insurance Fee on Virtual Products
true
No Insurance Fee on Gift Vouchers
true
No Insurance Fee on Free Shipping
true
Required Insurance Amount
$1,000,000,000.00
Insurance Zone 1
--none--
Zone 1 Insurance Table
50:1.65,100:2.05,200:2.45,300:4.60,400:5.50,500:6.40,600:7.30
Insurance Zone 2
--none--
Zone 2 Insurance Table
50:1.65,100:2.05,200:2.45,300:4.60,400:5.50,500:6.40,600:7.30
I had set the Required Insurance Amount to astronomical to see if that allowed the shopper to select it as an option. I've also tried setting that to zero.
We're using the USPS mod. How do I set this up so that it works?
Thanks,
Christy
You must define a zone for this module to work.
Re: Optional Shipping Insurance Module Support Thread...
Can anyone confirm if this mod works on 1.3.9x?
And what if any gotchas may be?
There seems to be a newer version on the Numinix site, but it still says for 1.3.8.
I don't seem to be able to get onto the Numinix forum to ask there.
Thank you
Re: Optional Shipping Insurance Module Support Thread...
Hi
I've recently installed and cloned this mod, using one for shipping insurance -- the other I have been trying to configure to use as express shipping.
The only problem I have is that I need the extra charge for express shipping based on weight, rather than order total. (i.e. 500g add $3, 1kg add $5, not $50 add $3, etc.)
Does anyone know how the coding of this mod can be changed to do this?
Any help would be much appreciated :)
Thanks,
Tija