Integrate with the Zarinpal payment gateway to manage payments, refunds, and transaction listings.
Sponsored
This tool serves as an MCP (Merchant Custom Protocol) server for the Zarinpal payment gateway, widely used in Iran. It simplifies the process of interacting with Zarinpal's API by providing a standardized interface for creating and verifying payments, processing refunds, listing transactions, and managing unverified payments. It also includes support for a sandbox mode, allowing developers to test their integrations without affecting live transactions. Authentication is handled via a Merchant ID passed in the request body.
Key Features
01Support for sandbox testing mode
020 GitHub stars
03List and manage payment transactions
04Calculate fees for an amount
05Create and verify payment requests
06Process payment refunds
Use Cases
01Automating payment creation and verification for online applications
02Managing refunds for customer transactions
03Integrating Zarinpal payment functionality into custom systems