• I’m looking for a solution to create a postcode/zipcode checker.

    After the input there should be a message displayed below saying:

    Yes we can service you

    or

    No we can’t service you

    Now, I found a plugin that can do this (https://codecanyon.net/item/wp-triggers-add-instant-interactivity-to-wp/3516401)

    But…

    It only has one input field. I need 3:

    Postcode | Address | Addition | SUBMIT |

    Like this (it’s in Dutch): https://imgur.com/a/fBAkf

    The last 2 fields can be dummy fields as we only depend on the postcode, but should be there for design reasons.

    In the backend we upload a list of postcodes (like in WP Trigger) that we service. When the entered postcode is in the list message 1 appears, when it’s not message 2 appears.

    How can we achieve this?

    Like I said the WP Triggers plugin does the job, but only has 1 input field.

    I’ve been searching my ass off for a solution, but no luck. Hopefully you guys can help.

  • The topic ‘Need a simple postcode/zipcode check for serviceable area’ is closed to new replies.