--- title: CardBrand - Storefront API description: Card brand, such as Visa or Mastercard, which can be used for payments. api_version: 2025-10 api_name: storefront type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/enums/CardBrand md: https://shopify.dev/docs/api/storefront/latest/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. * JCB JCB. * MASTERCARD Mastercard. * VISA Visa. *** ## Fields * [Payment​Settings.​accepted​Card​Brands](https://shopify.dev/docs/api/storefront/latest/objects/PaymentSettings#field-acceptedCardBrands) OBJECT Settings related to payments. *** ## Map ### Fields with this enum * <-|[Payment​Settings.acceptedCardBrands](https://shopify.dev/docs/api/storefront/latest/objects/PaymentSettings#field-acceptedCardBrands)