Skip to content

Setting Up LINE Messaging API

Configuring LINE Messaging API to send transfer notifications via LINE for the Seed Confirm Pro plugin involves the following steps:

After installing the plugin, go to the LINE Messaging API menu.

The plugin requires two key values from LINE:

  1. Group ID
  2. Access Token

Line Messaging API step 1

Go to LINE Developers at https://developers.line.biz/en/.

Log in and navigate to the Console.

Line Messaging API step 2

Click the Create a new provider button to create a provider.

Line Messaging API step 3

Enter your desired Provider Name and click Create.

Line Messaging API step 4

Create a Messaging API channel.

Line Messaging API step 5

Create a LINE Official Account.

Line Messaging API step 6

Verify your account via SMS.

Line Messaging API step 7

Select Thailand, enter your phone number, and click Send text message.

Line Messaging API step 8

Enter the verification code received via SMS and click Verify.

Line Messaging API step 9

Once verification is complete, click Go back.

Line Messaging API step 10

Complete the registration process by filling in the required information.

Line Messaging API step 11

Navigate to the Settings section as shown in the image.

Line Messaging API step 12

Go to Messaging API and click Enable Messaging API.

Line Messaging API step 13

Select the provider you created and click Agree.

Line Messaging API step 14

Check the Account Name and Provider Name, then click OK.

Line Messaging API step 15

The Messaging API has now been successfully enabled.

Line Messaging API step 16

Go to Channels, then navigate to Messaging API as shown in the image.

Line Messaging API step 17

Navigate to Messaging API settings.

Line Messaging API step 18

Scroll down to the Channel access token section and click Issue.

At this step, you will obtain the Access Token, which you will need in Step 1.

Line Messaging API step 19

Scroll down to the Webhook settings section and click Edit.

Line Messaging API step 20

Enable Webhook by switching the toggle to green, and obtain the Webhook URL.

Line Messaging API step 21

Scroll down to Allow bot to join group chats and click Edit.

Line Messaging API step 22

Select Allow as shown in the image.

Line Messaging API step 23

Enter the LINE Group where you want to receive notifications.

If the group does not exist, create a new group and invite the LINE Official Account you created.

Line Messaging API step 24

After inviting the LINE Official Account to the group, go to the Webhook URL from Step 21.

At this step, you will obtain the Group ID, which you will need in Step 1.

Line Messaging API step 25