What problem does it solve?
This skill helps developers quickly understand NewebPay integration and directs them to the appropriate sub-skills for checkout, query, or refund.
Core Features & Use Cases
- Routing guidance to specialized sub-skills: /newebpay-checkout, /newebpay-query, /newebpay-refund.
- Environment setup guidance for PHP, Node.js, Python, and other stacks, including guidance on NEWEBPAY_MERCHANT_ID, NEBWEBPAY_HASH_KEY, NEWEBPAY_HASH_IV and related endpoints.
- General NewebPay best practices, security notes, and how to choose the correct workflow for your need.
Quick Start
Ask this skill for NewebPay integration guidance and environment setup.
Follow the suggested path: /newebpay-checkout for checkout, /newebpay-query for status, or /newebpay-refund for refunds.
Configure environment variables NEWEBPAY_MERCHANT_ID, NEWEBPAY_HASH_KEY, NEWEBPAY_HASH_IV and review the API base URLs.