Documentation Index
Fetch the complete documentation index at: https://doc.haipay.net/llms.txt
Use this file to discover all available pages before exploring further.
Use AI in your HaiPay integration workflow.
You can use AI agents to assist in building HaiPay integrations. If you use LLMs during development, we provide a set of tools and best practices.
Install the HaiPay MCP Server
HaiPay’s Model Context Protocol (MCP) server defines a set of tools that AI agents can use to interact with the HaiPay API and search our knowledge base.
See Connect to HaiPay MCP for installation instructions.
Skills
Skills are reusable “skill books” that AI Agents can follow to complete specific tasks, enabling reusable workflows. HaiPay provides a catalog of Skills that guide agents to follow best practices for HaiPay integration. They are available from various platforms and can also be accessed at Haipay Skills.
npx
Run this in your project folder. Note that manually added skills don’t auto-update, so you’ll need to pull updates yourself.
npx skills add https://doc.haipay.net
Agent-assisted coding platforms let you create apps and websites by describing what you want to an LLM. These platforms can also help you build a payment integration without writing code.
Some platforms provide custom HaiPay integration solutions, allowing you to try HaiPay’s payment capabilities without creating an account.
See Also