<div class="doc-version" data-version="unstable">
  <p>Represents information about the buyer that is interacting with the cart.</p>
    <div>
    <h2 id="on-this-page">On this page</h2>
    <ul>
      <li>
        <a href="#fields-unstable">
          Fields
        </a>
      </li>
      <li>
        <a href="#types-that-return-buyeridentity-unstable">
          Types that return BuyerIdentity
        </a>
      </li>
    </ul>
  </div>
<h2 id="fields-unstable">
  Fields
</h2>
  <ul class="fields">
      <li>
        <div class="field" id="customer-unstable">
          <div class="field-name">
            customer
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/customer"><code>Customer</code></a>)
          </div>
          <div>
            <p>The customer associated with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="email-unstable">
          <div class="field-name">
            email
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-unstable"><code>String</code></a>)
          </div>
          <div>
            <p>The email address of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="isauthenticated-unstable">
          <div class="field-name">
            isAuthenticated
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#boolean-unstable"><code>Boolean!</code></a>)
          </div>
          <div>
            <p>Whether the buyer authenticated with a customer account.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="phone-unstable">
          <div class="field-name">
            phone
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-unstable"><code>String</code></a>)
          </div>
          <div>
            <p>The phone number of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="purchasingcompany-unstable">
          <div class="field-name">
            purchasingCompany
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/purchasingcompany"><code>PurchasingCompany</code></a>)
          </div>
          <div>
            <p>The purchasing company associated with the cart.</p>
          </div>
        </div>
      </li>
  </ul>
  <h2 id="types-that-return-buyeridentity-unstable">
    Types that return BuyerIdentity
  </h2>
  <ul>
    <li>
      <a href="/api/functions/reference/payment-customization/graphql/common-objects/cart#buyeridentity-unstable">
        <code>Cart.buyerIdentity</code>
      </a>
    </li>
  </ul>
</div><div class="doc-version doc-version--rc" data-version="2025-04">
  <p>Represents information about the buyer that is interacting with the cart.</p>
    <div>
    <h2 id="on-this-page">On this page</h2>
    <ul>
      <li>
        <a href="#fields-2025-04">
          Fields
        </a>
      </li>
      <li>
        <a href="#types-that-return-buyeridentity-2025-04">
          Types that return BuyerIdentity
        </a>
      </li>
    </ul>
  </div>
<h2 id="fields-2025-04">
  Fields
</h2>
  <ul class="fields">
      <li>
        <div class="field" id="customer-2025-04">
          <div class="field-name">
            customer
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/customer"><code>Customer</code></a>)
          </div>
          <div>
            <p>The customer associated with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="email-2025-04">
          <div class="field-name">
            email
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2025-04"><code>String</code></a>)
          </div>
          <div>
            <p>The email address of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="isauthenticated-2025-04">
          <div class="field-name">
            isAuthenticated
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#boolean-2025-04"><code>Boolean!</code></a>)
          </div>
          <div>
            <p>Whether the buyer authenticated with a customer account.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="phone-2025-04">
          <div class="field-name">
            phone
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2025-04"><code>String</code></a>)
          </div>
          <div>
            <p>The phone number of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="purchasingcompany-2025-04">
          <div class="field-name">
            purchasingCompany
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/purchasingcompany"><code>PurchasingCompany</code></a>)
          </div>
          <div>
            <p>The purchasing company associated with the cart.</p>
          </div>
        </div>
      </li>
  </ul>
  <h2 id="types-that-return-buyeridentity-2025-04">
    Types that return BuyerIdentity
  </h2>
  <ul>
    <li>
      <a href="/api/functions/reference/payment-customization/graphql/common-objects/cart#buyeridentity-2025-04">
        <code>Cart.buyerIdentity</code>
      </a>
    </li>
  </ul>
</div><div class="doc-version doc-version--latest selected" data-version="2025-01">
  <p>Represents information about the buyer that is interacting with the cart.</p>
    <div>
    <h2 id="on-this-page">On this page</h2>
    <ul>
      <li>
        <a href="#fields-2025-01">
          Fields
        </a>
      </li>
      <li>
        <a href="#types-that-return-buyeridentity-2025-01">
          Types that return BuyerIdentity
        </a>
      </li>
    </ul>
  </div>
<h2 id="fields-2025-01">
  Fields
</h2>
  <ul class="fields">
      <li>
        <div class="field" id="customer-2025-01">
          <div class="field-name">
            customer
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/customer"><code>Customer</code></a>)
          </div>
          <div>
            <p>The customer associated with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="email-2025-01">
          <div class="field-name">
            email
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2025-01"><code>String</code></a>)
          </div>
          <div>
            <p>The email address of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="isauthenticated-2025-01">
          <div class="field-name">
            isAuthenticated
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#boolean-2025-01"><code>Boolean!</code></a>)
          </div>
          <div>
            <p>Whether the buyer authenticated with a customer account.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="phone-2025-01">
          <div class="field-name">
            phone
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2025-01"><code>String</code></a>)
          </div>
          <div>
            <p>The phone number of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="purchasingcompany-2025-01">
          <div class="field-name">
            purchasingCompany
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/purchasingcompany"><code>PurchasingCompany</code></a>)
          </div>
          <div>
            <p>The purchasing company associated with the cart.</p>
          </div>
        </div>
      </li>
  </ul>
  <h2 id="types-that-return-buyeridentity-2025-01">
    Types that return BuyerIdentity
  </h2>
  <ul>
    <li>
      <a href="/api/functions/reference/payment-customization/graphql/common-objects/cart#buyeridentity-2025-01">
        <code>Cart.buyerIdentity</code>
      </a>
    </li>
  </ul>
