Skip to main content
Glama

Satim Payment Gateway Integration

by zakblacki

confirm_order

Verify and confirm the status of an order after a payment attempt using the Satim Payment Gateway Integration. Processes order ID and language preferences to ensure accurate transaction tracking and response.

Instructions

Confirm order status after payment attempt

Input Schema

NameRequiredDescriptionDefault
languageNoLanguage for response messages
orderIdYesOrder ID returned from registration

Input Schema (JSON Schema)

{ "properties": { "language": { "description": "Language for response messages", "enum": [ "AR", "FR", "EN" ], "type": "string" }, "orderId": { "description": "Order ID returned from registration", "type": "string" } }, "required": [ "orderId" ], "type": "object" }
Install Server

Other Tools from Satim Payment Gateway Integration

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/zakblacki/Satim-Payment-Gateway-Integration'

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