Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cashbox-laravel/tinkoff-qr
Subtree split of the Cashbox component (see cashbox/foundation)
https://github.com/cashbox-laravel/tinkoff-qr
cashier laravel payment php tinkoff
Last synced: about 1 month ago
JSON representation
Subtree split of the Cashbox component (see cashbox/foundation)
- Host: GitHub
- URL: https://github.com/cashbox-laravel/tinkoff-qr
- Owner: cashbox-laravel
- License: mit
- Created: 2021-05-25T15:59:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-20T21:10:04.000Z (about 1 year ago)
- Last Synced: 2024-09-23T12:09:43.354Z (3 months ago)
- Topics: cashier, laravel, payment, php, tinkoff
- Language: PHP
- Homepage: https://cashbox.city
- Size: 1.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tinkoff Credit Driver
![cashbox](https://preview.dragon-code.pro/cashbox/tinkoff-qr-code.svg?brand=laravel)
[![Stable Version][badge_stable]][link_packagist]
[![Unstable Version][badge_unstable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![License][badge_license]][link_license]> Attention
>
> The project is in a state of global upgrade and some links may not be correct.## About Cashbox
`Cashier` provides an expressive and user-friendly interface for managing billing and payment verification services.
We believe that development should be an enjoyable, creative experience to be truly rewarding.
`Cashbox` tries to ease development by simplifying the tasks of adding payment systems to a web application.The project contains some ready-made solutions of payment systems, but you can offer your own.
## About Driver
The driver allows you to implement payment on the site using a QR code from [Tinkoff](https://www.tinkoff.ru).
## Documentation
You will find full documentation on the dedicated [documentation](https://cashbox-laravel.github.io/docs) site.
## Contributing
Thank you for considering contributing to the `Cashbox`!
The contribution guide can be found in the [Cashbox documentation](https://cashbox-laravel.github.io/docs).## Code of Conduct
In order to ensure that the `Cashbox` community is welcoming to all, please review and abide by
the [Code of Conduct](https://cashbox-laravel.github.io/docs).## Security Vulnerabilities
Please review [our security policy](https://cashbox-laravel.github.io/docs) on how to report security vulnerabilities.
## License
The Cashbox is open-source software that works in conjunction with
the [Laravel framework](https://laravel.com/), distributed under the MIT license.[badge_downloads]: https://img.shields.io/packagist/dt/cashbox/tinkoff-qr.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/cashbox/tinkoff-qr.svg?style=flat-square
[badge_stable]: https://img.shields.io/github/v/release/cashbox/tinkoff-qr?label=stable&style=flat-square
[badge_unstable]: https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square
[link_license]: LICENSE
[link_packagist]: https://packagist.org/packages/cashbox/tinkoff-qr