webjump / magento2-module-braspagpagador
Braspag Pagador integration for Magento 2
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/webjump/magento2-module-braspagpagador
Type:magento2-module
pkg:composer/webjump/magento2-module-braspagpagador
Requires
- php: ~7.2.0|~7.3.0|~7.4.0
- magento/framework: 100.1.*|~101.0|^102.0.3|^103.0
- magento/module-checkout: 100.1.*|~100.2|^100.4
- magento/module-config: 100.1.*|~101.0
- magento/module-payment: 100.1.*|^100.2|^100.3|^100.4
- magento/module-quote: 100.1.*|~101.0
- magento/module-sales: 100.1.*|~101.0|~102.0|~103.0
- magento/module-store: 100.1.*|~100.2|~101.0
- webjump/braspagpagador-sdk-adapter: ^1.2.5
- webjump/mobiledetectlib: ^3.0
- zendframework/zend-escaper: ~2.4.6|^2.5
- zendframework/zend-http: ~2.4.6|^2.5.4
- zendframework/zend-stdlib: 2.4.6|~2.7.7|^3.2.1
Requires (Dev)
- allure-framework/allure-phpunit: ~1.2.0
- friendsofphp/php-cs-fixer: ~1.10.0|~2.10
- lusitanian/oauth: ~0.3 <=0.7.0|~0.8.10
- magento-ecg/coding-standard: dev-master
- magento/magento-coding-standard: ~1.0.0
- pdepend/pdepend: 2.2.2|2.5.2
- phpmd/phpmd: @stable
- phpunit/phpunit: ~6.2.0|~6.5.0
- phpunit/phpunit-selenium: >=1.2
- rregeer/phpunit-coverage-check: ^0.1.4
- satooshi/php-coveralls: ^1.0
- sebastian/phpcpd: ~3.0.0
- squizlabs/php_codesniffer: 2.7.0|3.3.1
This package is auto-updated.
Last update: 2022-10-16 20:00:30 UTC
README
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 webjump/magento2-module-braspagpagador composer update bin/magento module:enable Webjump_BraspagPagador bin/magento setup:upgrade
Configuration
After installation has completed go to:
Stores > Settings > Configuration
Sales > Payment Methods > Other Payment Methods > Webjump 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.