This article explains how to set up the Payment Links SDK for Unity via UPM (Unity Package Manager).Documentation Index
Fetch the complete documentation index at: https://docs.appcharge.com/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
| Platform | Requirement |
|---|---|
| Unity | Version 2021.3.45f2 or higher |
| iOS |
|
| Android | Minimum target level: 24 |
Import the SDK via UPM
To import the SDK into your Unity project using UPM:-
Copy the URL below to use in a later step:
- Open your Unity project.
- Go to Window > Package Manager.
-
In the Package Manager window, click the
+button and select Add package from git URL.
- Paste the copied HTTPS URL, and click Add.
