--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).