--- title: CardBrand - Storefront API description: 'Card brand, such as Visa or Mastercard, which can be used for payments.' api_version: unstable api_name: storefront source_url: html: 'https://shopify.dev/docs/api/storefront/unstable/enums/CardBrand' md: 'https://shopify.dev/docs/api/storefront/unstable/enums/CardBrand.md' --- # Card​Brand enum Card brand, such as Visa or Mastercard, which can be used for payments. ## Valid values * AMERICAN\_​EXPRESS American Express. * DINERS\_​CLUB Diners Club. * DISCOVER Discover. * ELO Elo. * JCB JCB. * MASTERCARD Mastercard. * UNIONPAY UnionPay. * VISA Visa. *** ## Fields * [Payment​Settings.acceptedCardBrands](https://shopify.dev/docs/api/storefront/unstable/objects/PaymentSettings#field-PaymentSettings.fields.acceptedCardBrands) OBJECT Settings related to payments. *** ## Map ### Fields with this enum * <-|[Payment​Settings.acceptedCardBrands](https://shopify.dev/docs/api/storefront/unstable/objects/PaymentSettings#field-PaymentSettings.fields.acceptedCardBrands)