---
title: CardBrand - Storefront API
description: 'Card brand, such as Visa or Mastercard, which can be used for payments.'
api_version: 2026-01
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.acceptedCardBrands](https://shopify.dev/docs/api/storefront/latest/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/latest/objects/PaymentSettings#field-PaymentSettings.fields.acceptedCardBrands)
