> For the complete documentation index, see [llms.txt](https://docs.hotcake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotcake.app/3rdpartyconnect/xian-shang-jin-liu/zheng-he-yu-chuan-jie-line-pay.md).

# 整合與串接 LINE Pay

{% embed url="<https://youtu.be/67rofqVDf6w>" %}

## 請先登入後台

登入LINE Pay後台：<https://pay.line.me/portal/tw/main>

登入夯客後台：<https://hunger.ai/merchant>

***

## 步驟一：設定IP位置

**前往管理付款伺服器IP**

#### 請點擊並輸入以下IP

<mark style="color:purple;">**54.238.100.137**</mark>&#x20;

<figure><img src="/files/v2F3ktKGo0CQH0T3sHj0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/r6oP2XBdAZnRIavON5p4" alt=""><figcaption></figcaption></figure>

***

## 步驟二：取得連結金鑰

進入後先點擊『查詢』，驗證信箱後，下方就會出現金鑰。

<figure><img src="/files/v002wRCSU7AiIY4XnD6y" alt=""><figcaption></figcaption></figure>

出現金鑰後，包含兩部分，請複製並貼到夯客串接位置。 \
1\. Channel ID\
2\. Channel Secret Key&#x20;

<figure><img src="/files/1lGf7XcAeVJjgvgPWDWH" alt=""><figcaption></figcaption></figure>

***

## 步驟三：到夯客管理後台選擇金流串接，輸入金鑰

前往夯客管理後台：<https://hunger.ai/merchant>

選擇「LINE Pay」填入金鑰。

<figure><img src="/files/Oiy4ljJkMLneSDe4fgsg" alt=""><figcaption></figcaption></figure>

***

## 串接完成

當串接完成後，就會出現完成畫面（如下）

<figure><img src="/files/NwhlP17M8KNXA85udcE9" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hotcake.app/3rdpartyconnect/xian-shang-jin-liu/zheng-he-yu-chuan-jie-line-pay.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
