Skip to main content
This article explains how to set up the Payment Links SDK for Unity via UPM (Unity Package Manager).

Requirements

Import the SDK via UPM

To import the SDK into your Unity project using UPM:
  1. Copy the URL below to use in a later step:
  2. Open your Unity project.
  3. Go to Window > Package Manager.
  4. In the Package Manager window, click the + button and select Add package from git URL. UPM Import
  5. Paste the copied HTTPS URL, and click Add.