SenseBank Installment package for Laravel
std-out/laravel-sensebank-installment is a Laravel package for sensebank installment package for laravel .
It currently has 0 GitHub stars and 5 downloads on Packagist (latest version v0.1.0).
Install it with composer require std-out/laravel-sensebank-installment.
Discover more Laravel packages by std-out
or browse all Laravel packages to compare alternatives.
Last updated
composer require std-out/laravel-sensebank-installment
After that, open config/app.php and add to the providers array this
\StdOut\LaravelSensebankInstallment\SensebankInstallmentServiceProvider::class,
And if its need, publish config
php artisan vendor:publish --tag=config
Finally, add environment variable with own credentials
SENSEBANK_INSTALLMENT_URL=
SENSEBANK_PARTNER_ID=
SENSEBANK_PASSWORD=