get_alipay_integration_guide
Get a step-by-step Alipay payment integration guide with product recommendation, sandbox setup, and code examples in Node.js, Python, Java, PHP, or C#.
Instructions
Get a step-by-step guide for integrating Alipay payments (Pay-Per-Use, Website Payment, or APP Payment). Returns product recommendation, sandbox setup instructions, and code example paths for Node.js/Python/Java/PHP/C#.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Which Alipay product to integrate. Use 'auto' for product recommendation based on your use case. | |
| language | No | Programming language for code examples. Defaults to nodejs. |