Loading...
Loading...
Compare original and translation side by side
$ARGUMENTS/payuni-checkout/payuni-query/payuni-webhook$ARGUMENTS/payuni-checkout/payuni-query/payuni-webhookPAYUNI_MERCHANT_ID=你的商店代號
PAYUNI_HASH_KEY=你的HashKey
PAYUNI_HASH_IV=你的HashIV
PAYUNI_TEST_MODE=true # test 模式,正式環境設為 false.env.env.gitignorePAYUNI_MERCHANT_ID=Your Merchant ID
PAYUNI_HASH_KEY=Your HashKey
PAYUNI_HASH_IV=Your HashIV
PAYUNI_TEST_MODE=true # Test mode, set to false for production environment.env.env.gitignore| 需求 | Skill | 說明 |
|---|---|---|
| 建立支付頁面 | | UPP 幕前支付串接 |
| 查詢交易狀態 | | 交易查詢 API |
| 處理 Webhook | | 接收付款通知 |
| Requirement | Skill | Description |
|---|---|---|
| Create payment page | | UPP front-end payment integration |
| Query transaction status | | Transaction query API |
| Process Webhook | | Receive payment notifications |
| 環境 | API Base URL |
|---|---|
| 測試 | |
| 正式 | |
| Environment | API Base URL |
|---|---|
| Test | |
| Production | |
| 特性 | PAYUNi | 藍新 | 綠界 |
|---|---|---|---|
| 加密方式 | AES-256-CBC | AES-256-CBC | AES-128-CBC |
| 簽章方式 | SHA256 (HashInfo) | SHA256 (TradeSha) | SHA256 (CheckMacValue) |
| API 版本 | 統一版本 | Version 參數 | Version 參數 |
| Feature | PAYUNi | NewebPay | Ecpay |
|---|---|---|---|
| Encryption Method | AES-256-CBC | AES-256-CBC | AES-128-CBC |
| Signature Method | SHA256 (HashInfo) | SHA256 (TradeSha) | SHA256 (CheckMacValue) |
| API Version | Unified version | Version parameter | Version parameter |