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

# Set Up Your Checkout

> **Important:** This setup only applies if you don't have an Appcharge web store.

1. Make sure you've [set up your Publisher Dashboard](./../publisher-dashboard/set-up-your-publisher-dashboard).
2. Add your external store's domain name in the Publisher Dashboard.
3. If you want to offer Apple Pay, you must [register and verify your domains](./add-apple-pay) before going live with your checkout.
4. [Create a checkout session](/../../api-reference/checkout/checkout-session/create-checkout-session).
5. Integrate the checkout with your custom store using the [Frontend SDKs](../../sdks/checkout/frontend-sdk/introduction).
6. [Enable real-time order reporting](./orders/about-player-order-reporting) to sync purchases and update player balances.
7. Set up [price points](./price-localization/set-up-price-points).

## Explore additional Checkout features

<CardGroup cols={2}>
  <Card title="Create a coupon" href="./coupons/about-coupons" arrow="true" />

  <Card title="Localize prices" href="./price-localization/choose-a-price-localization-model" arrow="true" />

  <Card title="Listen for events in the Checkout" href="../events/about-the-events-center" arrow="true" />
</CardGroup>
