API環境

Scan2Pay API

Client端連線到Scan2Pay API時, 需要使用TLS1.2以上(含)傳輸安全性協議來連接

Scan2Pay API

POST https://intella-server-domain/allpaypass/api/general

Scan2Pay API接入口

Request Body

NameTypeDescription

"ApiKey"

string

RSA加密的AES Key

"Request"

string

AES加密的原始Request內容

{
    "Response":"aes-encrypted-string"
}

請洽詢intella以取得intella server的domain name

開發階段使用測試帳號在測試server上進行, 測試環境下, 部分支付的測試需要搭配測試版App或是測試帳號/卡號才能進行支付測試.

Last updated