> ## 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, currency, and checkout display conversion.

System Settings is the Paysight system identity for the Shopify checkout. It helps you confirm the store record, Shopify connection, domain routing, region, currency, and optional local-currency display 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. Regional settings control the store currency and can optionally show converted prices to shoppers while keeping the actual charge in the store and MID currency.

## 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>

  <Accordion title="Show prices in shopper's local currency">
    **You will set:** On/off switch

    Converts displayed cart and checkout prices using the shopper's selected country. This is a display-only conversion: the payment is still processed in the store and MID currency.

    **Note:** Enabling this setting defaults Price rounding to **Round prices up after currency conversion** and turns on the store-currency billing notice.
  </Accordion>

  <Accordion title="Price rounding">
    **You will set:** Rounding option

    Choose whether converted display prices round up to the next whole number or remain unrounded. Rounding changes only the converted amount customers see; it does not change the amount charged.
  </Accordion>

  <Accordion title="Show store-currency billing notice">
    **You will set:** On/off switch

    Shows a cart notice that tells shoppers they will be billed in the store currency rather than the converted display currency. Keep this enabled when local-currency display is active so the final charge is clear.
  </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">
    Confirm Country and Currency, then decide whether shoppers should see local-currency display. 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.
* When local-currency display is enabled, preview a second country and confirm the store-currency billing notice is visible.
* 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>
