Download the PHP package lovaszcc/laravel-barion without Composer
On this page you can find all versions of the php package lovaszcc/laravel-barion. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lovaszcc/laravel-barion
More information about lovaszcc/laravel-barion
Files in lovaszcc/laravel-barion
Download lovaszcc/laravel-barion
More information about lovaszcc/laravel-barion
Files in lovaszcc/laravel-barion
Vendor lovaszcc
Package laravel-barion
Short Description This is my package laravel-barion
License MIT
Homepage https://github.com/lovaszcc/laravel-barion
Package laravel-barion
Short Description This is my package laravel-barion
License MIT
Homepage https://github.com/lovaszcc/laravel-barion
Please rate this library. Is it a good library?
Informations about the package laravel-barion
Simple Laravel Wrapper for Barion Payment Gateway
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Steps to Use
- Create a new payment
- Redirect the user to the GatewayUrl
- Wait for the callback
- Get the payment status
- If the payment is successful, update the order status
- If the payment is failed, update the order status
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-barion with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0||^12.0
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0||^12.0
The package lovaszcc/laravel-barion contains the following files
Loading the files please wait ....