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 folderEfi
(camel case) - Download the last release https://github.com/dadeke/akaunting-module-efi/releases efi-(version).zip
- Extract zip file into
modules/Efi
- Run install dependencies:
composer install
- Install the module:
php artisan module:install efi 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: