Skip to main content
Glama

yeepay-mcp

by yop-platform

query_yeepay_payment_status

Check the payment status of an order using the merchant order ID to ensure transaction completion and accuracy.

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" }
Install Server

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