Adds design_rejected as a possible cancellation reason for issued cardsBreaking changes
What’s new
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
The Card
object now includes design_
as a possible value for the cancellation_
field, indicating Stripe’s rejection of the card design.