---
title: Additional address fields in checkout - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/additional-address-fields-in-checkout'
  md: 'https://shopify.dev/changelog/additional-address-fields-in-checkout.md'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Platform
    handle: platform
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-07-24T12:17:55-04:00'
  postedAt: '2024-07-25T14:00:00-04:00'
  updatedAt: '2024-07-26T08:50:37-04:00'
  effectiveAt: '2024-07-25T14:00:00-04:00'
---

July 25, 2024

Tags:

* Platform

# Additional address fields in checkout

The shipping and billing address forms in checkout can now have street name, street number, and neighborhood fields, allowing merchants to collect address data in regionally-accepted formats. The fields that are available depend on the country selected at checkout and if a merchant has additional address fields enabled. You can review the supported countries in the [help documentation](https://help.shopify.com/en/manual/international/shipping/international-considerations#additional-address).

The fields are now available for developers to test with as part of the Checkout Extensibility developer preview. The change will be rolling out to merchants in the coming weeks.

Learn how to make use of this data on [Shopify.dev](https://shopify.dev/docs/apps/build/checkout/delivery-shipping/additional-address-fields).
