# PayPal
Offer PayPal as a payment option on Plandalf checkouts alongside cards and your broader offer flow.
Source: /docs/platforms/paypal
Last modified: 2026-06-19
PayPal lets customers pay with a familiar wallet option while Plandalf keeps the offer, checkout, coupon, bump, invoice, and automation context in one flow.


> **Use PayPal for payment choice**
>

  PayPal is a payment option for the checkout. Keep the offer structure, products, prices, redirects, and follow-up workflow in Plandalf.


## The path


### Connect PayPal


    Open the PayPal integration from the dashboard and authorize the PayPal Business account that should process payments.


### Choose where PayPal appears


    Add PayPal to the offers where customers should see it as a payment method.


### Test the checkout path


    Preview the offer and confirm the payment choice appears in the right place beside the rest of the checkout.


### Route completion normally


    After payment, keep using Plandalf redirects, events, webhooks, and Sequences for the next step.


## When PayPal helps


  - [International buyers](/docs/platforms/overview): Give customers another familiar payment option when card preference varies by market.
  - [Checkout trust](/docs/offers/hosted-checkout): Let buyers use a wallet they already recognize while the checkout stays inside your offer flow.
  - [Campaign pages](/docs/offers/buy-buttons): Use PayPal on a focused offer without rebuilding the page or moving the campaign into another checkout tool.
  - [Offer automation](/docs/api/webhooks): Keep post-purchase work tied to Plandalf events and purchase context.


## What to configure


### PayPal setup


- `Account` (PayPal Business account; required):
    The connected account that should process PayPal payments.


- `Offer availability` (offer setting; required):
    Which checkouts should show PayPal as an available payment option.


- `Fallback payment method` (payment option):
    Keep card payment available when the offer should support both card and wallet buyers.


- `Completion behavior` (redirect | event | webhook):
    Use the same Plandalf completion path after PayPal payment as you use after card checkout.


> **Do not split the offer across tools**
>

  Avoid sending PayPal buyers through a separate product page or manual checkout path. The goal is one offer flow with multiple payment options.


## Related docs


### [Hosted checkout](/docs/offers/hosted-checkout)


    Publish a Plandalf-hosted payment page with the right payment methods.


### [Buy buttons](/docs/offers/buy-buttons)


    Open the same offer from a marketing page or campaign link.


### [Stripe](/docs/platforms/stripe)


    Use Stripe for card-first checkout and Stripe-backed product/price workflows.