Renames Link Authentication Element to Contact Details Element
What’s new
You can now use the Contact Details Element in Stripe Elements for the same contact collection and Link authentication flows. Previously, this element was called the Link Authentication Element. You don’t need to change existing integrations—we still support elements.create('linkAuthentication') alongside elements.create('contactDetails').
Impact
See Contact Details Element to implement or update your integration. The existing behavior remains unchanged, and you can continue using linkAuthentication or update your integration to use contactDetails when you create the element.
