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

# Store Operations

> Shopify order sync, batching, product refresh, store test, and conversion logs.

Store Operations controls how successful checkout orders are sent to Shopify.

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

## How it works

Use this module when a store needs order sync enabled, disabled, or delayed for batching. These settings affect fulfillment and reporting.

## Settings reference

<AccordionGroup>
  <Accordion title="Send orders to Shopify">
    **You will set:** On/off switch

    Sends successful checkout order information to Shopify for fulfillment and reporting.
  </Accordion>

  <Accordion title="Batch delay Shopify orders">
    **You will set:** On/off switch

    Delays Shopify order submission so multiple checkout transactions can be batched into one Shopify order.
  </Accordion>
</AccordionGroup>

## Examples

<Tabs>
  <Tab title="Normal fulfillment">
    Enable Send orders to Shopify so successful orders appear in Shopify.
  </Tab>

  <Tab title="Batched flow">
    Enable batching when the client expects multiple checkout transactions to become one Shopify order.
  </Tab>

  <Tab title="Testing">
    For test stores, confirm whether Shopify should receive test orders before enabling order sync.
  </Tab>
</Tabs>

## Before saving

* Coordinate changes with fulfillment operations.
* Test Shopify order sync after changing either setting.
* Review upsell order handling when batching is enabled.

## Related modules

<CardGroup cols={2}>
  <Card title="Payments" icon="arrow-right" href="/guides/shopify-store-editor/payments">
    Configure card checkout, wallets, and 3D Secure behavior.
  </Card>

  <Card title="Upsell Order Handling" icon="arrow-right" href="/guides/shopify-store-editor/upsell-order-handling">
    Choose how accepted upsells become Shopify orders and payment events.
  </Card>

  <Card title="Physical Fulfillment" icon="arrow-right" href="/guides/shopify-store-editor/physical-fulfillment">
    Map cart triggers to subscription IDs and renewal shipment products.
  </Card>
</CardGroup>