</div><div class="doc-version" data-version="2024-10">
  <p>Represents information about the buyer that is interacting with the cart.</p>
    <div>
    <h2 id="on-this-page">On this page</h2>
    <ul>
      <li>
        <a href="#fields-2024-10">
          Fields
        </a>
      </li>
      <li>
        <a href="#types-that-return-buyeridentity-2024-10">
          Types that return BuyerIdentity
        </a>
      </li>
    </ul>
  </div>
<h2 id="fields-2024-10">
  Fields
</h2>
  <ul class="fields">
      <li>
        <div class="field" id="customer-2024-10">
          <div class="field-name">
            customer
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/customer"><code>Customer</code></a>)
          </div>
          <div>
            <p>The customer associated with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="email-2024-10">
          <div class="field-name">
            email
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2024-10"><code>String</code></a>)
          </div>
          <div>
            <p>The email address of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="isauthenticated-2024-10">
          <div class="field-name">
            isAuthenticated
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#boolean-2024-10"><code>Boolean!</code></a>)
          </div>
          <div>
            <p>Whether the buyer authenticated with a customer account.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="phone-2024-10">
          <div class="field-name">
            phone
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2024-10"><code>String</code></a>)
          </div>
          <div>
            <p>The phone number of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="purchasingcompany-2024-10">
          <div class="field-name">
            purchasingCompany
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/purchasingcompany"><code>PurchasingCompany</code></a>)
          </div>
          <div>
            <p>The purchasing company associated with the cart.</p>
          </div>
        </div>
      </li>
  </ul>
  <h2 id="types-that-return-buyeridentity-2024-10">
    Types that return BuyerIdentity
  </h2>
  <ul>
    <li>
      <a href="/api/functions/reference/payment-customization/graphql/common-objects/cart#buyeridentity-2024-10">
        <code>Cart.buyerIdentity</code>
      </a>
    </li>
  </ul>
</div><div class="doc-version" data-version="2024-07">
  <p>Represents information about the buyer that is interacting with the cart.</p>
    <div>
    <h2 id="on-this-page">On this page</h2>
    <ul>
      <li>
        <a href="#fields-2024-07">
          Fields
        </a>
      </li>
      <li>
        <a href="#types-that-return-buyeridentity-2024-07">
          Types that return BuyerIdentity
        </a>
      </li>
    </ul>
  </div>
<h2 id="fields-2024-07">
  Fields
</h2>
  <ul class="fields">
      <li>
        <div class="field" id="customer-2024-07">
          <div class="field-name">
            customer
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/customer"><code>Customer</code></a>)
          </div>
          <div>
            <p>The customer associated with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="email-2024-07">
          <div class="field-name">
            email
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2024-07"><code>String</code></a>)
          </div>
          <div>
            <p>The email address of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="isauthenticated-2024-07">
          <div class="field-name">
            isAuthenticated
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#boolean-2024-07"><code>Boolean!</code></a>)
          </div>
          <div>
            <p>Whether the buyer authenticated with a customer account.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="phone-2024-07">
          <div class="field-name">
            phone
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2024-07"><code>String</code></a>)
          </div>
          <div>
            <p>The phone number of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="purchasingcompany-2024-07">
          <div class="field-name">
            purchasingCompany
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/purchasingcompany"><code>PurchasingCompany</code></a>)
          </div>
          <div>
            <p>The purchasing company associated with the cart.</p>
          </div>
        </div>
      </li>
  </ul>
  <h2 id="types-that-return-buyeridentity-2024-07">
    Types that return BuyerIdentity
  </h2>
  <ul>
    <li>
      <a href="/api/functions/reference/payment-customization/graphql/common-objects/cart#buyeridentity-2024-07">
        <code>Cart.buyerIdentity</code>
      </a>
    </li>
  </ul>
</div><div class="doc-version" data-version="2024-04">
  <p>Represents information about the buyer that is interacting with the cart.</p>
    <div>
    <h2 id="on-this-page">On this page</h2>
    <ul>
      <li>
        <a href="#fields-2024-04">
          Fields
        </a>
      </li>
      <li>
        <a href="#types-that-return-buyeridentity-2024-04">
          Types that return BuyerIdentity
        </a>
      </li>
    </ul>
  </div>
<h2 id="fields-2024-04">
  Fields
</h2>
  <ul class="fields">
      <li>
        <div class="field" id="customer-2024-04">
          <div class="field-name">
            customer
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/customer"><code>Customer</code></a>)
          </div>
          <div>
            <p>The customer associated with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="email-2024-04">
          <div class="field-name">
            email
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2024-04"><code>String</code></a>)
          </div>
          <div>
            <p>The email address of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="isauthenticated-2024-04">
          <div class="field-name">
            isAuthenticated
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#boolean-2024-04"><code>Boolean!</code></a>)
          </div>
          <div>
            <p>Whether the buyer authenticated with a customer account.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="phone-2024-04">
          <div class="field-name">
            phone
            (<a href="/api/functions/reference/payment-customization/graphql/scalar#string-2024-04"><code>String</code></a>)
          </div>
          <div>
            <p>The phone number of the buyer that's interacting with the cart.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="purchasingcompany-2024-04">
          <div class="field-name">
            purchasingCompany
            (<a href="/api/functions/reference/payment-customization/graphql/common-objects/purchasingcompany"><code>PurchasingCompany</code></a>)
          </div>
          <div>
            <p>The purchasing company associated with the cart.</p>
          </div>
        </div>
      </li>
  </ul>
  <h2 id="types-that-return-buyeridentity-2024-04">
    Types that return BuyerIdentity
  </h2>
  <ul>
    <li>
      <a href="/api/functions/reference/payment-customization/graphql/common-objects/cart#buyeridentity-2024-04">
        <code>Cart.buyerIdentity</code>
      </a>
    </li>
  </ul>
</div>