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

# Introduction

> Connect Replo pages to external checkout and booking platforms.

External checkout and booking links let you build landing pages in Replo while processing payments or bookings through another platform. Use this when you already sell on platforms like Gumroad, WooCommerce, Etsy, or use booking systems like Calendly, and want to drive traffic from Replo pages.

***

## External Checkout Links

Build custom landing pages and sales funnels in Replo, then redirect customers to complete purchases on external platforms like PayPal, Stripe, Gumroad, WooCommerce, Etsy, Amazon, and more.

### How It Works

<Steps>
  <Step title="Customer lands on your Replo page">
    You drive traffic to your Replo landing page (via paid ads, email, social, etc.). The page is built entirely in Replo with your custom messaging, testimonials, and offers.
  </Step>

  <Step title="Customer clicks Buy Now">
    The customer clicks your **Buy Now** button.
  </Step>

  <Step title="Redirect to external platform">
    The button redirects to your external checkout link (e.g., Gumroad product page, WooCommerce cart, Stripe Payment Link, PayPal checkout).
  </Step>

  <Step title="Customer completes purchase">
    The customer completes checkout on the external platform. Payment processing, order management, and fulfillment happen there, not in Replo.
  </Step>
</Steps>

**What Replo handles:**

* Landing page design and hosting
* Traffic conversion and messaging
* Spinning up page variants to test messaging

**What the external platform handles:**

* Payment processing
* Order management
* Fulfillment and delivery
* Customer support for orders

***

### Checkout Platforms

<CardGroup cols={2}>
  <Card title="Gumroad" icon="basket-shopping" href="/commerce/external/gumroad">
    Build custom product launch pages for digital products and courses to drive higher conversions before redirecting to Gumroad checkout.
  </Card>

  <Card title="WooCommerce" icon="wordpress" href="/commerce/external/woocommerce">
    Create dedicated campaign pages without touching WordPress to launch faster for seasonal sales and promotions.
  </Card>

  <Card title="Stripe" icon="credit-card" href="/commerce/external/stripe">
    Build high-converting pre-launch pages for one-off products, perfect for testing demand before full checkout flows.
  </Card>

  <Card title="Etsy" icon="store" href="/commerce/external/etsy">
    Drive paid traffic to custom landing pages instead of generic listings to improve conversions with dedicated product storytelling.
  </Card>

  <Card title="Amazon" icon="amazon" href="/commerce/external/amazon">
    Build brand-focused landing pages for your FBA products to differentiate before visitors land on Amazon's comparison shopping experience.
  </Card>

  <Card title="PayPal" icon="paypal" href="/commerce/external/paypal">
    Create sales pages with social proof and urgency to use PayPal's trusted checkout to complete purchases.
  </Card>

  <Card title="Square" icon="square" href="/commerce/external/square">
    Build landing pages for local businesses promoting services and products to link directly to Square payment processing.
  </Card>

  <Card title="Patreon" icon="hand-holding-heart" href="/commerce/external/patreon">
    Create compelling membership pages that explain your tiers to convert more visitors before sending them to Patreon checkout.
  </Card>

  <Card title="Big Cartel" icon="shopping-bag" href="/commerce/external/big-cartel">
    Build custom product pages for your art and merchandise to drive more sales than generic Big Cartel storefronts.
  </Card>

  <Card title="Kajabi" icon="book-open" href="/commerce/external/kajabi">
    Build custom course launch pages and webinar funnels to drive enrollment before redirecting to Kajabi checkout.
  </Card>
</CardGroup>

***

## External Booking Links

Build custom landing pages and sales funnels in Replo, then complete bookings on external platforms like Calendly, Acuity Scheduling, HubSpot, Eventbrite, and more.

Booking platforms can be used in two ways:

