Page 9 of 16 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 157
  1. #81
    Join Date
    Jun 2008
    Location
    USA
    Posts
    204
    Plugin Contributions
    1

    Default Re: International Shipping

    Quote Originally Posted by Ajeh View Post
    You are making a zone that needs to have the same data as the tables
    zones_to_geo_zones
    geo_zones

    Tables would have ...

    For All Countries except the US you could use this to run through the Admin ... Tools ... Install SQL Patch ...

    PHP Code:
    INSERT INTO `geo_zones` (`geo_zone_id`, `geo_zone_name`, `geo_zone_description`, `last_modified`, `date_added`) VALUES (20'Not US''All Countries Except the US'NULL'2006-07-03 12:32:13');

    INSERT INTO `zones_to_geo_zones` (`zone_country_id`, `zone_id`, `geo_zone_id`) VALUES (1020),
    (
    2020),
    (
    3020),
    (
    4020),
    (
    5020),
    (
    6020),
    (
    7020),
    (
    8020),
    (
    9020),
    (
    10020),
    (
    11020),
    (
    12020),
    (
    13020),
    (
    14020),
    (
    15020),
    (
    16020),
    (
    17020),
    (
    18020),
    (
    19020),
    (
    20020),
    (
    21020),
    (
    22020),
    (
    23020),
    (
    24020),
    (
    25020),
    (
    26020),
    (
    27020),
    (
    28020),
    (
    29020),
    (
    30020),
    (
    31020),
    (
    32020),
    (
    33020),
    (
    34020),
    (
    35020),
    (
    36020),
    (
    37020),
    (
    38020),
    (
    39020),
    (
    40020),
    (
    41020),
    (
    42020),
    (
    43020),
    (
    44020),
    (
    45020),
    (
    46020),
    (
    47020),
    (
    48020),
    (
    49020),
    (
    50020),
    (
    51020),
    (
    52020),
    (
    53020),
    (
    54020),
    (
    55020),
    (
    56020),
    (
    57020),
    (
    58020),
    (
    59020),
    (
    60020),
    (
    61020),
    (
    62020),
    (
    63020),
    (
    64020),
    (
    65020),
    (
    66020),
    (
    67020),
    (
    68020),
    (
    69020),
    (
    70020),
    (
    71020),
    (
    72020),
    (
    73020),
    (
    74020),
    (
    75020),
    (
    76020),
    (
    77020),
    (
    78020),
    (
    79020),
    (
    80020),
    (
    81020),
    (
    82020),
    (
    83020),
    (
    84020),
    (
    85020),
    (
    86020),
    (
    87020),
    (
    88020),
    (
    89020),
    (
    90020),
    (
    91020),
    (
    92020),
    (
    93020),
    (
    94020),
    (
    95020),
    (
    96020),
    (
    97020),
    (
    98020),
    (
    99020),
    (
    100020),
    (
    101020),
    (
    102020),
    (
    103020),
    (
    104020),
    (
    105020),
    (
    106020),
    (
    107020),
    (
    108020),
    (
    109020),
    (
    110020),
    (
    111020),
    (
    112020),
    (
    113020),
    (
    114020),
    (
    115020),
    (
    116020),
    (
    117020),
    (
    118020),
    (
    119020),
    (
    120020),
    (
    121020),
    (
    122020),
    (
    123020),
    (
    124020),
    (
    125020),
    (
    126020),
    (
    127020),
    (
    128020),
    (
    129020),
    (
    130020),
    (
    131020),
    (
    132020),
    (
    133020),
    (
    134020),
    (
    135020),
    (
    136020),
    (
    137020),
    (
    138020),
    (
    139020),
    (
    140020),
    (
    141020),
    (
    142020),
    (
    143020),
    (
    144020),
    (
    145020),
    (
    146020),
    (
    147020),
    (
    148020),
    (
    149020),
    (
    150020),
    (
    151020),
    (
    152020),
    (
    153020),
    (
    154020),
    (
    155020),
    (
    156020),
    (
    157020),
    (
    158020),
    (
    159020),
    (
    160020),
    (
    161020),
    (
    162020),
    (
    163020),
    (
    164020),
    (
    165020),
    (
    166020),
    (
    167020),
    (
    168020),
    (
    169020),
    (
    170020),
    (
    171020),
    (
    172020),
    (
    173020),
    (
    174020),
    (
    175020),
    (
    176020),
    (
    177020),
    (
    178020),
    (
    179020),
    (
    180020),
    (
    181020),
    (
    182020),
    (
    183020),
    (
    184020),
    (
    185020),
    (
    186020),
    (
    187020),
    (
    188020),
    (
    189020),
    (
    190020),
    (
    191020),
    (
    192020),
    (
    193020),
    (
    194020),
    (
    195020),
    (
    196020),
    (
    197020),
    (
    198020),
    (
    199020),
    (
    200020),
    (
    201020),
    (
    202020),
    (
    203020),
    (
    204020),
    (
    205020),
    (
    206020),
    (
    207020),
    (
    208020),
    (
    209020),
    (
    210020),
    (
    211020),
    (
    212020),
    (
    213020),
    (
    214020),
    (
    215020),
    (
    216020),
    (
    217020),
    (
    218020),
    (
    219020),
    (
    220020),
    (
    221020),
    (
    222020),
    (
    224020),
    (
    225020),
    (
    226020),
    (
    227020),
    (
    228020),
    (
    229020),
    (
    230020),
    (
    231020),
    (
    232020),
    (
    233020),
    (
    234020),
    (
    235020),
    (
    236020),
    (
    237020),
    (
    238020),
    (
    239020),
    (
    240020); 
    search helper: premade World Zone or Rest of the World except for the US
    Hello Linda,

    Would you be able to post a modified version of this SQL code for rest of the world except US and Canada?

    Thanks,
    Meshach


  2. #82
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: International Shipping

    Just use that one and remove Canada ...

    Note: if you already have geo_zone_id 20 used, then you need to increment that to something else ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #83
    Join Date
    Jun 2008
    Location
    USA
    Posts
    204
    Plugin Contributions
    1

    Default Re: International Shipping

    Thanks for the quick response Linda... But how do I remove Canada?

    Sorry, I have little experience with SQL.
    Last edited by Meshach; 16 Sep 2009 at 08:50 PM.


  4. #84
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: International Shipping

    If you were to load the SQL code into your database using the Tools ... Install SQL Patches ...

    you would then go to the Locations / Taxes ... Zones Definitions ... and click on Not US (All Countries Except US) and click on Details ...

    Next, you would find Canada on the List ...

    Remove Canada from that new Zone Definition and it will be all countries except for the US and Canada ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #85
    Join Date
    Jun 2008
    Location
    USA
    Posts
    204
    Plugin Contributions
    1

    Default Re: International Shipping

    Ohhh.. I misunderstood how this works.

    It works perfectly, thanks!


  6. #86
    Join Date
    Sep 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: International Shipping

    Quote Originally Posted by Meshach View Post
    Hello Linda,

    Would you be able to post a modified version of this SQL code for rest of the world except US and Canada?

    Thanks,
    Meshach

    Another method to accomplish this would be to use the following code.

    Code:
    INSERT INTO `geo_zones` (`geo_zone_id`, `geo_zone_name`, `geo_zone_description`, `last_modified`, `date_added`)
    VALUES (20, 'International', 'All Countries Except USA and Canada', NULL, CURDATE());
    
    INSERT INTO `zones_to_geo_zones` (`zone_country_id`, `zone_id`, `geo_zone_id`)
    SELECT `countries_id` , 0, 20
    FROM `countries`
    WHERE countries_iso_code_3 NOT IN ('USA','CAN');
    The first part creates your 'International' zone as zone 20.

    The second part pulls every country from the countries table, except those with ISO 3 code of 'USA' or 'CAN' and inserts it into the zone description for zone 20, which you created in the first statement.

    You can modify this code to exclude any country you like by looking up the ISO3 code from your countries list under the 'Locations / Taxes' tab in admin and using it where USA and CAN are listed.

    For instance, if you wanted to have USA, Canada, and Mexico excluded, that last part would be ... NOT IN ('USA','CAN','MEX');
    If you wanted all countries except England, you would use ... NOT IN ('GBR');

    I hope that helps and doesn't just make it more confusing.

  7. #87
    Join Date
    Jun 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: International Shipping

    I running Zencart version 1.3.8a and I have my lower 48 zone setup and using free shipping for over $200. For order under 200 using UPS.

    Now I need everything else in a zone that uses USPS shipping.
    including overseas Canada and non lower 48 in the us zone.

    I have tried this:
    Code:
    INSERT INTO `geo_zones` (`geo_zone_id`, `geo_zone_name`, `geo_zone_description`, `last_modified`, `date_added`) VALUES (23, 'USPS Shipping', 'USPS Shipping not free', NULL, '2006-07-03 12:32:13');
    
    INSERT INTO `zones_to_geo_zones` (`zone_country_id`, `zone_id`, `geo_zone_id`) VALUES 
    (1, 0, 23),
    (2, 0, 23),
    (3, 0, 23),
    (4, 0, 23),
    (5, 0, 23),
    (6, 0, 23),
    (7, 0, 23),
    (8, 0, 23),
    (9, 0, 23),
    (10, 0, 23),
    (11, 0, 23),
    (12, 0, 23),
    (13, 0, 23),
    (14, 0, 23),
    (15, 0, 23),
    (16, 0, 23),
    (17, 0, 23),
    (18, 0, 23),
    (19, 0, 23),
    (20, 0, 23),
    (21, 0, 23),
    (22, 0, 23),
    (23, 0, 23),
    (24, 0, 23),
    (25, 0, 23),
    (26, 0, 23),
    (27, 0, 23),
    (28, 0, 23),
    (29, 0, 23),
    (30, 0, 23),
    (31, 0, 23),
    (32, 0, 23),
    (33, 0, 23),
    (34, 0, 23),
    (35, 0, 23),
    (36, 0, 23),
    (37, 0, 23),
    (38, 0, 23),
    (39, 0, 23),
    (40, 0, 23),
    (41, 0, 23),
    (42, 0, 23),
    (43, 0, 23),
    (44, 0, 23),
    (45, 0, 23),
    (46, 0, 23),
    (47, 0, 23),
    (48, 0, 23),
    (49, 0, 23),
    (50, 0, 23),
    (51, 0, 23),
    (52, 0, 23),
    (53, 0, 23),
    (54, 0, 23),
    (55, 0, 23),
    (56, 0, 23),
    (57, 0, 23),
    (58, 0, 23),
    (59, 0, 23),
    (60, 0, 23),
    (61, 0, 23),
    (62, 0, 23),
    (63, 0, 23),
    (64, 0, 23),
    (65, 0, 23),
    (66, 0, 23),
    (67, 0, 23),
    (68, 0, 23),
    (69, 0, 23),
    (70, 0, 23),
    (71, 0, 23),
    (72, 0, 23),
    (73, 0, 23),
    (74, 0, 23),
    (75, 0, 23),
    (76, 0, 23),
    (77, 0, 23),
    (78, 0, 23),
    (79, 0, 23),
    (80, 0, 23),
    (81, 0, 23),
    (82, 0, 23),
    (83, 0, 23),
    (84, 0, 23),
    (85, 0, 23),
    (86, 0, 23),
    (87, 0, 23),
    (88, 0, 23),
    (89, 0, 23),
    (90, 0, 23),
    (91, 0, 23),
    (92, 0, 23),
    (93, 0, 23),
    (94, 0, 23),
    (95, 0, 23),
    (96, 0, 23),
    (97, 0, 23),
    (98, 0, 23),
    (99, 0, 23),
    (100, 0, 23),
    (101, 0, 23),
    (102, 0, 23),
    (103, 0, 23),
    (104, 0, 23),
    (105, 0, 23),
    (106, 0, 23),
    (107, 0, 23),
    (108, 0, 23),
    (109, 0, 23),
    (110, 0, 23),
    (111, 0, 23),
    (112, 0, 23),
    (113, 0, 23),
    (114, 0, 23),
    (115, 0, 23),
    (116, 0, 23),
    (117, 0, 23),
    (118, 0, 23),
    (119, 0, 23),
    (120, 0, 23),
    (121, 0, 23),
    (122, 0, 23),
    (123, 0, 23),
    (124, 0, 23),
    (125, 0, 23),
    (126, 0, 23),
    (127, 0, 23),
    (128, 0, 23),
    (129, 0, 23),
    (130, 0, 23),
    (131, 0, 23),
    (132, 0, 23),
    (133, 0, 23),
    (134, 0, 23),
    (135, 0, 23),
    (136, 0, 23),
    (137, 0, 23),
    (138, 0, 23),
    (139, 0, 23),
    (140, 0, 23),
    (141, 0, 23),
    (142, 0, 23),
    (143, 0, 23),
    (144, 0, 23),
    (145, 0, 23),
    (146, 0, 23),
    (147, 0, 23),
    (148, 0, 23),
    (149, 0, 23),
    (150, 0, 23),
    (151, 0, 23),
    (152, 0, 23),
    (153, 0, 23),
    (154, 0, 23),
    (155, 0, 23),
    (156, 0, 23),
    (157, 0, 23),
    (158, 0, 23),
    (159, 0, 23),
    (160, 0, 23),
    (161, 0, 23),
    (162, 0, 23),
    (163, 0, 23),
    (164, 0, 23),
    (165, 0, 23),
    (166, 0, 23),
    (167, 0, 23),
    (168, 0, 23),
    (169, 0, 23),
    (170, 0, 23),
    (171, 0, 23),
    (172, 0, 23),
    (173, 0, 23),
    (174, 0, 23),
    (175, 0, 23),
    (176, 0, 23),
    (177, 0, 23),
    (178, 0, 23),
    (179, 0, 23),
    (180, 0, 23),
    (181, 0, 23),
    (182, 0, 23),
    (183, 0, 23),
    (184, 0, 23),
    (185, 0, 23),
    (186, 0, 23),
    (187, 0, 23),
    (188, 0, 23),
    (189, 0, 23),
    (190, 0, 23),
    (191, 0, 23),
    (192, 0, 23),
    (193, 0, 23),
    (194, 0, 23),
    (195, 0, 23),
    (196, 0, 23),
    (197, 0, 23),
    (198, 0, 23),
    (199, 0, 23),
    (200, 0, 23),
    (201, 0, 23),
    (202, 0, 23),
    (203, 0, 23),
    (204, 0, 23),
    (205, 0, 23),
    (206, 0, 23),
    (207, 0, 23),
    (208, 0, 23),
    (209, 0, 23),
    (210, 0, 23),
    (211, 0, 23),
    (212, 0, 23),
    (213, 0, 23),
    (214, 0, 23),
    (215, 0, 23),
    (216, 0, 23),
    (217, 0, 23),
    (218, 0, 23),
    (219, 0, 23),
    (220, 0, 23),
    (221, 0, 23),
    (222, 0, 23),
    (224, 0, 23),
    (225, 0, 23),
    (226, 0, 23),
    (227, 0, 23),
    (228, 0, 23),
    (229, 0, 23),
    (230, 0, 23),
    (231, 0, 23),
    (232, 0, 23),
    (233, 0, 23),
    (234, 0, 23),
    (235, 0, 23),
    (236, 0, 23),
    (237, 0, 23),
    (238, 0, 23),
    (239, 0, 23),
    (240, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23);
    I would also like to be able to tag say like a catagory named Trains Sets so they do not get free shipping. But can use either USPS or UPS shipping methods.

  8. #88
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: International Shipping

    Look at that Zone Definition that you posted ... it looks like you have duplicates in there ...

    This section is what caught my attention:
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23),
    (223, 0, 23);
    I install it and see the United States in it a dozen times ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #89
    Join Date
    Jun 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: International Shipping

    Ok I fixed the problem with them all saying united states. But when I set this zone for USPS Shipping and use the shipping estimater I get no listings for AK or HI or the other US regions I wish to not offer free shipping. I get the free shipping when I choose my lower 48. Why is one working and the other is not?

    Here is what I have now:

    Code:
    INSERT INTO `geo_zones` (`geo_zone_id`, `geo_zone_name`, `geo_zone_description`, `last_modified`, `date_added`) VALUES (23, 'USPS Shipping', 'USPS Shipping not free', NULL, '2006-07-03 12:32:13');
    
    INSERT INTO `zones_to_geo_zones` (`zone_country_id`, `zone_id`, `geo_zone_id`) VALUES 
    (1, 0, 23),
    (2, 0, 23),
    (3, 0, 23),
    (4, 0, 23),
    (5, 0, 23),
    (6, 0, 23),
    (7, 0, 23),
    (8, 0, 23),
    (9, 0, 23),
    (10, 0, 23),
    (11, 0, 23),
    (12, 0, 23),
    (13, 0, 23),
    (14, 0, 23),
    (15, 0, 23),
    (16, 0, 23),
    (17, 0, 23),
    (18, 0, 23),
    (19, 0, 23),
    (20, 0, 23),
    (21, 0, 23),
    (22, 0, 23),
    (23, 0, 23),
    (24, 0, 23),
    (25, 0, 23),
    (26, 0, 23),
    (27, 0, 23),
    (28, 0, 23),
    (29, 0, 23),
    (30, 0, 23),
    (31, 0, 23),
    (32, 0, 23),
    (33, 0, 23),
    (34, 0, 23),
    (35, 0, 23),
    (36, 0, 23),
    (37, 0, 23),
    (38, 0, 23),
    (39, 0, 23),
    (40, 0, 23),
    (41, 0, 23),
    (42, 0, 23),
    (43, 0, 23),
    (44, 0, 23),
    (45, 0, 23),
    (46, 0, 23),
    (47, 0, 23),
    (48, 0, 23),
    (49, 0, 23),
    (50, 0, 23),
    (51, 0, 23),
    (52, 0, 23),
    (53, 0, 23),
    (54, 0, 23),
    (55, 0, 23),
    (56, 0, 23),
    (57, 0, 23),
    (58, 0, 23),
    (59, 0, 23),
    (60, 0, 23),
    (61, 0, 23),
    (62, 0, 23),
    (63, 0, 23),
    (64, 0, 23),
    (65, 0, 23),
    (66, 0, 23),
    (67, 0, 23),
    (68, 0, 23),
    (69, 0, 23),
    (70, 0, 23),
    (71, 0, 23),
    (72, 0, 23),
    (73, 0, 23),
    (74, 0, 23),
    (75, 0, 23),
    (76, 0, 23),
    (77, 0, 23),
    (78, 0, 23),
    (79, 0, 23),
    (80, 0, 23),
    (81, 0, 23),
    (82, 0, 23),
    (83, 0, 23),
    (84, 0, 23),
    (85, 0, 23),
    (86, 0, 23),
    (87, 0, 23),
    (88, 0, 23),
    (89, 0, 23),
    (90, 0, 23),
    (91, 0, 23),
    (92, 0, 23),
    (93, 0, 23),
    (94, 0, 23),
    (95, 0, 23),
    (96, 0, 23),
    (97, 0, 23),
    (98, 0, 23),
    (99, 0, 23),
    (100, 0, 23),
    (101, 0, 23),
    (102, 0, 23),
    (103, 0, 23),
    (104, 0, 23),
    (105, 0, 23),
    (106, 0, 23),
    (107, 0, 23),
    (108, 0, 23),
    (109, 0, 23),
    (110, 0, 23),
    (111, 0, 23),
    (112, 0, 23),
    (113, 0, 23),
    (114, 0, 23),
    (115, 0, 23),
    (116, 0, 23),
    (117, 0, 23),
    (118, 0, 23),
    (119, 0, 23),
    (120, 0, 23),
    (121, 0, 23),
    (122, 0, 23),
    (123, 0, 23),
    (124, 0, 23),
    (125, 0, 23),
    (126, 0, 23),
    (127, 0, 23),
    (128, 0, 23),
    (129, 0, 23),
    (130, 0, 23),
    (131, 0, 23),
    (132, 0, 23),
    (133, 0, 23),
    (134, 0, 23),
    (135, 0, 23),
    (136, 0, 23),
    (137, 0, 23),
    (138, 0, 23),
    (139, 0, 23),
    (140, 0, 23),
    (141, 0, 23),
    (142, 0, 23),
    (143, 0, 23),
    (144, 0, 23),
    (145, 0, 23),
    (146, 0, 23),
    (147, 0, 23),
    (148, 0, 23),
    (149, 0, 23),
    (150, 0, 23),
    (151, 0, 23),
    (152, 0, 23),
    (153, 0, 23),
    (154, 0, 23),
    (155, 0, 23),
    (156, 0, 23),
    (157, 0, 23),
    (158, 0, 23),
    (159, 0, 23),
    (160, 0, 23),
    (161, 0, 23),
    (162, 0, 23),
    (163, 0, 23),
    (164, 0, 23),
    (165, 0, 23),
    (166, 0, 23),
    (167, 0, 23),
    (168, 0, 23),
    (169, 0, 23),
    (170, 0, 23),
    (171, 0, 23),
    (172, 0, 23),
    (173, 0, 23),
    (174, 0, 23),
    (175, 0, 23),
    (176, 0, 23),
    (177, 0, 23),
    (178, 0, 23),
    (179, 0, 23),
    (180, 0, 23),
    (181, 0, 23),
    (182, 0, 23),
    (183, 0, 23),
    (184, 0, 23),
    (185, 0, 23),
    (186, 0, 23),
    (187, 0, 23),
    (188, 0, 23),
    (189, 0, 23),
    (190, 0, 23),
    (191, 0, 23),
    (192, 0, 23),
    (193, 0, 23),
    (194, 0, 23),
    (195, 0, 23),
    (196, 0, 23),
    (197, 0, 23),
    (198, 0, 23),
    (199, 0, 23),
    (200, 0, 23),
    (201, 0, 23),
    (202, 0, 23),
    (203, 0, 23),
    (204, 0, 23),
    (205, 0, 23),
    (206, 0, 23),
    (207, 0, 23),
    (208, 0, 23),
    (209, 0, 23),
    (210, 0, 23),
    (211, 0, 23),
    (212, 0, 23),
    (213, 0, 23),
    (214, 0, 23),
    (215, 0, 23),
    (216, 0, 23),
    (217, 0, 23),
    (218, 0, 23),
    (219, 0, 23),
    (220, 0, 23),
    (221, 0, 23),
    (222, 0, 23),
    (224, 0, 23),
    (225, 0, 23),
    (226, 0, 23),
    (227, 0, 23),
    (228, 0, 23),
    (229, 0, 23),
    (230, 0, 23),
    (231, 0, 23),
    (232, 0, 23),
    (233, 0, 23),
    (234, 0, 23),
    (235, 0, 23),
    (236, 0, 23),
    (237, 0, 23),
    (238, 0, 23),
    (239, 0, 23),
    (240, 0, 23),
    (223, 6, 23),
    (223, 7, 23),
    (223, 8, 23),
    (223, 9, 23),
    (223, 10, 23),
    (223, 11, 23),
    (223, 2, 23),
    (223, 17, 23),
    (223, 20, 23),
    (223, 21, 23),
    (223, 30, 23),
    (223, 46, 23),
    (223, 52, 23),
    (223, 3, 23),
    (223, 60, 23);
    Last edited by shawnchr; 15 Nov 2009 at 07:13 PM.

  10. #90
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: International Shipping

    I added that Zone you defined and with a Product with weight I get shipping for the Alaska and Hawaii in the shipping estimator without problem ...

    What is the amount of your order that you are testing?

    What method are you using to handle:
    I running Zencart version 1.3.8a and I have my lower 48 zone setup and using free shipping for over $200.
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 9 of 16 FirstFirst ... 7891011 ... LastLast

Similar Threads

  1. v154 Free US shipping, Flat Rate International over $50, $5.00 Shipping under $50
    By Rick5150 in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 27 Feb 2015, 04:24 PM
  2. Replies: 16
    Last Post: 31 May 2012, 07:08 PM
  3. Replies: 15
    Last Post: 26 Nov 2010, 06:17 PM
  4. Help on site with Free shipping and Paid International shipping
    By ruriimasu in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 2 Sep 2009, 08:21 AM
  5. Different National and International Shipping & FREE SHIPPING
    By polarduality in forum Built-in Shipping and Payment Modules
    Replies: 10
    Last Post: 23 Jan 2007, 11:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR