> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paysight.io/llms.txt
> Use this file to discover all available pages before exploring further.

# System Settings

> Paysight system identity, domains, region, and currency.

System Settings is the Paysight system identity for the Shopify checkout. It helps you confirm the store record, Shopify connection, domain routing, region, and currency before making customer-facing changes.

<Info>
  Find this module in **Shopify Stores** > **Edit Checkout** > **Setup**.
</Info>

## How it works

Most values in this module are reference fields because they are tied to Shopify connection, DNS, and onboarding. Editable regional values should still be handled carefully because they affect checkout defaults and reporting.

## Settings reference

<AccordionGroup>
  <Accordion title="Store name">
    **You will set:** Text field

    The store name shown in Paysight system surfaces. This can be more operational than the customer-facing brand name, which lives in Brand & Support.

    **Example:** Use `Acme UK Checkout` internally while Brand & Support shows `Acme` to customers.
  </Accordion>

  <Accordion title="Shop identifier">
    **You will set:** Read-only value

    The unique Shopify store identifier connected to this checkout. It is shown for reference and should match the Shopify store you expect.

    **Note:** If this value looks wrong, ask Paysight support to review the Shopify connection rather than changing checkout content.
  </Accordion>

  <Accordion title="Owner email">
    **You will set:** Read-only email

    The owner or account email saved on the store record. Use it to confirm account ownership context.
  </Accordion>

  <Accordion title="Primary domain">
    **You will set:** Read-only domain

    The primary domain used for checkout traffic. This is tied to DNS and routing setup.
  </Accordion>

  <Accordion title="Shopify URL">
    **You will set:** Read-only domain

    The connected myshopify.com domain used for Shopify integration calls.
  </Accordion>

  <Accordion title="Root domain">
    **You will set:** Read-only domain

    The root domain used for DNS and routing checks.
  </Accordion>

  <Accordion title="Country">
    **You will set:** Country selector

    The store country used for regional defaults and reporting. It does not restrict where customers can check out; use Checkout Content and Shipping for customer country behavior.
  </Accordion>

  <Accordion title="Currency">
    **You will set:** Currency selector

    The store currency used for checkout prices and reporting. Confirm this before launch because it affects customer-facing totals.
  </Accordion>
</AccordionGroup>

## Examples

<Tabs>
  <Tab title="Launch audit">
    Before sending traffic to checkout, confirm the Shopify URL, primary domain, root domain, country, and currency all match the client handoff.
  </Tab>

  <Tab title="Domain support case">
    When a checkout URL looks wrong, compare Primary domain and Root domain with the DNS values from onboarding.
  </Tab>

  <Tab title="Regional review">
    If customer country defaults look wrong, review this module first, then adjust Checkout Content only when the store record is correct.
  </Tab>
</Tabs>

## Before saving

* Confirm domains before launch or traffic migration.
* Use Brand & Support for customer-facing brand copy.
* Escalate incorrect read-only identifiers to Paysight support.

## Related modules

<CardGroup cols={2}>
  <Card title="Brand & Support" icon="arrow-right" href="/guides/shopify-store-editor/brand-support">
    Set the storefront name, website, logo, color, and support destinations.
  </Card>

  <Card title="Checkout Content" icon="arrow-right" href="/guides/shopify-store-editor/checkout-content">
    Manage labels, regional behavior, reserve timer, and mobile checkout behavior.
  </Card>

  <Card title="Store Operations" icon="arrow-right" href="/guides/shopify-store-editor/store-operations">
    Control Shopify order sync and batching behavior.
  </Card>
</CardGroup>
