Skip to main content
Glama

Satim Payment Gateway Integration

by zakblacki

configure_credentials

Set up merchant credentials for SATIM payment gateway integration, enabling AI assistants to process CIB/Edhahabia card payments via SATIM-ePAY.

Instructions

Configure SATIM payment gateway credentials

Input Schema

NameRequiredDescriptionDefault
passwordYesMerchant's password received during registration
userNameYesMerchant's login received during registration

Input Schema (JSON Schema)

{ "properties": { "password": { "description": "Merchant's password received during registration", "type": "string" }, "userName": { "description": "Merchant's login received during registration", "type": "string" } }, "required": [ "userName", "password" ], "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