Adds support for blocking specific card brands in Checkout Sessions
What’s new
Adds the payment_method_options.card.restrictions.brands_blocked parameter to the Create a Checkout Session method. You can pass in an array of card brands that you don’t want the Checkout Session to allow.
Impact
For details about how to filter card brands in Checkout, see the guide on customizing Checkout behavior.