PAID Taiwan
Official@paid-tw
Offers technical integration modules for ECPay, PAYUNi, and NewebPay payment gateways within regional e-commerce environments.
Agent Skills by PAID Taiwan
Showing 10 vetted skills indexed across 1 GitHub repositories.
ecpay
Integrate ECPay payment gateway and electronic invoice APIs for test and live environments.
payuni-webhook
Verify PAYUNi webhook signatures and update order statuses in Next.js and Express.
payuni-query
Query PAYUNi transactions and verify order status with Node.js/TypeScript.
payuni
Guide PAYUNi integration setup and route to checkout, query, or webhook flows.
payuni-checkout
Automate PAYUNI UPP checkout integration with AES-256-CBC encryption and SHA-256 hashing.
payment-help
Analyze business requirements to recommend Taiwan payment gateways via a decision tree.
newebpay-query
Query NewebPay transactions via QueryTradeInfo API for order verification.
newebpay-refund
Automate NewebPay refunds for credit card and e-wallet transactions.
newebpay
Route NewebPay integration guidance to checkout, query, or refund sub-skills.
newebpay-checkout
Automate NewebPay MPG checkout with AES-256 encryption and SHA-256 signing.
Frequently Asked Questions About PAID Taiwan
FAQPage SchemaWhat specific payment gateways are supported by these modules?▼
These modules support integration with three major Taiwan-based payment processors: ECPay, PAYUNi, and NewebPay. Each module provides specific functionality for checkout routing, transaction querying, webhook signature verification, and refund processing to ensure seamless financial operations within your e-commerce environment.
Which technical personas benefit from these integration modules?▼
These modules are designed for backend engineers and e-commerce developers tasked with implementing payment infrastructure. They provide standardized methods for handling sensitive financial data, encryption, and gateway communication, allowing developers to focus on business logic rather than the complexities of individual provider protocols.
What security standards are utilized for transaction processing?▼
All checkout and transaction processes utilize industry-standard AES-256-CBC encryption and SHA-256 hashing for data integrity. These security measures ensure that sensitive payment information and webhook signatures are validated correctly, protecting against unauthorized access and ensuring secure communication between your server and the payment gateway.