• first of all thanks for this awesome plugin. sir is there any way to set a validation for specific zip codes range. for example if customer enter valid zip code from range then form redirect them a url

    here is zip codes range which i want to add and allow to use

    11005-19587
    21111-21622
    25220-25671

Viewing 1 replies (of 1 total)
  • HI @buppal,

    We are certainly not sure about what regex validate what. You can search over the internet and find the best RegEx pattern for your needs.

    If you found a RegEx pattern then you can validate and test it over https://regex101.com/
    if it works there you can place it inside the plugin and it will successfully validate the field.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘is it possible to set zip codes range like 11005-19587’ is closed to new replies.