How to switch to Game Commerce plug-in from other Xsolla plug-ins
Login & Account System and Cross-Buy plug-ins will be deprecated in March 2022. You can continue to use them, but they will not be updated and supplemented with new features. It is recommended to switch to the Game Commerce plug-in. It contains all the classes and methods needed to work with Xsolla products.
To replace the Login & Account System or Cross-Buy plug-in with Game Commerce, follow these steps:
- Remove the Login and Account System or Cross-Buy plug-in from the project in one of the following ways:
- If you installed the plug-in from GitHub, remove the plug-in folder from the
\
directory, where/Plugins \
is the path to your UE4 project. - If you installed the plug-in from Unreal Engine Marketplace:
- Run Epic Game Launcher.
- Go to the
Unreal Engine > Library section. - Select the engine version you are using in your project.
- Click
Installed Plugins . - In the window that opens, select the Login & Account System or Cross-Buy plug-in and click
Remove .
- If you installed the plug-in from GitHub, remove the plug-in folder from the
- Download the Game Commerce plug-in from Unreal Engine Marketplace or GitHub and install it.
- If you used plug-in assets in your project (widgets, graphics, interface builder, and other blueprints), add objects for dependency redirection (redirectors) to your project:
- Download the DefaultXsolla.ini file.
- Place the file in the
Config
directory of your project. - Delete the folders with temporary files and restart the project.
Note
After resaving the blueprints that refer to the assets of the removed plug-in, you can delete the
DefaultXsolla.ini
file.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.