Skip to content

Releases: payrexx/prestashop-payrexx-gateway

v1.4.3

04 Apr 14:37
7ac234d
Compare
Choose a tag to compare
  • Improvement: Payment logo visiblity improvement on checkout
  • Bugfix: Webhooks can no longer edit orders which are not made with the Payrexx module

v1.4.2

23 Mar 16:37
f6a835a
Compare
Choose a tag to compare
  • Improvement: The SQL queries are improved to work with Maria DB 10.0.1 and lower

v1.4.1

20 Mar 15:51
a14bd8f
Compare
Choose a tag to compare
  • Improvement: There are no longer two places in the process which can create orders. This is not necessary because the plugin relies on webhooks and there is no need for a backup solution.

v1.4.0

13 Mar 12:57
4a9ae81
Compare
Choose a tag to compare

With this major release, the payment method selection takes place in the last step of the checkout.

Payment methods of Payrexx can now be configured in the Prestashop administration. It is possible to configure payment methods to be hidden/shown based on the country of the customer, currency of the order or the customer group itself. Payment methods can also be sorted and translated.

  • Feature: Payment methods can be configured in the plugin configurations
  • Feature: The plugin configuration page was redesigned
  • Feature: The API data is checked on every save action of the plugin configurations
  • Improvement: The plugin is officially compatible with Prestashop 8.x

v1.3.1

16 Feb 08:08
Compare
Choose a tag to compare
  • Bugfix: Fixes issue with out of stock products
  • Bugfix: With multiple transaction attempts, the plugin didn't always find the latest confirmed transaction, but sometimes processed a failed attempt instead.
  • Improvement: API Credentials are now validated on every save action of the plugin configurations
  • Improvement: Module configuration view was beautified using bootstrap

v1.2.2

06 Apr 16:38
Compare
Choose a tag to compare

New major version

Improvements

  • Transaction status declined is now processed
  • New prestashop version compatibility

Bugfixes

  • Final status of order can no longer be overwritten
  • Basket transmition issue fixed
  • Payment error fixed in case of missing webhooks

Architecture

  • Vendor is now loaded using composer by Prestashop recommendation
  • Services are loaded the recommended way using services.yml
  • Removed and outsourced redundant codeto services

v1.0.12

04 Mar 13:17
Compare
Choose a tag to compare
Updated version number

v1.0.11

04 Mar 13:08
Compare
Choose a tag to compare
Improved Error handling

v1.0.8

29 Jan 08:33
Compare
Choose a tag to compare
Implemented asynchronous order status update via Payrexx webhooks

v1.0.7

29 Jan 08:31
Compare
Choose a tag to compare
Implemented Modal Checkout Variant