allowed
fun allowed(brands: List<PaymentSheet.CardBrandAcceptance.BrandCategory>): PaymentSheet.CardBrandAcceptance
Accept only the card brands specified in brands
. Note: Any card brands that do not map to a BrandCategory
will be blocked when using an allow list.