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

# Add Recheck's extensions on your store

> Learn how to add Recheck's order editing, upsell, and payment reminder extensions to your Thank you and Order status pages.

Recheck doesn't add itself to your storefront automatically. To show the order editing UI to your customers, you add Recheck's blocks to your Thank you and Order status pages using Shopify's checkout editor. This is a one-time setup for each checkout configuration.

## The Recheck blocks

<CardGroup cols={1}>
  <Card title="Recheck order edit" icon="pen-to-square">
    The main order editing interface. It shows the modules you've enabled, so customers can edit their order from the Thank you and Order status pages.
  </Card>

  <Card title="Recheck post purchase upsell" icon="cart-plus">
    Shows matching post-purchase upsell offers. Add this only if you're using Recheck's upsells.
  </Card>

  <Card title="Recheck payment reminder" icon="bell">
    A prominent banner that prompts customers to complete payment when an edit leaves a balance due. Best placed on the Order status page.
  </Card>
</CardGroup>

## Add the blocks

<Steps>
  <Step title="Open your checkout settings">
    In your Shopify admin, click **Settings** in the bottom-left, then select **Checkout**.
  </Step>

  <Step title="Customize your checkout">
    On your active checkout configuration, click **Customize** to open the checkout editor.
  </Step>

  <Step title="Switch to the Thank you page">
    Use the page dropdown at the top of the editor (it opens on **Checkout**) and select **Thank you**.
  </Step>

  <Step title="Add the Recheck blocks">
    In the left rail, under the **Main** section, click **Add block** and choose **Recheck Order Edit**. If you use upsells, also add **Recheck Post Purchase Upsell**.
  </Step>

  <Step title="Repeat for the Order status page">
    Select **Order status** from the same page dropdown and add the same blocks. Add **Recheck Payment Reminder** here too if you want the payment-due banner.
  </Step>

  <Step title="Save">
    Click **Save** in the top-right.
  </Step>
</Steps>

## Order Edit block settings

When you select the **Recheck Order Edit** block, two settings appear in the right rail:

* **Template** — choose **Dropdown** (each module is an expandable row, the default) or **Blocks** (modules show as a tile grid). Both show the same modules; it's only a layout choice.
* **Type of Extension** — choose **Order editing** (the full editing UI, default) or **Discount Code** (a compact discount-code input). To offer both, add the Recheck Order Edit block twice: once as **Order editing**, and once as **Discount Code**.

## Where to place each block

* **Recheck Order Edit** and **Recheck Post Purchase Upsell** — place in **Main**, above the fold, on both pages, so customers don't miss them.
* **Recheck Order Edit (Discount Code)** — place in the **Order summary** so it sits where customers expect a discount field.
* **Recheck Payment Reminder** — add to the **Order status** page only. Shopify doesn't auto-refresh the Thank you page after an edit, so the reminder belongs on Order status.

<Note>
  While editing, you may see a yellow "Follow the steps on this guide to setup and test Recheck" banner on the Recheck blocks. It only shows in the editor preview — your customers never see it on your live store.
</Note>

Add the blocks to **both** the Thank you and Order status pages: Thank you shows right after checkout, and Order status shows on refresh or via the order-confirmation email. If you have more than one checkout configuration, repeat this setup for each one.

# Need help?

Our guides contain information on everything from the basics of setting up Recheck to advanced customizations available with every feature. But we're always here to offer help personally if you need it.

<CardGroup cols={2}>
  <Card title="Contact us" icon="question" href="mailto:kunal@recheckapp.com">
    Get personalized support from our founders
  </Card>

  <Card title="Book a demo" icon="calendar" href="https://cal.com/kunalkonde/recheck-discussion">
    See how Recheck can help your brand
  </Card>
</CardGroup>
