Skip to content

Braspag/pagador-module-magento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Rodrigo
Jan 31, 2025
6e66a16 · Jan 31, 2025

History

56 Commits
May 9, 2022
Jun 20, 2022
Sep 4, 2023
Aug 14, 2023
Sep 18, 2023
Jan 28, 2025
Aug 4, 2023
Oct 9, 2023
Dec 1, 2023
Sep 12, 2023
Aug 24, 2023
Jul 22, 2022
Oct 29, 2024
Oct 29, 2024
May 9, 2022
Jan 31, 2025
May 9, 2022
May 9, 2022
May 9, 2022
Jun 20, 2022
May 9, 2022
Aug 25, 2022
Jun 20, 2022
Jun 20, 2022
Jun 20, 2022

Repository files navigation

Braspag Pagador plugin for Magento 2

Official Braspag plugin for Magento 2 build to offer frictionless payments online.

Integration

The plugin integrates with Braspag Pagador API.

Available Payment Methods

Credit Card

  • Installments
  • Silent Order Post
  • Authenticate 3DS/VBV
  • Authenticate 3DS 2.0
  • Split Payment
  • AVS
  • Checkout Card View

Credit Card JustClick

  • Authorize Only
  • Authorize and Capture

Debit Card

  • Authenticate 3DS 2.0
  • Split Payment
  • Checkout Card View

Boleto

  • Instructions
  • Assignor
  • Split Payment
  • Expirations Day

Split Payment

  • Trava de pagamentos
  • Pós-transacional

Requirements

This plugin supports:

  • PHP 5.6 version and higher.
  • Magento2 version 2.3.3 and higher.

Installation

You can install our plugin through Composer:

composer require braspag/magento2-module-braspagpagador
composer update
bin/magento module:enable Braspag_BraspagPagador
bin/magento setup:upgrade

Configuration

After installation has completed go to:

Stores > Settings > Configuration

Sales > Payment Methods > Other Payment Methods > Braspag Braspag.

Support

You can create issues on our Magento Repository.

In case of specific problems with your account, please contact braspag@webjump.com.br.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.