• Resolved tomaivanovtomov

    (@tomaivanovtomov)


    I’ve created custom shipping fields:

    <input id='{$fee->meta_key}' type='radio' name='shipping_fee_{$_product->get_id()}' value='{$fee->meta_value}' />
                                <label for='{$fee->meta_key}'>{$fee->meta_value}</label>

    For each product in the order there will be separate shipping fee. Where have to save this data ( in which table ) and what names and values should the fields has? I am setting different name by the product id now. $fee->meta_value is the name of the shipping method. If you need more information will provide. Just don’t know what more in this moment. Thank you!
    P.S. Make order with the link above – “Link to the page you need help with:”
    P.S.2. I am very new in wordpress 🙂

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support slash1andy

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    Since this is a few weeks old, and about customization, I am going to mark as resolved. A lot of people have found help in the Advanced WooCommerce group with things like this, so I would recommend checking there, or we highly recommend contacting one of the services on our Customizations page (https://woocommerce.com/customizations/)

Viewing 1 replies (of 1 total)

The topic ‘Bind custom shipping fields to order’ is closed to new replies.