# 讀卡機設定

{% file src="/files/OnbRXHU53Ortpaadg8sY" %}
讀卡機wifi設定說明文件(pdf)
{% endfile %}

## 預備

{% hint style="warning" %}
本安裝說明適用於2018年8月後出廠的Wifi讀卡機
{% endhint %}

### 準備項目

讀卡機使用前需要進行Wifi連線的設定, 設定前請準備下列項目

* 讀卡機以及電源線(Micro USB)以及AC Adapter(USB變壓器)
* Wifi AP (Wifi 分享器), 以及連接此分享器的 SSID和密碼

{% hint style="warning" %}
讀卡機電源請使用獨立插座電源, 電源供應器請選用可以輸出電壓5V, 輸出電流2A以上, 以確保讀卡機的運作正常&#x20;
{% endhint %}

### 選擇性準備項目

設定時若使用Android App來設定，請準備下列項目

* 安裝App (請由Google Play下載[Scan2Pay App](https://play.google.com/store/apps/details?id=co.intella.scan2pay\&hl=zh_TW))&#x20;
* intella提供的特店帳號與密碼 (登入App使用)

## 設定步驟

### 進入設定模式

按著讀卡機背後按鍵，然後將USB電源接入讀卡機，待綠色指示燈亮起後，讀卡機會進入設定模式

{% hint style="info" %}
指示燈亮起後即可放開按鍵
{% endhint %}

### 手機連線到讀卡機

開啟手機Wifi設定, 選擇連線到IntellaLimited-xxxx

{% hint style="info" %}
IntellaLimited-xxxx的後四碼為卡機識別碼
{% endhint %}

![](/files/-LHQticT5OgDn6LpHqHx)

### 輸入Wifi資料 - 方法一: 使用Scan2Pay APP

#### &#x20;登入

手機開啟Scan2Pay App, 在登入畫面輸入intella提供的帳號密碼,  進行登入

#### 開啟設定頁面

按下 \[設定], 選擇 \[悠遊卡機], 進入悠遊卡機器設定頁面&#x20;

![](/files/-LHQtoBjutBVq5LZCnfr)

![](/files/-LHQts3U8bGAv_wxoamC)

#### 輸入SSID和Password

在設定頁面, 輸入要連線的Wifi AP的SSID和Password(密碼), 然後按下 \[確定].

![](/files/-LHQtw6LRWPIMKJf23ZG)

### 輸入Wifi資料 - 方法二: 使用瀏覽器

#### 開啟瀏覽器

在Wifi保持連線到IntellaLimited-xxxx的情況下, 開啟瀏覽器

#### 打開192.168.1.1

在瀏覽器網址欄上輸入192.168.1.1連線到設定頁面

#### 輸入SSID和Password

在設定頁面, 輸入要連線的Wifi AP的SSID和密碼, 然後按下 \[送出].

![](/files/-LHQtz-Vxid68O8oFBVa)

### 檢查讀卡機燈號

上述步驟完成後, 讀卡機會開始搜尋並連線到所指定SSID的無線分享器, 燈號將由閃爍變成恆亮,  即完成設定.

### 開始操作

設定完成,  即可透過Scan2Pay API對卡機操作, 進行扣款, 退款等交易.


---

# Agent Instructions: 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://intella.gitbook.io/scan2pay/appendix/reader-setup.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.
