Local Delivery validation
Kurvi Kansagra
Last Update 5 maanden geleden
Our delivery validation feature allows you to verify if the customer is eligible for delivery. Depending on the information provided by the customer in the widget, a corresponding delivery location will be selected.
- No validation
- Exact postal code match
- Partial postal code match
- Delivery max radius (Required Google Map API key)
- Delivery max driving distance (Required Google Map API key)
How does delivery validation work?
Postal codes matching validation
# | Exact match | Partial match |
When you can use | For delivery to a relatively small area. | For delivery to a relatively wide area. |
Example postal codes | 382470, EC3P 3DQ | 382, EC3P |
Eligible postal codes | 382470, EC3P 3DQ | 382432, 382132, EC3P FD2... |
Non-eligible postcodes | Any postcodes that is not added to location Exact postal codes field | Any postcode that does not begin with 382 or EC3P |
Distance matching validation
# | Maximum radius | Maximum driving distance |
Google Maps API key | Required | Required |
When you can use | If your delivery area is determined by a radius measured in a straight line from your store. | If your delivery area is determined by driving distance from your store. |
Example distances | 20KM | 20KM |
Eligible customer addresses | Any customer address within a 20 km straight-line distance from your store. | Any customer address within a 20 km driving distance from your store. |
Non-eligible customer addresses | Any address beyond a 20 km straight-line distance from your store. | Any address beyond a 20 km driving distance from your store. |
No validation
If you don't require this feature, you can set it to "No validation."
With "No validation" selected, all of your customers will be able to proceed to checkout, regardless of their postal code or address.
The "No validation" method can be utilized if you have only one delivery location. However, if you have multiple locations, then the location that was created first will always be selected for delivery, and other locations will not be used.