Get started
Legal compliance
Privacy Policy
If you use the Login library, add the Xsolla Privacy Policy Agreement link to your application. You can see the example of this link in the demo project on the sign-up/login page.

Charge policy
Xsolla offers the necessary tools to help you build and grow your gaming business, including personalized support at every stage. The terms of payment are determined by the contract that can be signed via Publisher Account.
The cost of using all Xsolla products is 5% of the amount you receive for the sale of the game and in-game goods via Xsolla Pay Station. If you do not use Xsolla Pay Station in your application, but use other products, contact your Account Manager or email am@xsolla.com to clarify the terms and conditions.
Demo
The Xsolla Sample App demonstrates the integration capabilities and functions of SDKs. Use it as an example.
For the demo app, a project in Publisher Account is preset and an in-game store is fully configured. When you launch the demo app, the sign-up/login page is displayed. Sign up in the app or log in with a demo account (username: xsolla
, password: xsolla
).
Integration flow
To integrate the Payments library:
- Download and install Android Studio.
- Create a new project.
- Set up the project in your Publisher Account.
- Set up the Virtual Currency module (optional).
- Set up the Virtual Items module (optional).
- Set up Pay Station.
- Get a token.
- Install the library.
- Set up event processing and SDK methods.
After the integration is complete, test the payment process.
Found a typo or other text error? Select the text and press Ctrl+Enter.