Download the PHP package startupmasters/laravel-epay without Composer
On this page you can find all versions of the php package startupmasters/laravel-epay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download startupmasters/laravel-epay
More information about startupmasters/laravel-epay
Files in startupmasters/laravel-epay
Download startupmasters/laravel-epay
More information about startupmasters/laravel-epay
Files in startupmasters/laravel-epay
Please rate this library. Is it a good library?
Informations about the package laravel-epay
Laravel-epay package
Instalation
Add to your composer.json file
Update composer file
In config\app.php
-in 'providers' array
...
-in 'aliases' array
Publish config files
How to use
Add to config-epay.php
Note:
add to your payment controller
Note: 'pageType'is what type of gate you want to load.If you want to make payment via Epay site use : 'paylogin' in other case you can use BORICA gateway to make payment ,so then use: 'credit_paydirect' Your blade view should look something like this:
REFERENCE: Documentation of Epay site -> https://www.epay.bg/v3main/img/front/tech_wire.pdf (sorry for the language)
All versions of laravel-epay with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5.1
symfony/http-foundation Version ~2.1|~3.0
php Version >=5.3.0
symfony/http-foundation Version ~2.1|~3.0
php Version >=5.3.0
The package startupmasters/laravel-epay contains the following files
Loading the files please wait ....