Iranian-bank-gateways
# Iranian Bank Gateways [](https://pkg.go.dev/github.com/hossein-225/iranian-bank-gateways) [](https://github.com/hossein-225/iranian-bank-gateways/releases) [](https://goreportcard.com/report/github.com/hossein-225/iranian-bank-gateways) [](https://github.com/hossein-225/iranian-bank-gateways) [](https://github.com/hossein-225/Iranian-bank-gateways/graphs/contributors) [](https://github.com/hossein-225/Iranian-bank-gateways/blob/main/LICENSE) A free and open-source library written in Go (Golang) designed to streamline the integration process with Iranian bank payment gateways. ## Introduction This library simplifies the process of integrating with Iranian bank payment gateways by providing reusable code for common interactions, including token requests and payment verification. ## Features - **Request and Retrieve Token** - **Payment Verification** - **Supported Gateways**: - [Mellat Bank Documentation](./gateways/bpMellat/README_Mellat.md) - [Bitpay Documentation](./gateways/bitpay/README_BitPay.md) - [Zarinpal Documentation](./gateways/zarinpal/README_Zarinpal.md) - [Saman Bank Documentation](./gateways/saman/README_Saman.md) - [Saderat Bank Documentation](./gateways/saderat/README_Saderat.md) ## Get Started To get started with the library, simply install it using the following command: ```sh go get github.com/hossein-225/iranian-bank-gateways ``` For detailed usage examples, refer to the individual gateway documentation pages linked above. ## Contribution We welcome contributions to improve this project! Whether it’s adding test coverage, fixing bugs, or adding support for additional gateways, your help is appreciated. See our [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines. ## License This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details. ## Further Information - For a list of authors, see [AUTHORS.md](./AUTHORS.md). - See our [CHANGELOG.md](./CHANGELOG.md) for the latest updates and changes. ## Contact If you have any questions or need further assistance, feel free to reach out: - Email: [[email protected]](mailto:[email protected]) - Telegram: [@hossein_225](https://t.me/hossein_225) - LinkedIn: [Seyed Hossein Hosseini Motlagh](https://www.linkedin.com/in/seyed-hossein-hosseini-motlagh)