Getting Started

This document details how to integrate with our platform —from obtaining your merchant account credentials and accessing the merchant dashboard to making API calls for order creation and handling final updates via callbacks.

Distributors can purchase products from HeyGames on demand via HeyGames API.

  • Create an order via API

  • Every order submitted will initially return a pending status. We have an order callback to notify the merchant of the completion status of the order.

  • Product types: There are two product types - RELOAD and PIN.

    • For RELOAD products, the product will be directly added to the provided user account. The merchant does not need to deliver anything to the buyer.

    • For PIN products, the distributor will receive deno_pin and deno_serial. The distributor should deliver these data to the buyer.

  • The deno_price of each successful order will be deducted from the distributor’s prefund balance. No amount will be deducted if the transaction fails.

You can find the following useful information on the merchant portal, which you will need for this API integration.

  • product_id

  • deno_id