PHP SDKs
An official PHP SDK for interacting with Xsolla API
To make integration with Xsolla API easier, use Pay Station PHP SDK on your server. SDK provides you with ready solutions for getting a token and processing webhooks.
Features
You can use the Pay Station PHP SDK to realize the following functions in your app:
- managing virtual currency packages
- managing in-game items
- managing renewable subscriptions
- managing the user’s balance
- reconciling financial data
After integrating Pay Station PHP SDK, you can do the following:
- integrate all Xsolla API calls with a single client
- use the simplified and advanced methods of getting a token
- use a convenient app for processing requests from Xsolla servers
System requirements
- PHP 7.1.3 - 7.4
- PHP extensions:
- curl
- json
What’s new
Last updated: September 23, 2021Found a typo or other text error? Select the text and press Ctrl+Enter.