Self-integration

This guide describes self-integration with Xsolla to allow users to pay for purchases with your payment methods. On your side, implementation can be done in one of the following ways:

  • as a proxy server that interacts with your API
  • as a dedicated service built specifically for integration with Xsolla

The Xsolla API specification is based on REST architecture principles. It uses HTTP status codes to indicate errors and URLs that resemble directory structures. API responses, including errors, are returned in JSON format.

On your side, you need to:

  • implement methods to receive requests from Xsolla, verify HTTP message signatures, and send responses according to the API contract
  • configure sending webhooks to Xsolla signed with HTTP Message Signatures, e.g., to notify about payment status

Available scenarios of user interaction with the payment UI:

Was this article helpful?
Thank you!
Is there anything we can improve? Message
We’re sorry to hear that
Please explain why this article wasn’t helpful to you. Message
Thank you for your feedback!
We’ll review your message and use it to help us improve your experience.
Last updated: November 13, 2025

Found a typo or other text error? Select the text and press Ctrl+Enter.

Report a problem
We always review our content. Your feedback helps us improve it.
Provide an email so we can follow up
Thank you for your feedback!
We couldn't send your feedback
Try again later or contact us at doc_feedback@xsolla.com.