Skip to content

Products

Products are the core of Paymenter. They represent the services you offer to your customers. This can be anything from web hosting, game servers, or even digital products like software licenses.

Creating a Product

To create a product, navigate to Admin ➜ Products ➜ Products and click on the "Create Product" button. You will be presented with a form where you can fill in the details of your product.

General

FieldDescription
NameThe name of the product. This is what your customers will see when they are purchasing the product.
SlugA unique identifier for the product. This is used in URLs and should be lowercase with hyphens.
StockThe amount of stock available for the product. Leave empty to disable stock management.
Per User LimitThe maximum amount of this product a single user can purchase. Leave empty for no limit.
Allow QuantityEnable this to allow customers to purchase multiple quantities of the product in a single order.
No = 1 quantity per order
Separated = multiple items in the same orders
Combined = one item with a quantity in the same order
Email TemplateText to add to the email sent to the customer after purchasing the product. Usefull to display initial login details or other important information. (most extensions show an example on their page)
Hide ProductEnable this to hide the product from the store. Useful to disable a product without deleting it.
DescriptionA brief description of the product. This is also shown to your customers.
ImageAn image to represent the product. This is shown to your customers on the product page.
CategoryThe category the product belongs to. This is used to group products together in the store.

Pricing

Pricing tab allows you to set up different pricing options for your product. You can create multiple pricing options for a single product, such as monthly, yearly, or one-time payments.

FieldDescription
NameThe name of the plan. This is what your customers will see when they are purchasing the product.
TypeThe type of plan. This can be Free, One Time, or Recurring.
Time IntervalThe interval for recurring plans. This can be Days, Weeks, Months, or Years.
Billing PeriodThe number of intervals for the plan. For example, if you select Months and enter 3, the plan will be billed every 3 months.

Prices are set in the next section, where you can set different prices for different currencies.

FieldDescription
CurrencyThe currency for the price. This should match the currencies you have set up in Paymenter.
AmountThe amount to charge for the product in the selected currency.
Setup FeeAn optional one-time setup fee to charge when the product is purchased.

Upgrades

The Upgrades tab allows you to set up available upgrades or downgrades for your product. This is useful if you want to offer different tiers of a product, such as Basic, Pro, and Premium.

Server

Server tab shows all available server extensions. You can select the server you want to use for this product. Once you select a server, additional fields will appear that are specific to the selected server.

Released under the MIT License.