This app allows your customers to pay their invoices with Pix a common payment method used in Brazil using the payment processor Efí.
- Into
modules
create folderGerencianet
(camel case) - Download the last release https://github.com/dadeke/akaunting-module-gerencianet/releases gerencianet-(version).zip
- Extract zip file into
modules/Gerencianet
- Run install dependencies:
composer install
- Install the module:
php artisan module:install gerencianet 1
Create your Client ID, Client Secret:
https://app.sejaefi.com.br/api/aplicacoes
and Certificate:
https://app.sejaefi.com.br/api/meus-certificados
Save your credentials here: