Loading...
Loading...
Provides an overview of PAYUNi integration and guides users to relevant skills. This is applicable when starting PAYUNi integration, setting up the environment, or requiring general guidance on PAYUNi (unified payment service).
npx skill4agent add paid-tw/skills payuni$ARGUMENTS/payuni-checkout/payuni-query/payuni-webhookPAYUNI_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| Requirement | Skill | Description |
|---|---|---|
| Create payment page | | UPP front-end payment integration |
| Query transaction status | | Transaction query API |
| Process Webhook | | Receive payment notifications |
| Environment | API Base URL |
|---|---|
| Test | |
| Production | |
| 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 |