How saved addresses work
Each customer can have a delivery address stored on their profile. When you attach a customer to a delivery order, the system looks up their saved address and pre-fills the location for you. You can also pick a new location at checkout without overwriting the saved address. The location must include map coordinates (latitude and longitude) — a street-text address alone is not enough for fee calculation. The location selector provides a map picker so you can drop a pin, or you can enter the address manually and confirm the pin position.Selecting a delivery address at checkout
Open a delivery order
Create a new order and set the order type to Delivery. The location selector panel appears automatically.
Choose a saved address or add a new one
If the customer already has a saved address, it appears in the list. Select it to load the location instantly.To use a different address, choose Add new location and either drop a pin on the map or type the address into the search field and confirm the pin.
Review the calculated details
Once a location is pinned, the system displays:
- Delivery fee — calculated automatically (see below)
- Distance — straight-line or routed distance in kilometres
- ETA — estimated delivery time (minimum and maximum, in minutes)
- Free delivery — a notice if the order qualifies (see below)
How delivery fees are calculated
Your branch supports three fee models. You configure the active model in Branch Delivery Settings.| Fee model | How it works |
|---|---|
| Fixed fee | Every delivery order within the delivery radius is charged a flat amount, regardless of distance. |
| Per-distance rate | The fee is the distance (in km) multiplied by your per-km rate. |
| Tiered fee | You define distance bands (e.g. 0–2 km, 2–5 km, 5–10 km), each with its own flat fee. The system applies the fee for the band that matches the customer’s distance. |
Distance is measured using the Google Maps Distance Matrix service. Your branch needs a valid Google Maps API key configured for distance-based calculations to work. Without it, the distance field will be unavailable.
Free delivery eligibility
You can set up one or both free-delivery conditions in your branch delivery settings:- Free above a spend threshold — if the order subtotal meets or exceeds a set amount, the delivery fee is waived automatically.
- Free within a radius — customers within a set distance (e.g. 1 km) from your branch get free delivery.
ETA calculation
The ETA shown to staff is an estimate based on the distance and the delivery speed you have configured in your branch settings, plus any buffer time you have added. It displays as a range (for example, “25–35 min”) rather than a single value. ETA is informational — it helps staff communicate an expected arrival time. It does not block or route orders automatically.Delivery-hours validation
If your branch restricts delivery to specific hours, the location selector checks whether the current time falls within those hours before allowing address confirmation. If you try to set a delivery address outside those hours, the system shows a warning and prevents the order from proceeding as a delivery. You manage delivery hours alongside your other delivery rules in Branch Delivery Settings.Saving an address to a customer profile
You can also add or update a customer’s delivery address directly from the customer list, without going through an order:Open the customer record
Go to Customers in the sidebar and find the customer. Click the edit icon on their row.
Troubleshooting
The delivery fee shows zero unexpectedly
The delivery fee shows zero unexpectedly
Check whether the customer’s location qualifies for free delivery under your spend threshold or radius rules in Branch Delivery Settings. Also verify that the fee model is set and that your distance tiers or per-km rate are saved.
Distance and ETA are not showing
Distance and ETA are not showing
This usually means your Google Maps API key is missing or not authorised for the Distance Matrix service. Check your branch delivery settings and confirm the key is entered and active.
The location is rejected as out of range
The location is rejected as out of range
The customer’s pinned location exceeds your maximum delivery radius. You can increase the radius in Branch Delivery Settings or inform the customer that delivery is not available to their address.
Delivery is blocked even though the address is valid
Delivery is blocked even though the address is valid
If your branch has restricted delivery hours, orders outside those hours are blocked regardless of address. Check the delivery hours in your branch settings and confirm the current time falls within them.