Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
is it possible to check if there are any numbers present in the address field?
i tried with regex ( /[^0-9]/g ) but it does not work. (it only puts it in superscript)
Any other possibility to hold back fulfillment for missing house numbers?
Solved! Go to the solution
This is an accepted solution.
Regex is not supported currently. You could check if the address includes each number. It's obviously quite a bit more manual to set up 10 conditions but it should work.
This is an accepted solution.
Regex is not supported currently. You could check if the address includes each number. It's obviously quite a bit more manual to set up 10 conditions but it should work.
but i did not think of it, yet. thanks for the hint
With the new cart & checkout validation API, you could actually check in the checkout if the address contains a number using an app like:
https://apps.shopify.com/address-ninja
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024