Download the PHP package baraja-core/csob-payment-authorizator without Composer
On this page you can find all versions of the php package baraja-core/csob-payment-authorizator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download baraja-core/csob-payment-authorizator
More information about baraja-core/csob-payment-authorizator
Files in baraja-core/csob-payment-authorizator
Package csob-payment-authorizator
Short Description CSOB payment authorizator.
License
Homepage https://github.com/baraja-core/csob-payment-authorizator
Informations about the package csob-payment-authorizator
CSOB Transaction authorizator
Find transactions in mail box, parse and call authorization logic.
📦 Installation & Basic Usage
This package can be installed using Package Manager which is also part of the Baraja Sandbox. If you are not using it, you have to install the package manually following this guide.
A model configuration can be found in the common.neon
file inside the root of the package.
To manually install the package call Composer and execute the following command:
In the projects common.neon
you have to define the database credentials. A fully working example of configuration can be found in the common.neon
file inside this package.
You can define the configuration simply using parameters (stored in the super-global array parameters
).
For example:
⚙️ Usage
In presenter use it very simply:
📄 License
baraja-core/csob-payment-authorizator
is licensed under the MIT license. See the LICENSE file for more details.
All versions of csob-payment-authorizator with dependencies
baraja-core/bank-transaction-authorizator Version ^1.0
php-imap/php-imap Version ^3.0 || ^4.0