For the complete documentation index, see llms.txt. This page is also available as Markdown.

Webshop Test

Before launch, you can use test accounts to verify the Web Shop UI and payment flow. Register a test ID to test Web Shop features.


Test Environments

Web Shop payment testing supports both the development environment (Sandbox) and the production payment environment (Production Test).

Sandbox Environment

  • A simulated payment environment where no actual payment is made. You can test the Web Shop UI and payment flow without affecting the live service.

  • On the payment screen, you can select either Payment Success or Payment Failure, and the selected response is returned as the payment result.

  • At least one Sandbox payment test is required before you can start selling through the Web Shop.

  • Sandbox payments can be canceled directly from the Payment Test History menu.

Production Environment

  • Uses the same payment screen provided to actual users.

  • Actual charges will occur when testing payments in the Production environment.

  • Under ONE store policy, developers cannot cancel actual payments directly. If a cancellation is required, contact Customer Support (CS).

1

Register Test ID

To test Web Shop features, first register a ONE store account as a test ID. You can register a test ID under Developer > Test ID.

When registering a test ID, select either the Sandbox or Production payment environment. The corresponding payment screen will be displayed during payment testing.

2

Access the Web Shop

Go to the Web Shop for the title you want to test. You can access it directly via URL or select Go to Web Shop Test at the top of the Test ID page.

3

Sign In with a Test ID

Sign in to the Web Shop using the ONE store account registered as a test ID. A banner will appear at the top of the page:

"You are signed in with a test account. Purchase an item now to test the payment flow."

You can then view registered items and test purchases.

4

Run a Payment Test

When you purchase an item from the Web Shop test page, the payment screen for the environment configured for the test ID is displayed.

FAQ

Q. My newly registered title or item is not displayed on the test page.

It may take some time for newly registered titles and items to appear on the test page. Wait a few moments, then reopen the Developer Center or Web Shop test page.

Also, make sure at least one item has been registered. Some features may not work properly if you enter the Web Shop test environment without any registered items.

Q. Titles or items that are not yet on sale (In Progress, Pending Sale) are not displayed on the test page.

Titles and items that are not yet on sale (In Progress, Pending Sale) are also displayed on the test page for preview.

If a title or item does not appear, data synchronization may be delayed. Wait a few moments and try again.

Q. The purchase test is not working properly.

Required API integrations (Server List and Validation APIs) must be configured for purchase testing. Make sure all required integrations are set up correctly.

For details, see the Web Shop Integration Guide.

Q. I can't find my Sandbox or Production test history.

To search for Sandbox or Production test results, use the appropriate Item ID below:

  • Sandbox

    • Use the Item ID entered when registering the item (the Item ID displayed in the Developer Center).

  • Production

    • Use the productId received through PNS.

Last updated