SDK Overview#
Xsolla Backend provides SDKs and plugins for a variety of popular programming languages and game engines:
Game Engine SDK Plugins#
These plugins wrap the SDK, providing a more streamlined integration with the game engine’s native API:
Common Language SDKs#
These standalone SDKs are designed to be used with any language that supports REST API calls:
Common SDK Components#
Both engine and common SDKs implement the same structure and API to make it easier when switching between languages and device platforms. The SDKs contain the following common components:
Data Structures
Service Classes
Service Factory