Medusa MCP Server

by SGFGOV
Verified

PostPaymentCollectionsIdPaymentSessions

Initialize and add a payment session to a payment collection for checkout. Streamline customer payments by integrating with their chosen payment provider during cart processing.

Instructions

Initialize and add a payment session to a payment collection. This is used during checkout, where you create a payment collection for the cart, then initialize a payment session for the payment provider that the customer chooses.

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