Page 38 of 38 FirstFirst ... 28363738
Results 371 to 379 of 379
  1. #371
    Join Date
    Jun 2005
    Posts
    309
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread]

    I turned on OCP debug. and go the following. Those decimals look insane. Beyond that, I can't make any sence of whats happening.
    2024-03-09 14:45:25 checkout_one: CHECKOUT_ONE_SHIPPING_CHECK (usps_USPS Ground AdvantageTM)
    [{"id":"usps","module":"United States Postal Service (1 Boxes) (0 lbs, 12 oz)","methods":[{"id":"USPS Ground AdvantageTM","title":"USPS Ground Advantage&trade;","cost":8.5,"insurance":0},{"id":"Priority MailRM","title":"Priority Mail&reg;","cost":11.25,"insurance":0},{"id":"Priority Mail ExpressRM","title":"Priority Mail Express&reg;","cost":36.4500000000000028421709430404007434844970703125,"insuranc e":0}],"tax":0,"icon":"<img src=\"includes\/templates\/template_default\/images\/icons\/shipping_usps.gif\" title=\"United States Postal Service\" alt=\"(image for) United States Postal Service\" width=\"50\" height=\"13\">"}]
    ["usps_USPS Ground AdvantageTM","usps_Priority MailRM","usps_Priority Mail ExpressRM"]
    2024-03-09 14:45:25 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_QUOTES
    {"id":"usps_USPS Ground AdvantageTM","title":"United States Postal Service (1 Boxes) (0 lbs, 12 oz) (USPS Ground Advantage&trade;)","cost":8.5,"extras":""}order::__set_state(array(
    'observerAliases' =>
    array (
    'NOTIFIY_ORDER_CART_SUBTOTAL_CALCULATE' => 'NOTIFY_ORDER_CART_SUBTOTAL_CALCULATE',
    ),
    'attachArray' =>
    array (
    ),
    'bestSellersUpdate' => NULL,
    'billing' =>
    array (
    'firstname' => 'Todd',
    'lastname' => 'Jordan',
    'company' => NULL,
    'street_address' => '801 NW South Outer Rd.',
    'suburb' => '',
    'city' => 'Blue Springs',
    'postcode' => '64015',
    'state' => 'Missouri',
    'state_code' => 'MO',
    'zone_id' => '36',
    'country' =>
    array (
    'id' => '223',
    'title' => 'United States',
    'iso_code_2' => 'US',
    'iso_code_3' => 'USA',
    ),
    'country_id' => '223',
    'format_id' => 7,
    ),
    'content_type' => 'physical',
    'customer' =>
    array (
    'firstname' => 'todd',
    'lastname' => 'jordan',
    'company' => NULL,
    'street_address' => '801 NW South Outer Rd.',
    'suburb' => '',
    'city' => 'Blue Springs',
    'postcode' => '64015',
    'state' => 'Missouri',
    'state_code' => 'MO',
    'zone_id' => '36',
    'country' =>
    array (
    'id' => '223',
    'title' => 'United States',
    'iso_code_2' => 'US',
    'iso_code_3' => 'USA',
    ),
    'format_id' => 7,
    'telephone' => '',
    'email_address' => '[email protected]',
    ),
    'delivery' =>
    array (
    'firstname' => 'Todd',
    'lastname' => 'Jordan',
    'company' => NULL,
    'street_address' => '801 NW South Outer Rd.',
    'suburb' => '',
    'city' => 'Blue Springs',
    'postcode' => '64015',
    'state' => 'Missouri',
    'state_code' => 'MO',
    'zone_id' => '36',
    'country' =>
    array (
    'id' => '223',
    'title' => 'United States',
    'iso_code_2' => 'US',
    'iso_code_3' => 'USA',
    ),
    'country_id' => '223',
    'format_id' => 7,
    ),
    'doStockDecrement' => NULL,
    'extra_header_text' => NULL,
    'email_low_stock' => NULL,
    'email_order_message' => NULL,
    'info' =>
    array (
    'order_status' => '1',
    'currency' => 'USD',
    'currency_value' => '1.000000',
    'payment_method' => '',
    'payment_module_code' => '',
    'coupon_code' => '',
    'shipping_method' => 'United States Postal Service (1 Boxes) (0 lbs, 12 oz) (USPS Ground Advantage&trade;)',
    'shipping_module_code' => 'usps_USPS Ground AdvantageTM',
    'shipping_cost' => 8.5,
    'subtotal' => 64.0,
    'shipping_tax' => 0,
    'tax' => 3.5040000000000048885340220294892787933349609375,
    'total' => 76.0040000000000048885340220294892787933349609375,
    'tax_groups' =>
    array (
    'MO TAX 5.475%' => 3.5040000000000048885340220294892787933349609375,
    ),
    'comments' => '',
    'ip_address' => '73.67.37.4 - 73.67.37.4',
    ),
    'orderId' => NULL,
    'products' =>
    array (
    0 =>
    array (
    'qty' => 8.0,
    'name' => '2024 European Rainbow Emoji Pez Loose SOS',
    'model' => '',
    'price' => '8.0000',
    'tax' => 5.47500000000000763833440942107699811458587646484375,
    'tax_groups' =>
    array (
    'MO TAX 5.475%' => 5.47500000000000763833440942107699811458587646484375,
    ),
    'final_price' => 8.0,
    'onetime_charges' => 0,
    'weight' => 0.08000000000000000166533453693773481063544750213623046875,
    'products_priced_by_attribute' => '0',
    'product_is_free' => '0',
    'products_discount_type' => '0',
    'products_discount_type_from' => '0',
    'id' => 8538,
    'rowClass' => 'rowEven',
    'products_weight' => 0.08000000000000000166533453693773481063544750213623046875,
    'products_virtual' => 0,
    'product_is_always_free_shipping' => 0,
    'products_quantity_order_min' => 1.0,
    'products_quantity_order_units' => 1.0,
    'products_quantity_order_max' => 0.0,
    'products_quantity_mixed' => 1,
    'products_mixed_discount_quantity' => 1,
    'tax_description' => 'MO TAX 5.475%',
    ),
    ),
    'products_ordered' => NULL,
    'products_ordered_attributes' => NULL,
    'products_ordered_html' => NULL,
    'queryReturnFlag' => NULL,
    'send_low_stock_emails' => NULL,
    'statuses' =>
    array (
    ),
    'total_cost' => NULL,
    'total_tax' => NULL,
    'total_weight' => NULL,
    'totals' =>
    array (
    ),
    'use_external_tax_handler_only' => false,
    )){"messages":[]}[{"id":"usps","module":"United States Postal Service (1 Boxes) (0 lbs, 12 oz)","methods":[{"id":"USPS Ground AdvantageTM","title":"USPS Ground Advantage&trade;","cost":8.5,"insurance":0},{"id":"Priority MailRM","title":"Priority Mail&reg;","cost":11.25,"insurance":0},{"id":"Priority Mail ExpressRM","title":"Priority Mail Express&reg;","cost":36.4500000000000028421709430404007434844970703125,"insuranc e":0}],"tax":0,"icon":"<img src=\"includes\/templates\/template_default\/images\/icons\/shipping_usps.gif\" title=\"United States Postal Service\" alt=\"(image for) United States Postal Service\" width=\"50\" height=\"13\">"}]
    2024-03-09 14:45:26 checkout_one: CHECKOUT_ONE_AFTER_ORDER_TOTAL_PROCESSING
    order_total::__set_state(array(
    'observerAliases' =>
    array (
    'NOTIFIY_ORDER_CART_SUBTOTAL_CALCULATE' => 'NOTIFY_ORDER_CART_SUBTOTAL_CALCULATE',
    ),
    'modules' =>
    array (
    0 => 'ot_subtotal.php',
    1 => 'ot_coupon.php',
    2 => 'ot_insurance.php',
    3 => 'ot_tax.php',
    4 => 'ot_shipping.php',
    5 => 'ot_total.php',
    ),
    ))order::__set_state(array(
    'observerAliases' =>
    array (
    'NOTIFIY_ORDER_CART_SUBTOTAL_CALCULATE' => 'NOTIFY_ORDER_CART_SUBTOTAL_CALCULATE',
    ),
    'attachArray' =>
    array (
    ),
    'bestSellersUpdate' => NULL,
    'billing' =>
    array (
    'firstname' => 'Todd',
    'lastname' => 'Jordan',
    'company' => NULL,
    'street_address' => '801 NW South Outer Rd.',
    'suburb' => '',
    'city' => 'Blue Springs',
    'postcode' => '64015',
    'state' => 'Missouri',
    'state_code' => 'MO',
    'zone_id' => '36',
    'country' =>
    array (
    'id' => '223',
    'title' => 'United States',
    'iso_code_2' => 'US',
    'iso_code_3' => 'USA',
    ),
    'country_id' => '223',
    'format_id' => 7,
    ),
    'content_type' => 'physical',
    'customer' =>
    array (
    'firstname' => 'todd',
    'lastname' => 'jordan',
    'company' => NULL,
    'street_address' => '801 NW South Outer Rd.',
    'suburb' => '',
    'city' => 'Blue Springs',
    'postcode' => '64015',
    'state' => 'Missouri',
    'state_code' => 'MO',
    'zone_id' => '36',
    'country' =>
    array (
    'id' => '223',
    'title' => 'United States',
    'iso_code_2' => 'US',
    'iso_code_3' => 'USA',
    ),
    'format_id' => 7,
    'telephone' => '',
    'email_address' => '[email protected]',
    ),
    'delivery' =>
    array (
    'firstname' => 'Todd',
    'lastname' => 'Jordan',
    'company' => NULL,
    'street_address' => '801 NW South Outer Rd.',
    'suburb' => '',
    'city' => 'Blue Springs',
    'postcode' => '64015',
    'state' => 'Missouri',
    'state_code' => 'MO',
    'zone_id' => '36',
    'country' =>
    array (
    'id' => '223',
    'title' => 'United States',
    'iso_code_2' => 'US',
    'iso_code_3' => 'USA',
    ),
    'country_id' => '223',
    'format_id' => 7,
    ),
    'doStockDecrement' => NULL,
    'extra_header_text' => NULL,
    'email_low_stock' => NULL,
    'email_order_message' => NULL,
    'info' =>
    array (
    'order_status' => '1',
    'currency' => 'USD',
    'currency_value' => '1.000000',
    'payment_method' => '',
    'payment_module_code' => '',
    'coupon_code' => '',
    'shipping_method' => 'United States Postal Service (1 Boxes) (0 lbs, 12 oz) (USPS Ground Advantage&trade;)',
    'shipping_module_code' => 'usps_USPS Ground AdvantageTM',
    'shipping_cost' => 8.5,
    'subtotal' => 64.0,
    'shipping_tax' => 0,
    'tax' => 3.5040000000000048885340220294892787933349609375,
    'total' => 76.0040000000000048885340220294892787933349609375,
    'tax_groups' =>
    array (
    'MO TAX 5.475%' => 3.5040000000000048885340220294892787933349609375,
    ),
    'comments' => '',
    'ip_address' => '73.67.37.4 - 73.67.37.4',
    ),
    'orderId' => NULL,
    'products' =>
    array (
    0 =>
    array (
    'qty' => 8.0,
    'name' => '2024 European Rainbow Emoji Pez Loose SOS',
    'model' => '',
    'price' => '8.0000',
    'tax' => 5.47500000000000763833440942107699811458587646484375,
    'tax_groups' =>
    array (
    'MO TAX 5.475%' => 5.47500000000000763833440942107699811458587646484375,
    ),
    'final_price' => 8.0,
    'onetime_charges' => 0,
    'weight' => 0.08000000000000000166533453693773481063544750213623046875,
    'products_priced_by_attribute' => '0',
    'product_is_free' => '0',
    'products_discount_type' => '0',
    'products_discount_type_from' => '0',
    'id' => 8538,
    'rowClass' => 'rowEven',
    'products_weight' => 0.08000000000000000166533453693773481063544750213623046875,
    'products_virtual' => 0,
    'product_is_always_free_shipping' => 0,
    'products_quantity_order_min' => 1.0,
    'products_quantity_order_units' => 1.0,
    'products_quantity_order_max' => 0.0,
    'products_quantity_mixed' => 1,
    'products_mixed_discount_quantity' => 1,
    'tax_description' => 'MO TAX 5.475%',
    ),
    ),
    'products_ordered' => NULL,
    'products_ordered_attributes' => NULL,
    'products_ordered_html' => NULL,
    'queryReturnFlag' => NULL,
    'send_low_stock_emails' => NULL,
    'statuses' =>
    array (
    ),
    'total_cost' => NULL,
    'total_tax' => NULL,
    'total_weight' => NULL,
    'totals' =>
    array (
    ),
    'use_external_tax_handler_only' => false,
    ))zca_messageStack::__set_state(array(
    'observerAliases' =>
    array (
    'NOTIFIY_ORDER_CART_SUBTOTAL_CALCULATE' => 'NOTIFY_ORDER_CART_SUBTOTAL_CALCULATE',
    ),
    'formats' =>
    array (
    'error' =>
    array (
    'params' => 'class="messageStackError larger"',
    'icon' => '<img src="includes/templates/template_default/images/icons/error.png" title="Error" alt="(image for) Error" width="30" height="27">',
    ),
    'success' =>
    array (
    'params' => 'class="messageStackSuccess larger"',
    'icon' => '<img src="includes/templates/template_default/images/icons/success.png" title="Success" alt="(image for) Success" width="25" height="37">',
    ),
    'warning' =>
    array (
    'params' => 'class="messageStackWarning larger"',
    'icon' => '<img src="includes/templates/template_default/images/icons/warning.png" title="Warning" alt="(image for) Warning" width="30" height="28">',
    ),
    'caution' =>
    array (
    'params' => 'class="messageStackCaution larger"',
    'icon' => '<img src="includes/templates/template_default/images/icons/warning.png" title="Warning" alt="(image for) Warning" width="30" height="28">',
    ),
    'default' =>
    array (
    'params' => 'class="messageStackError larger"',
    ),
    ),
    'messages' =>
    array (
    ),
    ))
    2024-03-09 14:45:26 checkout_one: CHECKOUT_ONE_AFTER_PAYMENT_MODULES_SELECTION
    payment::__set_state(array(
    'observerAliases' =>
    array (
    'NOTIFIY_ORDER_CART_SUBTOTAL_CALCULATE' => 'NOTIFY_ORDER_CART_SUBTOTAL_CALCULATE',
    ),
    'doesCollectsCardDataOnsite' => false,
    'form_action_url' => NULL,
    'modules' =>
    array (
    0 => 'square_webPay.php',
    1 => 'paypalwpp.php',
    2 => 'moneyorder.php',
    ),
    'paymentClass' =>
    moneyorder::__set_state(array(
    '_check' => NULL,
    'code' => 'moneyorder',
    'description' => 'Customers can mail in their payment. Their order confirmation email will ask them to: <br><br>Please make your check or money order payable to:<br>Chris Jordan<br><br>Mail your payment to:<br>Pez Collectors Store<br />

    Chris Jordan<br />

    21015 NE 171st St<br />

    Kearney, MO 64060<br><br>Your order will not ship until we receive payment.',
    'email_footer' => 'Please make your check or money order payable to:

    Chris Jordan

    Mail your payment to:
    Pez Collectors Store

    Chris Jordan

    21015 NE 171st St

    Kearney, MO 64060

    Your order will not ship until we receive payment.',
    'enabled' => true,
    'order_status' => NULL,
    'title' => 'Cashier\'s Check / Money Order',
    'sort_order' => '3',
    )),
    'selected_module' => NULL,
    )){"id":"usps_USPS Ground AdvantageTM","title":"United States Postal Service (1 Boxes) (0 lbs, 12 oz) (USPS Ground Advantage&trade;)","cost":8.5,"extras":""}
    2024-03-09 14:45:26 OnePageCheckout: getAddressValuesFromDb(22581, bill), returning: {"address_book_id":"22581","customers_id":"19319","zone_name":"Missouri","zone_c ode":"MO","gender":"\u0000","company":null,"firstname":"Todd","lastname":"Jordan ","street_address":"801 NW South Outer Rd.","suburb":"","postcode":"64015","city":"Blue Springs","state":"","country":"223","country_id":"223","zone_id":"36","error_sta te_input":false,"error":false,"country_has_zones":true,"validated":true,"selecte d_country":"223","state_field_label":"","show_pulldown_states":true}
    2024-03-09 14:45:26 OnePageCheckout: getAddressValuesFromDb(22581, ship), returning: {"address_book_id":"22581","customers_id":"19319","zone_name":"Missouri","zone_c ode":"MO","gender":"\u0000","company":null,"firstname":"Todd","lastname":"Jordan ","street_address":"801 NW South Outer Rd.","suburb":"","postcode":"64015","city":"Blue Springs","state":"","country":"223","country_id":"223","zone_id":"36","error_sta te_input":false,"error":false,"country_has_zones":true,"validated":true,"selecte d_country":"223","state_field_label":"","show_pulldown_states":true}
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store

  2. #372
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: USPS Shipping Module [Support Thread]

    Quote Originally Posted by gothstone View Post
    Today we noticed intermittent issues of getting: "Your order's details have changed. Please review the current values and re-submit." Reloading the page or changing the shipping method will let the order go through. Only recent changes were upgrading USPS from K11i to K11j (I typed in the password), sitemap from 3.99 to 4, GPSF from 1.0.0 to 1.0.1, and edit orders from 4.7.0beta2 to 4.7.0 released. It happens using cashiers check / money order, so not a payment module issue.

    Guessing USPS API issue? Anyone else seeing this?
    I'll agree that those values you show in your 2nd posting are pretty out-of-whack. I'm not sure whether the message is based on those values or some underlying OPC issue. What version of OPC is in use?

  3. #373
    Join Date
    Jun 2005
    Posts
    309
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread]

    ZCA Bootstrap 3.6.0
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store

  4. #374
    Join Date
    Jun 2005
    Posts
    309
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread]

    Sorry, OPC 2.4.6
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store

  5. #375
    Join Date
    Nov 2007
    Location
    USA
    Posts
    874
    Plugin Contributions
    5

    Default Re: USPS Shipping Module [Support Thread]

    Quote Originally Posted by lat9 View Post
    USPS Web Tools API shipping-module version 2024_02_14_K11j is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=1292
    How should the USPS plugin be added to ZC 2.0+ since there is not an /extras/includes/ directory; for anything else? Just do it ✔️?

    Will USPS be included in the ZC 2.0 public release?
    Cheers!
    v2.0+

  6. #376
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,690
    Plugin Contributions
    9

    Default Re: USPS Shipping Module [Support Thread]

    Quote Originally Posted by Webskipper View Post
    How should the USPS plugin be added to ZC 2.0+ since there is not an /extras/includes/ directory; for anything else? Just do it ✔️?

    Will USPS be included in the ZC 2.0 public release?
    this is an EXCELLENT question.

    i would look here:

    https://github.com/lat9/usps/blob/K11j/README.md

    it suggests making your changes and then copying said file to:

    /includes/classes/observers/auto.usps_overrides.php

    best.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  7. #377
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,691
    Plugin Contributions
    123

    Default Re: USPS Shipping Module [Support Thread]

    > Will USPS be included in the ZC 2.0 public release?

    https://docs.zen-cart.com/user/plugins/why_plugins/
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #378
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,691
    Plugin Contributions
    123

    Default Re: USPS Shipping Module [Support Thread]

    A password with an embedded ampersand causes the latest USPS to choke - the error response is

    80040B19 - XML Syntax Error: Please check the XML request to see if it can be parsed.(B)

    Perhaps

    htmlspecialchars($password,ENT_XML1)

    is the way to pass the password in.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #379
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: USPS Shipping Module [Support Thread]

    Quote Originally Posted by swguy View Post
    A password with an embedded ampersand causes the latest USPS to choke - the error response is

    80040B19 - XML Syntax Error: Please check the XML request to see if it can be parsed.(B)

    Perhaps

    htmlspecialchars($password,ENT_XML1)

    is the way to pass the password in.
    GitHub issue created: https://github.com/lat9/usps/issues/44

 

 
Page 38 of 38 FirstFirst ... 28363738

Similar Threads

  1. MultiSite Module Support Thread
    By Gerome in forum All Other Contributions/Addons
    Replies: 2220
    Last Post: 13 Mar 2024, 01:24 PM
  2. Optional Shipping Insurance Module [Support Thread]
    By jettrue in forum Addon Shipping Modules
    Replies: 396
    Last Post: 31 Mar 2023, 05:35 PM
  3. Replies: 29
    Last Post: 24 Sep 2014, 09:59 PM
  4. Replies: 335
    Last Post: 1 Aug 2013, 08:54 PM
  5. PC Configurator Module [Support Thread]
    By lebrand2006 in forum All Other Contributions/Addons
    Replies: 254
    Last Post: 22 Aug 2012, 03:52 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