Skip to content

Guide Changes Notice

[API Guide] Community Activity Notification API Added

The Community Activity Notification API allows game companies to receive the PlayerID of users when they write posts on specific boards in the community.

You can use this to integrate Hive Community with your game server and connect user community activities to in-game reward systems, etc. For more details, please refer to the API Guide > Community & Web Store > Community > Community Activity Notification guide.

[API guide] Custom price payment feature support

The discount feature in the PG payment API is being changed to a custom price payment feature. The term "discount coupon" is being changed to "percentage discount coupon".

  1. Changed discount_typeprice_type in API request/response
  2. Updated web PG payment API parameter structure
  3. Implemented mandatory security verification logic for custom price payments