Ok

Create an account

  • Create a OK account
  • Provide the email you used to register an account, and we will send you an invitation.
  • Accept the invitation

Fill out the information

  • Go to OK apps, select your game and fill out the following information

App Information

  • Title
  • Name in link
  • Description
  • Official Community
  • Callback link (https://publication-pay.labsystech.ru/your_project/okpayments)
  • Server IP

Add web platform

  • Subtype: html
  • Application link

Add mobile platform

  • Screen orientation: Альбомная (depends on the game)
  • Application link

Add icons and banners on promo

Promo

Add Access Keys

  • Add keys and ids in your project configs
"ok": {
    "shortname": "...",
    "appId": "..." // from email,
    "groupId": "..." // from email,
    "appKey": "..."
}
        
"ok": {
    "okAppSecret": "..." // from email,
}
  • Return to the Configure "Размещение" section and click the Enabled button.

You can download the latest version of connector from connector.latest.js.

Add connector to the index.html. Replace your_project_id with the projectId we provided.

<script src="connector.latest.js?projectId=your_project_id&source=ok"> </script>