• Resolved esia168

    (@esia168)


    I have a problem with custom shipping method, I have installed this shipping method https://codecanyon.net/item/table-rate-shipping-for-woocommerce/3796656

    And created some custom shipping method, the feed plugin does generated the XML for the customer shipping method but it shows all value as USD 0 . So it seems like the plugin does not calculate or process the shipping price for each method and country.

    <g:shipping>
    <g:country>SG</g:country>
    <g:service>Singapore Table Rate Shipping SG</g:service>
    <g:price> USD 0 </g:price>
    </g:shipping>
    <g:shipping>
    <g:country>GB</g:country>
    <g:service>UK Table Rate Shipping GB</g:service>
    <g:price> USD 0 </g:price>
    </g:shipping>
    <g:shipping>
    <g:country>NO</g:country>
    <g:service>Norway, Portugal epacket Table Rate Shipping NO</g:service>
    <g:price> USD 0 </g:price>
    </g:shipping>
    <g:shipping>
    <g:country>AU</g:country>
    <g:service>Australia Table Rate Shipping AU</g:service>
    <g:price> USD 0 </g:price>
    </g:shipping>
    <g:shipping>
    <g:country>NZ</g:country>
    <g:service>New Zealand standard shipping (epacket) NZ</g:service>
    <g:price> USD 0 </g:price>
    </g:shipping>

    Is there a solution for this ? Thanks

    I cannot use the shipping in the Google merchant , because it’s not powerful enough, such as I can’t defined weight based rule like first 100g cost USD 2, then for every other 100g add USD 1.50

    • This topic was modified 6 years, 5 months ago by esia168.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Esia,

    Thanks for using our plugin and reaching out to us. It seems to me that this issue is caused by the fact you are using an extra shipping plugin that we do not support.

    Our plugin supports the standard WooCommerce shipping settings and no other shipping plugins.

    All the best,
    Eva

    Hello there i have the same issue using the official woocommerce table rate shipping plugin. Is there any workarounds to include the shipping cost?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shipping value shows zero for custom shipping’ is closed to new replies.