Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cashbox-laravel/cash

Subtree split of the Cashbox component (see cashbox/foundation)
https://github.com/cashbox-laravel/cash

cash cashier driver laravel money

Last synced: 2 months ago
JSON representation

Subtree split of the Cashbox component (see cashbox/foundation)

Awesome Lists containing this project

README

        

# Cash Driver

![cashbox](https://preview.dragon-code.pro/cashbox/cash.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

`Cashbox` 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 `Cash` payment driver implements cash payments in your application using the `Cashbox` interface.
It is not connected to any bank, so all actions are instantaneous.

## 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/cash.svg?style=flat-square

[badge_license]: https://img.shields.io/packagist/l/cashbox/cash.svg?style=flat-square

[badge_stable]: https://img.shields.io/github/v/release/cashbox/cash?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/cash