Upsell

For anyone adding a post-paywall offer to increase AOV. You'll have a one-click upsell page that charges the existing payment method on file. You need Stripe as the payment provider.

Stripe only: Upsells are supported on Stripe only. Paddle's merchant-of-record model does not support the one-click, no-re-auth flow. Solidgate upsells are not supported. See Paddle or Payments overview.

Supported product types#

  • One-time add-ons.
  • Subscription add-ons (bill alongside the main subscription).

Users can purchase upsells regardless of their original product type — a one-time buyer can be offered a subscription upsell, and a subscriber can be offered a one-time upsell.

Stripe Upsell Button#

Drop a Stripe Upsell Button component onto a post-paywall page. Configure which product to offer. The system reuses the original payment details for seamless single-click completion — no re-entry of card details, no second checkout form.

Placement#

Insert a new page between the Paywall and the Success page. Drop the Upsell Button on it. Wire the Flow system so visitors see the upsell immediately after paying.

Purchase behaviour#

On click, Stripe creates a new Charge or Subscription (depending on the product type) on the existing Customer. The product is added to the existing Stripe customer record; the original purchase is left unmodified. The page reflects success or failure in real time.

Stripe
Required provider for upsells.
Paywalls
The page the visitor comes from.
Flow system
Place the upsell page correctly.