Logo

Validating shipping addresses

Learn how to automatically correct invalid shipping addresses so orders are delivered to the right place.

3 min readUpdated September 29, 2025
PlanStarterProfessionalEnterprise
PriceIncludedIncludedIncluded

Starshipit lets you automatically correct invalid addresses, so even if a customer has input the wrong details, the order can be delivered to the right place. Invalid addresses are highlighted in the new orders screen by a red cross.

How address validation works

  • Address validation uses the Google Maps API to verify the full address string and minimise printing errors. If no results return from Google Maps API, the order is marked invalid.
  • The address data is then sent to the courier API on a Print Labels action.
  • Each courier applies its own validation rules (for example, suburb or city checks).
  • If the courier rejects the address, the label will not be generated.

Option 1: Auto-correct

  1. Select the Invalid only switch on the top left of the Starshipit app, then click the auto correct button in the top right.
  2. Each address that has an issue will be automatically checked, and if a solution is found it will be displayed with the modified address highlighted in red.
  3. Ensure you check each change before saving the changes, using the Save button at the top of the app.

Option 2: Screen inline editing

  1. For any addresses that cannot be auto-corrected, edit the address directly from the invalid only screen (note: inline address editing will not work in the new orders screen).
  2. Click on the field that you wish to edit, then edit. Once complete, save your changes using the Save button at the top.
Warning

To avoid inadvertently changing state or suburb, it is important that you check the suggested corrections and don't just automatically select them.

Option 3: Edit address in the shipping dialog

The shipping dialog can be displayed at any time by clicking the order number or the name. In the shipping dialog there are several tools to fix any remaining issues:

  1. The address auto-complete lookup
  2. Suburb lookup
  3. Link to Google Maps

Was this article helpful?

Related Articles