Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    red flag Orders processing allthough overweight? AusPost

    I have set the maximum shipping weight to 20kg in admin and all weights have been added to the site, however the orders are processing through the Aust Post mod with not enough shipping cost and accepting oders for items that are over weight.

    I thought zencart would stop the order with a call for price or something?
    Can anyone tell me what is wrong here?
    'E-Start your web store' book - I Got it and now ..... I GET IT !....Well alot more of it anyway (-:

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

    Default Re: Orders processing allthough overweight?

    The Maximum weight is the Maximum per box ... this does not stop an order from processing it mearly splits the weight into boxes ...
    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. #3
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default Re: Orders processing allthough overweight?

    Hi Ajeh
    So how do i stop it doing that for items that exceed Australia Post weight or length. Aust Post wont deliver over 20kg and some of the products are heavier or too long which reguires a quote for shipping another way.
    'E-Start your web store' book - I Got it and now ..... I GET IT !....Well alot more of it anyway (-:

  4. #4
    Join Date
    Jan 2004
    Posts
    66,387
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: Orders processing allthough overweight?

    You'll have to alter the code in the module to detect the over-max-weight situation and therefore disable the module.

    Something like this:
    Code:
    if ($_SESSION['cart']->weight > 20) $this->enabled = false;
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default Re: Orders processing allthough overweight?

    Hi Dr Byte
    Where do i enter that code please - what file?
    'E-Start your web store' book - I Got it and now ..... I GET IT !....Well alot more of it anyway (-:

  6. #6
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Orders processing allthough overweight?

    > So how do i stop it doing that for items that exceed Australia Post
    > weight or length. Aust Post wont deliver over 20kg and some of the
    > products are heavier or too long which reguires a quote for shipping
    > another way.

    The Austpost module has been coded so that it should never exceed the limits placed by Aust Post. If it is fed a parcel weight >20kgs it will disable itself. No need for you to do anything.

    If this isn't true for you then I can only guess that it is another incompatibilty with your 1.3.6 install and the module that was written for 1.3.7

    Cheers
    Rod

  7. #7
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default Re: Orders processing allthough overweight? AusPost

    Hi Rod
    I guess that it isn't compatible then. Doh!
    Just when I thought I had finished I have to start again
    'E-Start your web store' book - I Got it and now ..... I GET IT !....Well alot more of it anyway (-:

 

 

Similar Threads

  1. Auspost Shipping Module with new AusPost API
    By Whiterabbizt in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 30 Apr 2012, 10:23 AM
  2. Orders processing successfully but not showing up in Orders
    By hawks67 in forum Managing Customers and Orders
    Replies: 10
    Last Post: 10 Nov 2010, 04:05 PM
  3. Orders processing successfully but not showing up in Orders
    By hawks67 in forum Managing Customers and Orders
    Replies: 1
    Last Post: 4 Nov 2010, 02:11 AM
  4. Overweight shipping
    By Pzet in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 30 Mar 2007, 07:59 PM
  5. Overweight Shipping
    By dmarrero in forum Addon Shipping Modules
    Replies: 0
    Last Post: 10 May 2006, 11:22 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