Skip to main content

Overview

Products represent what you sell. Each product can have multiple prices in different currencies or billing intervals. Products and prices are used when creating Payment Links.

Creating a Product

1

Navigate to Products

Go to Products in the sidebar menu and click Create Product.
2

Fill Product Information

  • Product Name (required)
  • Description (optional) — For internal reference only, not displayed on the checkout page
  • Active toggle (enabled by default)
3

Create

Click Create to save the product. You’ll be redirected to the product detail page.
4

Add a Price

On the detail page, click Add Price to configure pricing.

Product Image

You can upload a product image from the product edit page. Supported formats: PNG, JPG, WebP. The image is displayed on the checkout page when the product is used in a payment link.

Prices

Each product can have multiple prices. This allows you to offer the same product in different currencies or with different billing intervals.

Creating a Price

FieldRequiredDescription
Unit AmountYesPrice amount (e.g., 1000 for JPY, 19.99 for USD)
CurrencyYesUSD, JPY, EUR, SGD, PHP, GBP, AUD, CAD
Price TypeYesOne-time or Recurring
NicknameNoLabel to distinguish multiple prices
Billing IntervalRecurring onlyDay, Week, Month, or Year
Interval CountRecurring onlyNumber of intervals between charges (e.g., 2 = every 2 months)

Price Immutability

Price amount, currency, and type cannot be changed after creation. To change these, deactivate the existing price and create a new one.
After creation, only the following can be updated:
  • Active / Inactive status
  • Nickname

Managing Products

Editing

From the product detail page, click Edit to update:
  • Product name
  • Description
  • Image (upload or remove)
  • Active status

Activating / Deactivating Prices

Toggle individual prices on or off from the product detail page. Inactive prices will not appear when creating payment links.