Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author aheadzen

    (@aheadzen)

    Hi there,
    We have added the feature for COD payment option disappears for postal code you have added from plugin settings.
    Thanks

    Thread Starter chris790

    (@chris790)

    Hi,

    Thank you so much for this. Everything works fine. but the postal code doesn’t work for us. This is not an error on your side, but ours.

    Issue is we custom added the city/town list to WooCommerce for our country since WC doesn’t come with a city/town list for my country default. Hence the postcode numbers don’t work with your plugin and any other plugin out here that request to add postcode numbers.

    Any solution for this? Can’t we change the plugin to handle/hide COD payments according to the name of the city/town list we have custom added?

    Thanks again for your help and this amazing plugin ??

    Thread Starter chris790

    (@chris790)

    We’re using the “State” field for our countries City/Town list not Postcode, I think this is the problem.

    Code for our country;

    ‘XX’ => array(
    ‘state’ => array(
    ‘label’ => __( ‘City/Town’, ‘woocommerce’ ),
    ‘required’ => true
    )
    ),

    Anyway you can add the STATE in the plugin or tell me how to add it to the plugin, so we can hide the cities/towns we want at checkout for COD?

    Thanks ??

    Thread Starter chris790

    (@chris790)

    Thank you sooooo much for the update and the inclusion of my request ??

    Everything works fine, however under “Exclude States/Provinces” the feature can’t handle more than 200-300+ states. It only hides that much (not sure exactly how much), whenever I try to include more States to hide, and click “Save Changes”, I get the below error message (My country state list have over 2000+).

    “Action failed. Please refresh the page and retry.”

    Sorry for bugging you so much ??

    SENT an email to connect at aheadzen dot com ??

    Thanks again!

    Thread Starter chris790

    (@chris790)

    All fixed ??

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Feature Request’ is closed to new replies.