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
- Enter your email address.
- You’ll receive a one-time passcode (OTP) in your inbox.
- Enter the OTP on the next screen.
- 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.
Create a New Project
- In the left-hand sidebar, click on “Developers”
- Select the “Projects” section
- Click the “Create Project” button
- Enter a name for your project (e.g., MyApp USDC Deposits)
- Click Save
Your project will now appear in the list.
Copy the Project ID
- After your project is created, it will be listed on the Projects screen.
- Locate the newly created project and find the Project ID (e.g.,
123abc456def
) - 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