Protocol of Developer's Websites Autoregistration 

This protocol describes autoregistration of new developer's websites in Xsolla system. 

Getting started

Before you start, please register an Xsolla Merchant Account at

https://account.xsolla.com/index.php?a=registrationForm&lng=en

After this, contact our manager for your secret key (necessary to digitally sign requests) and your Merchant ID in Xsolla system.

You should also implement data exchange script according to Virtual Currency API.

New Game Request

In order to register a new website in Xsolla system, developer should send POST request to

http://2pay.ru/api/game/index.php

A request must contain the following parameters:

xml — data in XML format. It includes website name, virtual currency name, virtual currency price etc. 

sign — digital signature for data authenticity verification.