Edit shipping address
Fix typos or missing fields on the destination address before fetching rates.
Introduction
Sometimes a Shopify order arrives with an incomplete or malformed address — a missing apartment number, a typo in the ZIP code, a country in the wrong field. Carriers reject these at the rate step, so Avada lets you edit the destination address inline on the order row before you fetch rates.
Understanding what you can edit
Only the destination address (where the order ships to) is editable on the row. The ship-from address is set once in Settings → Warehouse address and applies to every label. Edits saved on the row are persisted to the order in the app — they don't write back to the Shopify order itself.
How to edit the address
Click the destination address
On the Orders screen, click the destination address in the Destination column of the order you want to fix.
Edit the fields
An inline form expands with the customer name, address lines, city, state, ZIP, and country. Edit the fields that need fixing.
Save the changes
Click Save. A toast confirms Shipping address updated and the row collapses back to the address summary.
Tips & best practices
- Edit the address before fetching rates — fixing it after a rate error means re-fetching anyway.
- If the save fails with Failed to update shipping address, retry; it's usually a transient network issue.
- If many orders arrive with the same field missing, fix it upstream in your Shopify checkout settings to avoid editing one by one.
Overall
Inline address editing keeps the bad-address fix loop on a single screen. Once the address is clean, fetch rates and the order moves through the rest of the flow normally.