Medusa MCP Server

by SGFGOV
Verified

GetPaymentProviders

Retrieve enabled payment providers for a specific region using the region_id query parameter, ensuring accurate and region-specific payment options.

Instructions

Retrieve a list of payment providers. You must provide the region_id query parameter to retrieve the payment providers enabled in that region.

Input Schema

NameRequiredDescriptionDefault
fieldsNo
limitNo
offsetNo
orderNo
region_idNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "fields": { "type": "string" }, "limit": { "type": "number" }, "offset": { "type": "number" }, "order": { "type": "string" }, "region_id": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap