Medusa MCP Server

by SGFGOV
Verified

AdminPostPaymentsIdCapture

Use this tool to capture a specified amount of a payment in the Medusa MCP Server. It leverages the capturePayment method from the payment provider linked to the payment's collection.

Instructions

This tool helps store administors. Capture an amount of a payment. This uses the capturePayment method of the payment provider associated with the payment's collection.

Input Schema

NameRequiredDescriptionDefault
fieldsNo
idNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "fields": { "type": "string" }, "id": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap