Skip to main content

Compliance

Important

Before integrating any compliance features, please contact your assigned Player Network representative to obtain feedback from our compliance experts and develop a complete compliance solution tailored to your game.

If you have integrated LI PASS account services, note that implementation must align with LI PASS's own compliance process requirements. For further details, contact your Player Network representative.

SDK-Only Integration delivers modular compliance capabilities that can be customized to meet specific market regulations. Through our modular APIs, your team assumes complete responsibility for developing all front-end interfaces and user flows, executing comprehensive end-to-end testing of compliance features, and ensuring precise localization of all compliance text. Your team must ensure all implemented processes comply with all local regulatory requirements for interface presentation and user experience.

Age Verification

Helps games determine user adulthood status based on statutory age requirements across different countries, and establishes multiple methods to obtain parental consent for underage players in compliance with regional regulations, enabling minor players to access gameplay.

  • Capabilities:
    • Enables configuration of country/region and age gate
    • Provides interfaces to set and manage player adult status
    • Offers APIs to query player configuration information
    • Supports multiple parent verification methods with external authentication pages (e.g., credit card verification, email authentication)
  • Your Implementation Focus:
    • Design and implement all front-end interfaces for country/region selection, age verification, and parental consent
    • Implement logic to enforce content and feature restrictions based on verification results
    • Ensure all interaction flows comply with legal requirements for interface display

Real Name Verification (South Korea)

In compliance with South Korea's Game Industry Promotion Act and its Enforcement Decree, PC games released in the Korean market must implement real-name verification for players. Please note: this service is linked with age verification. Implementation of age verification is required before using real-name verification.

  • Capabilities:
    • Provides page redirection to Korea's real-name verification system, where the verification logic is handled by the certified verification provider
    • Supports queries for players' real-name verification status via API
  • Your Implementation Focus:
    • Implement logical checks before redirecting users to real-name verification
    • Trigger appropriate age verification workflows based on API results (e.g., for underage players)

Parental Controls - Free Voice/Text Chat Management

To ensure underage players in strictly regulated regions, the system dynamically adjusts social features based on age status and chat permissions. This enables parents to configure chat access levels and manage authorization processes, ensuring minors' chat activities comply with regulatory requirements.

  • Capabilities:
    • Provides an API to determine if minor chat authorization should be triggered
    • Supports retrieval and activation of chat authentication URL configurations for minors
    • Offers a unified Parental Control Center portal for parents to set or modify chat restrictions for minors at any time
  • Your Implementation Focus:
    • Identify all in-game chat scenarios and query authorization status before enabling chat features
    • Provide appropriate chat authorization guidance or prompts based on the API response results

Account Deletion

GDPR, CCPA, and other regional regulations grant users the right to request deletion of their personal data. Additionally, platforms like Apple App Store require apps to include built-in data deletion features. Our system provides account deletion capabilities to help games comply with these local requirements. Account deletion supports mobile games, PC games, and other web-based games.

  • Capabilities:
    • Provides a web portal for users to submit account deletion requests
    • Calculates cooling-off periods and processes deletion after users submit deletion requests
  • Your Implementation Focus:
    • Define the access point for account deletion
    • Develop the IDIP interface based on documentation to enable the game server to receive account deletion-related requests
    • Implement logic to prompt/process the account based on its current deletion status upon user login
    • Provide an outbound email account and the game's official public name for emailing users regarding account deletion progress

Next Steps