Skip to content

Releases: qenta-cee/magento2-qcp

Release 3.1.1

23 May 09:07
Compare
Choose a tag to compare

Redirection with URLBuilder Method

Release 3.1.0

30 Apr 13:31
Compare
Choose a tag to compare

Minor Bug Fixes
Redirection Fix to Shop in sub-url
Refund Message Fix

Release 3.0.1

15 Mar 14:02
Compare
Choose a tag to compare

Version Update & Other minor bug fixes

Full Changelog: 3.0.0...3.0.1

Release 3.0.0

15 Jan 07:22
9071b93
Compare
Choose a tag to compare

Plugin Migration to 2.4.6 version of Magento with php 8.2 and php 8.1 support

Release 2.2.0

15 Jan 07:20
a546ee5
Compare
Choose a tag to compare

Php 7.4 Magento 2.4.3 supported release

Release 2.1.0

20 May 12:55
04e7f7b
Compare
Choose a tag to compare

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

18 Nov 14:04
Compare
Choose a tag to compare

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

17 Jun 08:55
e55bb20
Compare
Choose a tag to compare

Prevent an issue where an installation fails because of an HTML comment within PHP scope.

Release 2.0.1

12 May 07:57
f8a797c
Compare
Choose a tag to compare

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

01 Dec 10:20
87ddb01
Compare
Choose a tag to compare
  • 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.