Vanilo Payment Module
This is the standalone Payment module from the Vanilo E-commerce framework
Installation
(As Standalone Component)
composer require vanilo/checkoutphp artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"- Add
Vanilo\Payment\Providers\ModuleServiceProvider::classto modules inconfig/concord.php php artisan migrate
Usage
See the Vanilo Payment Documentation for more details.