# Checkout Customization (/how-to/checkout)



The checkout is the customer-facing booking experience -- the pages where visitors browse your activities, pick dates and times, and complete their purchase. Resytech gives you full control over how this experience looks and behaves, from brand colors and layout choices to custom CSS and conversion tracking scripts.

Settings are managed per location. Navigate to **Dashboard > Checkout Settings** to access the four settings tabs: General, Theme & Appearance, Custom Ordering, and Advanced.

Guides [#guides]

<Cards>
  <Card title="Configure Checkout Settings" href="/how-to/checkout/configure-checkout-settings">
    Set your page title, success message, return URL, and behavior toggles like guest checkout and auto-redirect.
  </Card>

  <Card title="Customize Checkout Theme" href="/how-to/checkout/customize-checkout-theme">
    Choose a layout, set brand colors, configure display options, and apply preset themes.
  </Card>

  <Card title="Set Activity Display Order" href="/how-to/checkout/set-activity-display-order">
    Control the order activities and equipment appear in the checkout with drag-and-drop ordering.
  </Card>

  <Card title="Add Custom CSS and Scripts" href="/how-to/checkout/add-custom-css-and-scripts">
    Inject custom CSS, JavaScript, and purchase-complete scripts for advanced customization.
  </Card>

  <Card title="Configure Customer Booking Management" href="/how-to/checkout/configure-customer-booking-management">
    Enable the self-service portal so customers can cancel, reschedule, message your team, and manage guest details.
  </Card>

  <Card title="Set Up Analytics Tracking" href="/how-to/checkout/set-up-analytics-tracking">
    Connect Google Analytics and Facebook Pixel to track checkout traffic and booking conversions.
  </Card>
</Cards>
