Module Wallet is required.
To install the module run the command:
php ./vendor/bin/bluzman module:install wallet
php ./vendor/bin/bluzman module:install payments
php ./vendor/bin/bluzman db:migrate
To remove the module, run the command:
php ./vendor/bin/bluzman module:remove payments