Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jan 2015
    Location
    Searcy, AR USA
    Posts
    11
    Plugin Contributions
    0

    Default USPS Module Installed, set for Production, but no USPS Shipping Choices

    I have the USPS shipping module instaled, and I contacted the USPS and switched to Production mode, but I still have no USPS choices on the Estimate Shipping selection. THE UPS module is ionstalled and working fine.
    The Manor House Library

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

    Default Re: USPS Module Installed, set for Production, but no USPS Shipping Choices

    Ensure that you have the current USPS shipping module installed:
    http://www.zen-cart.com/showthread.p...ovember-2-2014

    It is also a good time to register for the News & Announcements forum:
    http://www.zen-cart.com/forumdisplay...-Announcements
    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
    Jan 2015
    Location
    Searcy, AR USA
    Posts
    11
    Plugin Contributions
    0

    Default Re: USPS Module Installed, set for Production, but no USPS Shipping Choices

    This is what I have installed:

    /homepages/35/d91148780/htdocs/manorhouse/includes/languages/english/modules/shipping/usps.php

    Line #14 : * @version $Id: usps.php 2014-10-30 ajeh Version K6 $

    /homepages/35/d91148780/htdocs/manorhouse/includes/modules/shipping/usps.php

    Line #15 : * @version $Id: usps.php 2014-10-30 ajeh Version K6 $

    I believe it is the latest version.
    The Manor House Library

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

    Default Re: USPS Module Installed, set for Production, but no USPS Shipping Choices

    Edit the module USPS and turn on the "Debug to logs" (at the bottom of the settings) ... then try to go to checkout_shipping ...

    Now, look in the /logs directory and zip the Shipping log(s) that are generated and attach it to your post ...
    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. #5
    Join Date
    Jan 2015
    Location
    Searcy, AR USA
    Posts
    11
    Plugin Contributions
    0

    Default Re: USPS Module Installed, set for Production, but no USPS Shipping Choices

    One more bit of informations before I "Debug to logs". Estimate Shipping shows no USPS choices at alll, but if I Log In and then go to Checkout, I get the following error: "-2147221202 - The element 'RateV4Request' has incomplete content. List of possible elements expected: 'RateClientType, Package'."

    Now I will "Debug to logs" and send the information I receive.
    The Manor House Library

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

    Default Re: USPS Module Installed, set for Production, but no USPS Shipping Choices

    You do have checkboxes selected for Domestic and International methods, correct?
    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!

  7. #7
    Join Date
    Jan 2015
    Location
    Searcy, AR USA
    Posts
    11
    Plugin Contributions
    0

    Default Re: USPS Module Installed, set for Production, but no USPS Shipping Choices

    I was not able to attach the logs, but here they are:
    Code:
    Feb 03 2015 14:29:17 -- 
    USPS build: 2014-10-30
    
    Server: production
    Quote Request Rate Type: Online
    Quote from main_page: popup_shipping_estimator
    USPS Options (weight, time): --none--
    USPS Domestic Transit Time Calculation Mode: NEW
    
    Cart Weight: 0.4
    Total Quote Weight: 0.4 Pounds: 0 Ounces: 7
    Maximum: 50 Tare Rates: Small/Medium: 0:0 Large: 10:0
    Handling method: Order Handling fee Domestic: $0.00 Handling fee International: $1.00
    Decimals: 2
    Domestic Length: 8.625 Width: 5.375 Height: 1.625
    International Length: 9.50 Width: 1.0 Height: 5.50
    All Packages are Machinable: True
    Enable USPS First-Class filter for US shipping: True
    Sorts the returned quotes: Price-LowToHigh
    
    ZipOrigination: 72143
    ZipDestination: 72143 City: Searcy State: Arkansas
    Order SubTotal: $8.95
    Order Total: $8.95
    Uninsurable Portion: $0.00
    Insurable Value: $8.95
    
    RESPONSE FROM USPS: 
    
    ==================================
    
    
    <?xml version="1.0" encoding="UTF-8"?>
    <Error><Number>-2147221202</Number><Source>Common:XmlParse</Source>
    <Description>The element 'RateV4Request' has incomplete content. List of possible elements expected: 'RateClientType, Package'.</Description><HelpFile/><HelpContext/></Error>
    
    
    ==================================
    
    USPS Country - $this->countries[$order->delivery[country][iso_code_2]]:  $this->usps_countries: US
    
    USPS DOMESTIC CHECKED: Online
    
    
    USPS DOMESTIC RETURNED: 
    
    
    ==================================
    
    Domestic Services Selected: 
    USPS TrackingTM Electronic
    Insurance
    
    ==================================
    
    SENT TO USPS:
    
    <RateV4Request USERID="**REMOVED**">
    <Revision>2</Revision>
    </RateV4Request>
    
    ============
    
    RAW XML FROM USPS:
    
    SimpleXMLElement Object
    (
        [Number] => -2147221202
        [Source] => Common:XmlParse
        [Description] => The element 'RateV4Request' has incomplete content. List of possible elements expected: 'RateClientType, Package'.
        [HelpFile] => SimpleXMLElement Object
            (
            )
    
        [HelpContext] => SimpleXMLElement Object
            (
            )
    
    )
    
    Feb 03 2015 14:29:17 -- 
    USPS build: 2014-10-30
    
    Server: production
    Quote Request Rate Type: Online
    Quote from main_page: popup_shipping_estimator
    USPS Options (weight, time): --none--
    USPS Domestic Transit Time Calculation Mode: NEW
    
    Cart Weight: 0.4
    Total Quote Weight: 0.4 Pounds: 0 Ounces: 7
    Maximum: 50 Tare Rates: Small/Medium: 0:0 Large: 10:0
    Handling method: Order Handling fee Domestic: $0.00 Handling fee International: $1.00
    Decimals: 2
    Domestic Length: 8.625 Width: 5.375 Height: 1.625
    International Length: 9.50 Width: 1.0 Height: 5.50
    All Packages are Machinable: True
    Enable USPS First-Class filter for US shipping: True
    Sorts the returned quotes: Price-LowToHigh
    
    ZipOrigination: 72143
    ZipDestination: 72143 City: Searcy State: Arkansas
    Order SubTotal: $8.95
    Order Total: $8.95
    Uninsurable Portion: $0.00
    Insurable Value: $8.95
    
    RESPONSE FROM USPS: 
    
    ==================================
    
    
    <?xml version="1.0" encoding="UTF-8"?>
    <Error><Number>-2147221202</Number><Source>Common:XmlParse</Source>
    <Description>The element 'RateV4Request' has incomplete content. List of possible elements expected: 'RateClientType, Package'.</Description><HelpFile/><HelpContext/></Error>
    
    
    ==================================
    
    USPS Country - $this->countries[$order->delivery[country][iso_code_2]]:  $this->usps_countries: US
    
    USPS DOMESTIC CHECKED: Online
    
    
    USPS DOMESTIC RETURNED: 
    
    
    ==================================
    
    Domestic Services Selected: 
    USPS TrackingTM Electronic
    Insurance
    
    ==================================
    
    SENT TO USPS:
    
    <RateV4Request USERID="**REMOVED**">
    <Revision>2</Revision>
    </RateV4Request>
    
    ============
    
    RAW XML FROM USPS:
    
    SimpleXMLElement Object
    (
        [Number] => -2147221202
        [Source] => Common:XmlParse
        [Description] => The element 'RateV4Request' has incomplete content. List of possible elements expected: 'RateClientType, Package'.
        [HelpFile] => SimpleXMLElement Object
            (
            )
    
        [HelpContext] => SimpleXMLElement Object
            (
            )
    
    )
    The Manor House Library

  8. #8
    Join Date
    Jan 2015
    Location
    Searcy, AR USA
    Posts
    11
    Plugin Contributions
    0

    Default Re: USPS Module Installed, set for Production, but no USPS Shipping Choices

    No I did not. I had intended to go back and do that but it slipped my mind. It works now, but only if I go to Checkout. It does not work for Estimate Shipping.
    The Manor House Library

  9. #9
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: USPS Module Installed, set for Production, but no USPS Shipping Choices

    What other addons are present on your site?
    ie: what are ALL the ways in which your site is different from a brand new uncustomized ZC install?
    .

    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.

  10. #10
    Join Date
    Jan 2015
    Location
    Searcy, AR USA
    Posts
    11
    Plugin Contributions
    0

    Default Re: USPS Module Installed, set for Production, but no USPS Shipping Choices

    Rather than answering your question, I am thrilled to tell you that everything up through shipping is working now. I just need to test Payment and I will be good to go. Many thanks to everyone for their patience and helop/
    The Manor House Library

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 18 Jan 2014, 12:24 AM
  2. v151 USPS Module not producing estimates; UPS working; Production mode on & USPS verified
    By gingertea in forum Built-in Shipping and Payment Modules
    Replies: 15
    Last Post: 21 May 2013, 03:25 AM
  3. Replies: 10
    Last Post: 5 Mar 2013, 07:33 PM
  4. v139h Is the USPS shipping module required to ship with USPS?
    By yeahwhatever in forum Addon Shipping Modules
    Replies: 3
    Last Post: 14 Feb 2012, 12:58 AM
  5. How do I set up the USPS shipping module?
    By kitefighter in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 23 Aug 2011, 06:51 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