Download the PHP package vanilo/payment without Composer
On this page you can find all versions of the php package vanilo/payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package payment
Vanilo Payment Module
This is the standalone Payment module from the Vanilo E-commerce framework
Installation
(As Standalone Component)
composer require vanilo/checkout
php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
- Add
Vanilo\Payment\Providers\ModuleServiceProvider::class
to modules inconfig/concord.php
php artisan migrate
Usage
See the Vanilo Payment Documentation for more details.
All versions of payment with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
konekt/concord Version ^1.13
konekt/enum Version ^4.2
laravel/framework Version ^10.43|^11.0
vanilo/contracts Version ^4.0
vanilo/support Version ^4.2
konekt/concord Version ^1.13
konekt/enum Version ^4.2
laravel/framework Version ^10.43|^11.0
vanilo/contracts Version ^4.0
vanilo/support Version ^4.2
The package vanilo/payment contains the following files
Loading the files please wait ....