Payments
Overview
Payments is a solution that allows you to monetize your game and safely receive payments via a user-friendly interface in the in-game store.
Key features:
- 700+ payment methods in 200+ countries, including bank cards, digital wallets, mobile payments, cash kiosks, gift cards, and special offers
- 130+ currencies
- advanced anti-fraud
- UI localized in 20 languages
- desktop and mobile browser versions
You can watch the demo to see how the payment UI works.
Integration scenarios
Notice
Integrate Xsolla Mobile SDK to enable In-App Payments across mobile platforms within and outside of stores in a platform-compliant way, powered by Pay Station with over 700 payment methods.
Generating the payment token on client side | Generating the payment token on server side | |
---|---|---|
How to choose an integration scenario? | ||
Who can use it? |
|
|
Detailed information about the differences. | ||
User authentication. | User authentication is performed on Xsolla servers. As a ready-made solution, you can use the Xsolla Login widget. | User authentication is performed on your server. You define the method and interface for authentication yourself. |
Order creation. | On user devices. | On your server. |
Determining the user’s country. | Xsolla determines the user's country from the IP address or information you transmit in the payment token. | You need to pass either the country or the IP address in the payment token. |
Determining the user’s country to:
| ||
Tracking the order status. | You can track the order status in two ways:
| You need to set up webhook processing on your server. You can use ready-made Pay Station PHP SDK classes. |
Integrate | Integrate |
Was this article helpful?
Thank you for your feedback!
We’ll review your message and use it to help us improve your experience.Found a typo or other text error? Select the text and press Ctrl+Enter.