Module provides method to work with Hoolipay's purchases system, authorisation, etc.
The recommended way to install through OpenUPM:
openupm add co.balancy.hoolipayYou can also install this package through the Unity Package Manager using Git:
- Open Unity Package Manager
- Click the “+” button
- Select “Add package from git URL”
- Enter:
https://github.com/balancy-liveops/plugin_cpp_unity_hoolipay.git
- Make sure Balancy Purchasing for Unity is installed.
- Follow the integration guide to connect purchase events to your game logic.
For detailed setup instructions and examples, see:
If you encounter issues or have questions:
This package is licensed under the MIT License – see the LICENSE file for details.