std-out/laravel-sensebank-installment

SenseBank Installment package for Laravel

v0.1.0 2024-03-16 12:40 UTC

This package is auto-updated.

Last update: 2025-02-27 07:38:00 UTC


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=