SDKs for Unity / How to migrate to SDK version 1.0.0 and higher
  Back to Docs

SDKs for Unity

How to migrate to SDK version 1.0.0 and higher

Structure changes in version 1.0.0

  • Demo functionality and UI elements moved to a separate project. The SDK only contains classes and methods for working with Xsolla products.
  • Changed SDK structures and classes, including:
    • Renamed the XsollaLogin class to XsollaAuth.
    • Split the XsollaStore class into XsollaCatalog, XsollaCart, and XsollaOrders.
Note
To maintain backward compatibility, the original classes have been retained and marked as deprecated. Calls are proxied to new methods.

Package replacement

  1. Open your Unity project.
  2. Delete the Xsolla folder.
  3. Download the SDK or demo project package.
Note
If you use code snippets or a demo scene UI in your project, download the demo project package because it already contains the SDK files. If you included a demo project in your Unity project, you don’t need to integrate the SDK.
  1. Unzip the package.
  2. In the Unity Editor, go to Assets > Import Package > Custom Package in the main menu and select the SDK or demo project package.
  3. In the dependency warning window, click Install/Upgrade. As a result, the Import Unity Package window opens with a list of files checked and ready for installation. The list will indicate which files remain unchanged, which will be added, and which will be replaced.
  4. Click Import.
  5. Test your application and make changes to the project code if necessary.
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.
Rate this page
Rate this page
Is there anything we can improve?

Don’t want to answer

Thank you for your feedback!
Last updated: October 10, 2023

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!