Viewing 15 replies - 16 through 30 (of 43 total)
  • Plugin Author Art Project Group

    (@artprojectgroup)

    We’ll study it and we’ll try to fix this WooCommerce bug.

    add , at end will make it work.
    1|10|C1,
    2|15|C1,
    3|20|C1,
    4|25|C1,
    5|30|C1,

    Hi, I update to 1.4, in checkout page, error message shows:”Warning: Invalid argument supplied for foreach() in /home/myehubinc/public_html/mytest.com/wp-content/plugins/woocommerce-apg-weight-and-postcodestatecountry-shipping/apg-shipping.php on line 639″

    this is line 639
    —————————
    639 foreach ($medios_de_pago as $medio_de_pago => $numero)
    640 {
    641 $configuracion = get_option(‘woocommerce_’ . $medio_de_pago . ‘_settings’);
    642 if ($configuracion[‘enabled’] == ‘yes’) $medios[$medio_de_pago] = $configuracion[‘title’];
    643 }
    644
    645 return $medios;
    —————————-

    Thank you!

    Plugin Author Art Project Group

    (@artprojectgroup)

    Please, try to go to WooCommerce -> Settings -> Payments gateway and save again your configuration.

    We’ll try to make a hack for this warning.

    Plugin Author Art Project Group

    (@artprojectgroup)

    Please, update to version 1.4.1.

    after an update i cannot mark use C4 for all other countries anymore. is there a fix for that except putting in all other countries in the C4 field by hand?

    Plugin Author Art Project Group

    (@artprojectgroup)

    Try with the new version 1.5.

    Thanks for the notice.

    I am on 1.5, still not working. that check box should be on settings – shipping – APG, is that correct? it used to be somewhere next to “Number of country groups”, but it’s no more

    should i update woocommerce from 2.1.2 to 2.1.5?

    Plugin Author Art Project Group

    (@artprojectgroup)

    That option must be on, and you must add almost a rate for that global country group, in your case C4. For example 1000|9.99|C4.

    Now that option works fine, sure ??

    updated, still the option is not there. if i enter “4” in number of country groups” and enter for example japan into country group 4 it works. but only for countries i type into the C4 field by hand

    Can I configure this for different carrier? same country group. For example, one for USPS, one for FEDEX. All use weight but different prices. Fedex is faster than USPS so price will be higher. Thank you!

    Plugin Author Art Project Group

    (@artprojectgroup)

    Hola, Estoy intentando fijar 2 soportes para un grupo de países, por ejemplo, USPS por el precio de 1 y FedEx por el precio de 2, cómo hacerlo? Gracias. (Estoy utilizando el traductor de google, lo siento)

    Plugin Author Art Project Group

    (@artprojectgroup)

    In ?Cómo se configura WooCommerce – APG Weight and Postcode/State/Country Shipping? you can see how configure two or more shipping carriers to do what you need.

    Kind regards.

    found it, thank you!

Viewing 15 replies - 16 through 30 (of 43 total)
  • The topic ‘No shipping methods’ is closed to new replies.