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 order ID and preferred response language. Integrates with the Satim Payment Gateway for CIB/Edhahabia card transactions in Algeria.

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

You must be authenticated.

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