Product Sales Settings
Complete billing settings and the implementation of the Recipient Information Inquiry API first to ensure smooth product sales and item distribution in the web shop.
Warning
Product Sales Settings are only required when operating a web shop.
If operating a web shop, configure them in advance; if operating only a community, proceed with the site settings in Common Settings.
Billing Settings¶
Complete price tier settings, product registration, and PG settings to sell products.
Price Tier Settings¶
A Price Tier is a standard table that standardizes sales prices in local currencies based on a single base price. Since web shop payments are processed in the local currency of each country, configure price tiers in [Console > Billing > Store Price Management > Price Tier Settings].
➡️ Console Path: Billing > Product Management > Price Tier Settings
Check the Billing Guide for setup instructions.
Product Registration¶
The product list of the web shop is configured based on product information registered in the billing service. Register products first in [Console > Billing > Payment > Product Registration] to sell them. Products are managed in the web shop based on the registered Product ID, and information such as product name, price, currency, product type, and category are linked to the Product ID.
➡️ Console Path: Billing > Product Management > Product Registration
Check the Billing Guide for setup instructions.
PG Settings¶
PG (Payment Gateway) is an electronic payment agency service that processes online payments. Complete PG settings in [Console > Billing > Payment Environment Settings > PG Settings] to use payment methods such as credit cards and simple payments in the web shop.
➡️ Console Path: Billing > Payment Settings > PG Settings
For setup instructions, please refer to the billing guide for your contracted PG platform (PortOne, Mycard, Xsolla) and the Payment Notification Settings.
Implement Recipient Information Inquiry API¶
To distribute purchased products to the correct recipient in the game, you must implement the Recipient Information Inquiry API. Game server information must be implemented as mandatory, and channel and character information are optionally included. Enter the URL of the implemented API in [Web Shop Settings > Service Settings > Recipient Information].
For more details, refer to the Recipient Information Inquiry API.
Next Steps¶
Proceed with site settings to open a web shop. Learn more