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

# PayPal

> Build sales pages that check out through PayPal.

PayPal works when you want to accept payments without setting up a full ecommerce platform.

## Why Use Replo with PayPal

Let's say you're selling a digital course for \$297 using PayPal payment buttons. Your PayPal checkout page is functional but generic, no testimonials, no urgency, no social proof.

You create a landing page in Replo with student success stories, a countdown timer for your limited-time pricing, trust badges, and a breakdown of what's included in the course.

When visitors click **Buy Now**, they're redirected to PayPal checkout to complete payment.

| **Replo enables**                                                | **What stays the same**                  |
| ---------------------------------------------------------------- | ---------------------------------------- |
| Sales funnels with social proof and urgency messaging            | PayPal handles secure payment processing |
| Testimonials and trust signals before checkout                   | Buyer protection through PayPal          |
| Page variants to test different offers and pricing presentations | Payment disputes managed by PayPal       |
| Campaign-specific pages for promotions                           | Funds deposit to your PayPal account     |

***

## Setup

<Steps>
  <Step title="Get your PayPal payment link">
    1. Log in to PayPal
    2. Create a payment button or invoice link
    3. Copy the PayPal checkout URL
  </Step>

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

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

    Replo creates the product and points its **Buy Now** button at PayPal checkout.
  </Step>

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

***

For more details on setup and troubleshooting, see the [full guide to external checkout links](/commerce/external/introduction).
