Skip to main content

How to integrate a browser/social game (own integration)

Technical Guide

You should have a test server, provided by 101XP company. There is should be a game login page on the test server. Link to the game login page should based on 101xp.com subdomain. awesome-game.101xp.com, for example.

Implement user authorization at game iframe. Doc: User Authorization

Implement payment handler on your game server. Doc: Payments Handler

Add 101XP JS API to the game iframe. Doc: JavaScript API