This guide explains how to set up the Unity Payment Links SDK.
System requirements
Before installing the SDK, ensure your environment meets the following requirements:
| Platform | Requirement |
| Unity | Version 2022.3.XXXX or higher |
| iOS | - iOS: Minimum version 13.0 or higher
- Xcode: Version 16.0 or higher
|
| Android | Minimum target level 24 |
Import the SDK
To import the SDK into your Unity project:
- Open your Unity project.
- Do one of the following:
- Double-click the package file, or
- Drag and drop the package file into your Assets folder.
If you need to re-import the SDK, make sure to manually delete all files and folders from any previous version of the SDK in your Unity project.