divibank/module-payment

DiviBank Payment integration module for Magento 2.

Maintainers

Package info

bitbucket.org/Mage2commerce/divibank_payment

Type:magento2-module

pkg:composer/divibank/module-payment

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

1.0.8 2025-12-05 20:44 UTC

This package is not auto-updated.

Last update: 2026-03-27 22:22:49 UTC


README

``divibank/module-payment``

Main Functionalities

Divibank

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/DiviBank
  • Enable the module by running php bin/magento module:enable DiviBank_Payment
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Make the module available in a composer repository for example:
    • private repository repo.magento.com
    • public repository packagist.org
    • public github repository as vcs
  • Add the composer repository to the configuration by running composer config repositories.repo.magento.com composer https://repo.magento.com/
  • Install the module composer by running composer require divibank/module-payment
  • enable the module by running php bin/magento module:enable DiviBank_Payment
  • apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

  • DiviBank - payment/divibank/*

  • DiviBank_Pix - payment/divibank_pix/*

Specifications

  • Payment Method

    • DiviBank
  • Payment Method

    • DiviBank_Pix
    • DiviBank_Boleto

Attributes