<Tabs>
  <Tab title="Link to External Booking Page">
    Link to your external booking platform from a Replo button. Visitors click **Book Now** and redirect to your booking platform to complete scheduling.

    ### How It Works

    <Steps>
      <Step title="Customer lands on your Replo page">
        You drive traffic to your Replo landing page. The page explains your service, showcases your expertise, and addresses common objections.
      </Step>

      <Step title="Customer clicks Book Now">
        The customer clicks your **Book Now** or **Schedule a call** button.
      </Step>

      <Step title="Redirect to external booking platform">
        The button redirects to your external booking link (e.g., Calendly scheduling page, Acuity Scheduling, HubSpot meetings).
      </Step>

      <Step title="Customer completes booking">
        The customer selects a time slot and completes booking on the external platform. Calendar management, reminders, and follow-ups happen there, not in Replo.
      </Step>
    </Steps>

    **What Replo handles:**

    * Landing page design and hosting
    * Service explanation and qualification
    * Spinning up page variants to test messaging

    **What the external platform handles:**

    * Scheduling and calendar sync
    * Automated reminders and confirmations
    * Meeting management
    * CRM integration
  </Tab>

  <Tab title="Embed on Replo Page">
    Embed your booking scheduler directly on your Replo page so visitors can book without leaving your landing page.

    ### How It Works

    <Steps>
      <Step title="Get your embed code">
        Log in to your booking platform (Calendly, Acuity, HubSpot, Cal.com, etc.) and get the embed code for your scheduler or form.
      </Step>

      <Step title="Prompt Replo to add the embed">
        In the chat, ask Replo to add your booking embed; it will ask for your embed code.

        Example prompt: "Add my Calendly scheduler to this page"
      </Step>

      <Step title="Paste your embed code">
        When Replo asks for the embed code, paste it. The scheduler will be embedded directly on your Replo page.
      </Step>

      <Step title="Customer books without leaving">
        Visitors see your landing page content and can select a time slot without redirecting to another site. Bookings sync to your external platform automatically.
      </Step>
    </Steps>

    **What Replo handles:**

    * Landing page design and hosting
    * Embedded scheduler interface
    * Service explanation before booking

    **What the external platform handles:**

    * Scheduling logic and calendar sync
    * Automated reminders and confirmations
    * Meeting management
    * CRM integration

    <Note>
      Embedding reduces friction by keeping visitors on your page through the entire booking flow. This can improve conversion compared to redirecting to an external site.
    </Note>
  </Tab>
</Tabs>

***

### Booking Platforms

<CardGroup cols={2}>
  <Card title="Calendly" icon="calendar-days" href="/commerce/external/calendly">
    Create service landing pages that pre-qualify leads before booking to explain your offering and redirect to Calendly scheduling.
  </Card>

  <Card title="Acuity Scheduling" icon="calendar-check" href="/commerce/external/acuity">
    Build consultation landing pages for coaches and service providers to showcase your expertise before prospects book.
  </Card>

  <Card title="Cal.com" icon="calendar" href="/commerce/external/cal-com">
    Create custom booking pages for consultants and freelancers to build trust before redirecting to Cal.com scheduler.
  </Card>

  <Card title="Eventbrite" icon="ticket" href="/commerce/external/eventbrite">
    Create dedicated event landing pages with speakers and agenda to drive ticket sales instead of generic Eventbrite listings.
  </Card>

  <Card title="Luma" icon="sparkles" href="/commerce/external/luma">
    Build custom event pages for community gatherings and workshops to tell your event story before redirecting to registration.
  </Card>

  <Card title="Mindbody" icon="dumbbell" href="/commerce/external/mindbody">
    Build class and membership landing pages for fitness studios and spas to drive bookings with compelling pages.
  </Card>

  <Card title="HubSpot" icon="building" href="/commerce/external/hubspot">
    Create lead generation landing pages that feed into HubSpot CRM to build high-converting pages for demos and meetings.
  </Card>

  <Card title="Salesforce" icon="cloud" href="/commerce/external/salesforce">
    Build enterprise sales landing pages that integrate with Salesforce workflows to drive demo bookings and qualified leads.
  </Card>

  <Card title="Pipedrive" icon="chart-line" href="/commerce/external/pipedrive">
    Create sales landing pages for B2B products and services to generate qualified leads and demo bookings.
  </Card>
</CardGroup>

***

## Setup Process

The setup process is the same for all external checkout and booking platforms:

<Steps>
  <Step title="Get your external platform URL">
    Get the checkout or booking URL from your external platform (e.g., your Gumroad product page, Calendly scheduling link, etc.).
  </Step>

  <Step title="Ask Replo to create the product">
    In the chat, give Replo your product or service details and paste the link:

    ```text theme={null}
    Create a product called "Your Product" priced at $49. Use this link as its external checkout: yourplatform.com/your-checkout-link
    ```

    Replo creates the product and points its buy button at your external platform.
  </Step>

  <Step title="Add to your landing page">
    Ask Replo to build your landing page around the product. When customers click **Buy Now** or **Book Now**, they're redirected to your external platform.
  </Step>
</Steps>

## Troubleshooting

<AccordionGroup>
  <Accordion title="My external link isn't working">
    Test your link in an incognito browser before adding it to Replo.

    **Common issues:**

    * Link is broken or points to the wrong page
    * Link requires login (use public-facing links, not admin dashboards)
    * Link has expired (some platforms generate temporary URLs)
  </Accordion>

  <Accordion title="Can I track conversions from Replo pages?">
    Yes. If you have tracking pixels installed (Meta, TikTok, Google Ads, etc.), Replo automatically passes cross-domain tracking attributes to your external platform. See our [integrations documentation](/integrations/introduction) for setup guides.
  </Accordion>

  <Accordion title="Should I use the same price in Replo and my external platform?">
    Yes. Keep prices consistent between your Replo landing page (display price) and your external checkout page (actual price) to avoid customer confusion.
  </Accordion>

  <Accordion title="Can I use multiple external links for different products?">
    Yes. Each product in Replo can have its own external checkout or booking link. Build separate landing pages for each product or service.
  </Accordion>
</AccordionGroup>
