std-out / laravel-sensebank-installment
SenseBank Installment package for Laravel
Fund package maintenance!
std-out
v0.1.0
2024-03-16 12:40 UTC
Requires
- php: ^8.2
- illuminate/contracts: ^9.28|^10.0|^11.0
- yuriizee/sensebank-installment-sdk: ^1.1
Requires (Dev)
- laravel/pint: ^1.14
- mockery/mockery: ^1.5
- orchestra/testbench: ^7.7|^8.0
- pestphp/pest: ^1.22
- phpunit/phpunit: ^9.5.24
README
Installation
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=