Satim Payment Gateway Integration
by zakblacki
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The application environment | development |
| SATIM_BASE_URL | No | The SATIM API base URL (use https://satim.dz/payment/rest for production) | https://test.satim.dz/payment/rest |
| SATIM_PASSWORD | Yes | Your SATIM merchant password | |
| SATIM_USERNAME | Yes | Your SATIM merchant username | |
| SATIM_TERMINAL_ID | No | Your bank-assigned terminal ID |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| configure_credentialsC | Configure SATIM payment gateway credentials |
| register_orderC | Register a new order with SATIM payment gateway |
| confirm_orderC | Confirm order status after payment attempt |
| refund_orderC | Process refund for a completed order |
| validate_payment_responseC | Validate and interpret payment response status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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