Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Adds the ability to collect email in Checkout Sessions with Contact Details Element


Adds the ability to collect email in Checkout Sessions with Contact Details Element

What’s new

You can now use the Contact Details Element when integrating with Elements and the Checkout Sessions API. The Contact Details Element collects and validates your customer’s email address, and helps them sign in to Link.

Impact

Previously, collecting a customer’s email with the Checkout Sessions API required building and validating your own email input using updateEmail. You can now use the Contact Details Element to handle email collection and validation without building your own form. The element also helps customers sign in to Link for faster checkout.

To use it, mount the element in your HTML or render the React component. See Build a checkout page with the Checkout Sessions API to learn more.

Last verified 2026-09-24

Is this helpful?