Deposit

Generate Project ID

To begin integrating Acta Deposit into your application, the first step is to create a project on the Actalink Hub and obtain a Project ID. This unique identifier connects your frontend and backend to Acta’s infrastructure and is required for both widget initialization and API authentication.

Here’s a detailed, step-by-step walkthrough:

Create Account / Login

Go to Acta Hub and click on the “Create Account” or “Login” button. Whether you're a new or returning user, the flow is the same:

You have two authentication options:

A. Continue with Google

  • One-click access using your Google account.

B. Continue with Email

  1. Enter your email address.
  2. You’ll receive a one-time passcode (OTP) in your inbox.
  3. Enter the OTP on the next screen.
  4. Once verified, you’ll proceed to the next step.

Join or Create an Organization

After successful login, Actalink checks if you're already part of an organization.

  • If you’re already a member of one or more orgs, you can select or switch between them.
  • If you’re not part of any organization, you’ll be prompted to create a new one by entering Organization Name

Once your organization setup is complete, you’ll be redirected to the Dashboard Home Screen.

Every deposit project is scoped under an organization.

Create a New Project

  1. In the left-hand sidebar, click on “Developers”
  2. Select the “Projects” section
  3. Click the “Create Project” button
  4. Enter a name for your project (e.g., MyApp USDC Deposits)
  5. Click Save

Your project will now appear in the list.

Copy the Project ID

  1. After your project is created, it will be listed on the Projects screen.
  2. Locate the newly created project and find the Project ID (e.g., 123abc456def)
  3. Click the copy icon next to it.

Your project will now appear in the list.

This Project ID will be used when: - Integrating the widget - Making API calls

  • Verifying incoming webhook events