Create a One-Time Product Checkout

Create a simple checkout button for a fixed-price product or service.

Overview

Create a simple checkout button for a fixed-price product or service.

When to Use This Setup

Use this setup when the customer pays once and does not need recurring billing.

Requirements

  • One-Time Payment plan.
  • Product or service page.
  • Stripe test mode configured.

Configuration Steps

  1. Create a One-Time Payment plan.
  2. Add product name, amount, and currency.
  3. Add image or description if helpful.
  4. Place shortcode on a page.
  5. Test checkout.
  6. Review the order.

Recommended Settings

  • Payment Type: One-Time Payment.
  • Plan Image: optional.
  • Customer Notes: optional.
  • Payment Form: optional.
  • Shipping Collection: enable only for physical delivery.

Testing Checklist

  • Test checkout.
  • Confirm correct amount.
  • Confirm success page.
  • Confirm order details.
  • Confirm receipt link when available.

Expected Result

Customers can buy the product or service through Stripe Checkout, and PayPress records the payment.

Related Articles