Releases: qenta-cee/magento2-qcp
Release 3.1.1
Redirection with URLBuilder Method
Release 3.1.0
Minor Bug Fixes
Redirection Fix to Shop in sub-url
Refund Message Fix
Release 3.0.1
Version Update & Other minor bug fixes
Full Changelog: 3.0.0...3.0.1
Release 3.0.0
Plugin Migration to 2.4.6 version of Magento with php 8.2 and php 8.1 support
Release 2.2.0
Php 7.4 Magento 2.4.3 supported release
Release 2.1.0
New Payment Methods
- Invoice and Installments via AfterPay
- Crypto Payments via Salamantex
Fixes
- Security fix for guzzlehttp
Refactoring
- Update Test Mode configurations
- Remove outdated payment methods
- Update parameter documentations
- Update translations
- Update eps, bank selection is now on the eps site
CI/Dev
- Dockerize Magento2
- Automate plugin installation
- Automate shop configuration
- Add German language pack
Before updating an existing module, disable all Qenta Payment Methods and enable them again after the installation.
Install via composer: rm composer.lock; composer require qenta/magento2-qcp
Release 2.0.5
Update to qenta-checkout-library 5.0.2
This release changes API endpoints to api.qenta.com
Important Update!
Install via composer: rm composer.lock; composer require qenta/magento2-qcp
Release 2.0.2
Prevent an issue where an installation fails because of an HTML comment within PHP scope.
Release 2.0.1
This update targets multiple issues with the cookies and lost sessions. After updating to this version you will be able to see the thank you page even when using the chrome browser version 80+.
Tested with Magento 2.4.2
Release 2.0.0
- add compatibility with Magento 2.3.x
- add compatibility with PHP 7.3+
NOTICE This extension is not compatible with the previous anymore. Keep in mind, that you have to deactivate and/or deinstall the previous version in order not to have the same payment methods shown twice.