star-cloud/config
sky121113 3d35218d6b [FEAT] 新增手機支付與 LINE Pay 官方直連支付類型
1. Order.php getPaymentTypeLabels() 新增支付碼 10(手機支付/NFC 行動支付,走信用卡軌道)與 70(LINE Pay 官方直連,非 TapPay 底下的 30)。
2. config/api-docs.php B600 order.payment_type 說明字串補上 10 與 70 兩碼定義。
3. api-technical-specs SKILL.md Appendix A 支付類型對照表同步補上 10、70,並將 30 備註明確為「TapPay 底下的 LINE Pay」以區分兩條 LINE Pay 路線。
4. 三語系 (zh_TW/en/ja) 新增 "Mobile Pay"、"LINE Pay (Official)" 詞條,並重新 ksort 對齊字母排序。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 13:55:08 +08:00
..
api-docs.php [FEAT] 新增手機支付與 LINE Pay 官方直連支付類型 2026-06-15 13:55:08 +08:00
app.php [FIX] 修正系統時區為 Asia/Taipei 並同步語系設定 2026-03-13 10:34:30 +08:00
auth.php feat: 實作機台日誌核心功能與 IoT 高併發處理架構 2026-03-09 09:43:51 +08:00
broadcasting.php first commit 2025-11-21 17:15:27 +08:00
cache.php first commit 2025-11-21 17:15:27 +08:00
cors.php first commit 2025-11-21 17:15:27 +08:00
database.php [FEAT] 實作 MQTT Gateway 整合與高併發 IoT 通訊架構 2026-04-16 14:28:42 +08:00
filesystems.php first commit 2025-11-21 17:15:27 +08:00
hashing.php first commit 2025-11-21 17:15:27 +08:00
locales.php [FEAT] 商品與機台多語系架構,並補上系統設定同步操作 2026-06-15 09:00:10 +08:00
logging.php first commit 2025-11-21 17:15:27 +08:00
mail.php first commit 2025-11-21 17:15:27 +08:00
mqtt.php [FEAT] 實作 MQTT Gateway 整合與高併發 IoT 通訊架構 2026-04-16 14:28:42 +08:00
permission.php [FEAT] 實作角色權限分類、租戶角控管理與介面多語系優化 2026-03-17 16:53:28 +08:00
queue.php first commit 2025-11-21 17:15:27 +08:00
sanctum.php first commit 2025-11-21 17:15:27 +08:00
services.php first commit 2025-11-21 17:15:27 +08:00
session.php first commit 2025-11-21 17:15:27 +08:00
view.php first commit 2025-11-21 17:15:27 +08:00