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

https://github.com/baraja-core/bank-transaction-authorizator

Common bank transaction authorizator.
https://github.com/baraja-core/bank-transaction-authorizator

authorizator bank bank-transaction-authorizator finance money pay payment payments php transaction transfer

Last synced: 7 days ago
JSON representation

Common bank transaction authorizator.

Awesome Lists containing this project

README

        

Common Transaction authorizator
===============================

Supported banks:

- [Fio](https://github.com/baraja-core/fio-payment-authorizator) by API
- [CSOB](https://github.com/baraja-core/csob-payment-authorizator) by scaning e-mail

📦 Installation
---------------

It's best to use [Composer](https://getcomposer.org) for installation, and you can also find the package on
[Packagist](https://packagist.org/packages/baraja-core/bank-transaction-authorizator) and
[GitHub](https://github.com/baraja-core/bank-transaction-authorizator).

To install, simply use the command:

```
$ composer require baraja-core/bank-transaction-authorizator
```

You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.

📄 License
-----------

`baraja-core/variable-generator` is licensed under the MIT license. See the [LICENSE](https://github.com/baraja-core/variable-generator/blob/master/LICENSE) file for more details.