Tokens with cards no longer include the customer fieldBreaking changes
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Removes the customer
property from the Card
object that appears on the Token
object.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Removing the customer
property from the Card
object that appears on the Token
object simplifies the token structure by eliminating potentially redundant or unnecessary information.