https://github.com/pluf/bank
Payment module for pluf
https://github.com/pluf/bank
bank banking-operation melat payment php pluf zarinpal
Last synced: about 2 months ago
JSON representation
Payment module for pluf
- Host: GitHub
- URL: https://github.com/pluf/bank
- Owner: pluf
- License: gpl-3.0
- Created: 2017-03-09T22:30:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T00:48:29.000Z (about 4 years ago)
- Last Synced: 2025-03-30T11:22:36.308Z (3 months ago)
- Topics: bank, banking-operation, melat, payment, php, pluf, zarinpal
- Language: PHP
- Homepage: https://pluf.ir/wb/products/module/bank
- Size: 2.17 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Banking operation module
[](https://travis-ci.com/pluf/bank)
[](https://codecov.io/gh/pluf/bank)
[](https://coveralls.io/github/pluf/bank)
[](https://codeclimate.com/github/pluf/bank/maintainability)
[](https://codeclimate.com/github/pluf/bank/test_coverage)It is a Pluf module to manage online banking operations such as online payment, manage (add/remove) gates and so on.
## Contributing
If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.
The most important guidelines are described as follows:
>All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.