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
Fill Product Information
- Product Name (required)
- Description (optional) — For internal reference only, not displayed on the checkout page
- Active toggle (enabled by default)
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
| Field | Required | Description |
|---|---|---|
| Unit Amount | Yes | Price amount (e.g., 1000 for JPY, 19.99 for USD) |
| Currency | Yes | USD, JPY, EUR, SGD, PHP, GBP, AUD, CAD |
| Price Type | Yes | One-time or Recurring |
| Nickname | No | Label to distinguish multiple prices |
| Billing Interval | Recurring only | Day, Week, Month, or Year |
| Interval Count | Recurring only | Number of intervals between charges (e.g., 2 = every 2 months) |
Price Immutability
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