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 toXsollaAuth
. - Split the
XsollaStore
class intoXsollaCatalog
,XsollaCart
, andXsollaOrders
.
- Renamed the
Note
To maintain backward compatibility, the original classes have been retained and marked as deprecated. Calls are proxied to new methods.
Was this article helpful?
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
Don’t want to answer
Thank you for your feedback!
Found a typo or other text error? Select the text and press Ctrl+Enter.