LogoLogo
  • LINE's Mini Dapp & Dapp Portal
    • Join Us
    • How to build successful Mini Dapp
  • Mini Dapp
    • Overview
      • Sample Mini Dapp
    • LINE Integration
      • LINE Developers
      • LINE Front-end Framework (LIFF)
        • Essential Settings
      • Official Account
      • Invite Friends
    • Mini Dapp SDK
      • How to Get SDK Authorization
      • Wallet Provider
      • Payment Provider
        • Settlement
        • Policy
          • Payment
          • Refund
          • Cancellation
        • Flow
      • Release Note
        • v1.2.12
        • v1.2.11
        • v1.2.10
        • v1.2.9
        • v1.2.8
        • v1.2.6
        • v1.2.5
        • v1.2.4
        • v1.2.3
        • v1.2.2
        • v1.2.1
        • v1.2.0
    • Integration Guide for Game Engine
      • for Unity
      • for Cocos Creator
    • Design Guide
  • Dapp Portal
    • Mini Dapp Information
    • Collection & Drops
      • Collection Information
      • Upload NFT Information
      • Drops Information
      • Fungible Token Information
      • How to mint NFT
    • Reward
      • Reward System Flow
      • Launching Promotion
  • Extra Packages
    • Gas Fee Delegation
    • Growth Competition
      • Playbook for Teams
      • Historical Data
  • Review Guidelines
  • Update Note
  • Contact Us
Powered by GitBook
On this page
  • Integrate LINE Platform
  • 01. On board to LINE Developers via LINE Account
  • 02. Add an Email for LINE Developers to be registered as Developer.
  • 03. Create Provider
  • 04. Create Channel
  • 05. Create LINE Official Account
  • 06. Enable Messaging API from Official Account
  • 07. Integrate Official Account to LINE Developer’s Channel
  • 08. Set LIFF Environment
  • 09. Build App via LIFF SDK
  1. Mini Dapp
  2. LINE Integration

LINE Developers

PreviousLINE IntegrationNextLINE Front-end Framework (LIFF)

Last updated 3 months ago

Integrate LINE Platform

There are 9 steps that need to be taken to build a Dapp via LIFF.

Sign up LINE Business Developers account using your LINE Account or business account. You can use this account when you integrate LINE services to your Mini Dapp.

Register Developer name and email to LINE Developers account to create a developer account. When you first log in to the LINE Developers, You need to register name and email address.

A Provider can be an individual, company or organization that provides services through the LINE Platform.

A Channel is a communication path between the LINE Platform’s functions and a provider’s services. Channels must have a name, description and icon image. You MUST select LINE Login type when you create Channel to build LINE Mini Dapp. Blockchain Service and LINE MINI App type are not related to Dapp Portal.

You should create LINE Official Account to use Messaging API which is to be integrated to Channel you’ve created from Step 4.

If you have created successfully LINE Official Account from Step5, you should enable Messaging API function on LINE Official Account Manager – Setting page. When enabling the use of Messaging API in the LINE Official Account Manager, a Messaging API channel is created on LINE Developer’s console under same Provider automatically.

07. Integrate Official Account to LINE Developer’s Channel

Once Messaging API is enabled, you can link Official Account to Channel on Basic setting page.

To use LIFF SDK, You need to add the Mini Dapp URL to your channel and get LIFF ID. You can set LIFF applications on LINE Developers Console – Channel – LIFF tab.

If you’ve completed Step 8, You can build Mini Dapp as LIFF version using LIFF SDK.

01. On board to LINE Developers via LINE Account
02. Add an Email for LINE Developers to be registered as Developer.
03. Create Provider
04. Create Channel
05. Create LINE Official Account
06. Enable Messaging API from Official Account
08. Set LIFF Environment
09. Build App via LIFF SDK