Skip to main content
Glama

yeepay-mcp

by yop-platform

query_yeepay_payment_status

Check the status of Yeepay payments by querying with the merchant order ID to verify transaction details and ensure accurate payment processing.

Instructions

查询支付状态工具

Input Schema

NameRequiredDescriptionDefault
orderIdYes商户订单号

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "orderId": { "description": "商户订单号", "type": "string" } }, "required": [ "orderId" ], "type": "object" }

Other Tools from yeepay-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yop-platform/yeepay-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server