Alian Hub
  • App Installation and Start Guide
    • 1. Nodejs Configuration
    • 2. Generate License Key
    • 3. Server Startup
    • 4. Installation Guide
      • 4.1 Domain Verification
      • 4.2 MongoDB Verification
      • 4.4 Wasabi Configuration
      • 4.5 Firebase Configuration
      • 4.6 AI Configuration
      • 4.7 Payment Configuration
        • 4.7.1 Chargebee Configuration
        • 4.7.2 Paddle Configuration
      • 4.8 SMTP Configuration (GMAIL)
      • 4.9 Database Initialization
      • 4.10 Final Step
      • 4.11 Final Builds
    • 5. Time Tracker Configuration
  • Introduction to Alian hub
    • Create An Account
    • User Dashboard
    • Create a New Project
    • Project Dashboard
      • Create a New Folder
      • Create a New Sprint
      • Add a New Task
      • Add a Sub-Task
      • Add Time Log
      • Add a Milestone
      • Add Estimated Hours
    • List View
    • Activity View
    • Calendar View
    • Board View
    • Comments
    • Project Details
    • Workload View
    • Table View
    • Embed View
    • Chats & Channels
    • Close Or Reopen Project
    • Time Sheet Reports
    • Milestone Report
    • Settings
      • Company Settings
        • Projects Settings
        • Template Settings
        • Upgrade your Plan
        • Security & Permissions
      • Personal Settings
  • Docker Installation
    • Alian hub - Docker Setup Guide
    • Docker Image Hosting Guide
  • TROUBLESHOOTING
    • FAQs
Powered by GitBook
On this page
  • 4.7.2.1 Add Domain
  • 4.7.2.2 Add Payment Link
  • 4.7.2.3 Get Tokens
  • 4.7.2.4 Add Webhook
  • 4.7.2.5 Customize Checkout page
  1. App Installation and Start Guide
  2. 4. Installation Guide
  3. 4.7 Payment Configuration

4.7.2 Paddle Configuration

Previous4.7.1 Chargebee ConfigurationNext4.8 SMTP Configuration (GMAIL)

Last updated 5 months ago

4.7.2.1 Add Domain

  1. Go to https://login.paddle.com/signup and create a new account in Paddle.

  2. Now go to Checkout > Website Approval

Here you need to add your domain for which you have generated the license, as provided in the below image

Note: you don’t have to include https://, www, or specific web pages.

4.7.2.2 Add Payment Link

Here you need to add a default payment link. You can use the below provided url by replacing YOUR_WEB_DOMAIN with your own web_domain_url

4.7.2.3 Get Tokens

Now for the further API requests to be handled by paddle, you need to generate an API_KEY and a Client-side Token.

4.7.2.3.1 Get API Key

For the API key, you can directly get the API key as provided in the below image, as a default API key is already generated. And you can copy and set it in the Paddle API key form field.

4.7.2.3.2 Generate Client-side Token

For the Client-side token, you need to generate a token manually as per below-provided steps

  1. Navigate to the Developer tools > Authentication. Now, click on generate a token.

  1. Enter the name and description of the token.

  1. Copy the generated token

4.7.2.4 Add Webhook

For registering a webhook follow the below-provided steps.

  1. Navigate to the Notifications tab, and click on New Destination

  1. Select the events as shown in the image below.

4.7.2.5 Customize Checkout page

You can customize your checkout page from Checkout > checkout settings tab and then click on Inline tab.

Note: The inline checkout is used in the app. So, in order to customize the checkout you need to make changes here only.

Example:

https://YOUR_WEB_DOMAIN/#/checkout