Viewing 10 reply threads
  • Author
    Posts
    • #70210
      Anonymous
      Inactive

      Good afternoon,

      I am going to assume that your Stamps.com Shipping Plugin with USPS Postage for WooCommerce plugin pulls the weight from the saved product within woocommerce (raw) and not from the cart weight itself (Modified)

      I have your plugin set as “Weight based”

      The problem I have is that we use “simple products” and not variable and we have a plugin that we use for “addoesn’t

      The plugin uses woocommerce_before_calculate_totals filter to add the weight to the cart which is then WooCommerce’s job to save the data to the Order.

      We need to be able to get this weight calculated correctly in the cart for our purposes and I’m reaching out to you for some insight/hook/code to make this possible. I am more than happy to give you access to the site as its in development phase right now and not live BUT we need this live asap.

      Thanks

      Mark

    • #70313
      Anonymous
      Inactive

      Hi Mark,

      Yes our plugin pulls the weight from the product data, so if you’re selecting different weight using another plugin the product weight set in woocommerce will not change,

      We use the function wc_get_weight to get the weight of the products.

      Regards,
      Lorenzo

    • #70328
      Anonymous
      Inactive

      Ok, so what code to change? or snippet? I’m not a coder at all

      Thanks

    • #70486
      Anonymous
      Inactive

      ?

    • #70627
      Anonymous
      Inactive

      Good afternoon, Just wondering if anyone is working on a snippet of code or a solution.

      Thanks

    • #70692
      Anonymous
      Inactive

      Hi Mark,

      Wee’ll not be able to work on the code snippet right now, since the plugin you’re using is not compatible with our plugin’s standards it will not work with the current functionality.

      Regards,
      Lorenzo

    • #70715
      Anonymous
      Inactive

      Just looking for some help as what to use Stamps.com – Just need help being pointed in the right direction.

      I guess its not as simple as replacing wc_get_weight with woocommerce_before_calculate_totals

    • #70725
      Anonymous
      Inactive

      Hi Mark,

      Unfortunately its not as simple as that, since it will affect a lot of packing algorithm codes and other options within the plugin, please to the team.

      Regards,
      Lorenzo

    • #70726
      Anonymous
      Inactive

      Shall do

    • #70731
      Anonymous
      Inactive

      Request# 28386 has been created

    • #70733
      Anonymous
      Inactive

      Hi Mark,

      Got it, we’ll communicate in the ticket.

      Regards,
      Lorenzo

Viewing 10 reply threads
  • You must be logged in to reply to this topic.
Scroll to Top