Products
Create and manage products in your store.
Product Types
Pixlpay supports several product types:
Digital Products
Instant delivery items like:
- Game ranks and permissions
- In-game currency
- Digital downloads (files, assets)
Subscriptions
Recurring payment products:
- Monthly VIP ranks
- Recurring services
- Access passes
Physical Products
Tangible items (requires shipping):
- Merchandise
- Physical game items
Creating a Product
- Go to Products in the sidebar
- Click Add Product
- Fill in the product details:
Basic Information
- Name - Product title shown to customers
- Description - Detailed product description
- Price - Product price in your store currency
- Category - Organize products into categories
Product Type Settings
- Digital - Enable for instant delivery
- Subscription - Set billing interval (monthly, yearly)
- Physical - Enable shipping options
Game Delivery
If connected to game servers, configure delivery commands:
Target Servers
Select which game servers should receive this product's delivery commands. Products can deliver to multiple servers simultaneously.
Command Types
| Command Type | When It Runs | Example Use |
|---|---|---|
| Purchase Commands | On successful payment | Give items, set ranks, grant permissions |
| Refund Commands | When you issue a refund | Remove items, revoke access |
| Chargeback Commands | When customer disputes payment | Remove items, potentially ban player |
| Subscription Cancel Commands | When subscription ends | Revoke ongoing perks, remove ranks |
Execution Mode
- Instant - Command runs immediately when polled by plugin
- Wait for Online - Command queues until player joins the server
Subscription Products
Always configure Subscription Cancel Commands for subscription products. Without them, players keep their VIP perks even after their subscription expires!
See the Commands Reference for placeholder syntax and game-specific examples.
Images
- Upload product images
- Set a primary image
- Add gallery images
Managing Products
Editing
Click on any product to edit its details.
Duplicating
Use Duplicate to create a copy with similar settings.
Archiving
Archive products you no longer sell. They remain in your records but aren't visible to customers.
Deleting
Permanently remove products. This cannot be undone.
Categories
Organize products with categories:
- Go to Products > Categories
- Create categories (e.g., Ranks, Items, Bundles)
- Assign products to categories
Stock Management
For limited quantity products:
- Set initial stock quantity
- Enable low stock alerts
- Auto-disable when out of stock
