Adds design_rejected as a possible cancellation reason for issued cardsBreaking changes
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
design_
is now a possible value for the cancellation_
field on the issued card
object, indicating that the card’s design was rejected by Stripe.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
The Card
object now includes design_
as a possible value for the cancellation_
field, indicating Stripe’s rejection of the card design.