This module adds an integration to pay with Redsys system (redirection mode).
Currently, we only accept "authorization" method (standard payment), but in the future we will implement others Redsys methods like "pre-authorization", refunds, etc.
If you want more information about Redsys system (redirection mode), you can click on the next link.
This module takes some ideas from MagestioEcommerce/redsys-tpv and Redsys magento 2 module, but we add some changes to not create orders with pending payment status to adapt to our requeriments.
Also, you can check the official documentation in Adobe page
- Magento 2.4.7-p3 CE
- Stability: Stable Build
The instructions to install this module are:
composer require oag/module-redsys
php bin/magento module:enable OAG_Redsys # If you upload via FTP
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
You can execute command php bin/magento module:uninstall OAG_Redsys
to uninstall module. Also, please refresh magento cache after uninstall.
- Create order only when Redsys confirm the payment (no more orders with pending status)
- No redirection pages in checkout (we use new webapi methods to avoid this step tipical in Magento 1)
- Payments with Bizum
- Accepts SOAP integration with Redsys
- Add transaction information in order