Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Releases: heidelpay/magento2

Fix BasketApi url in live mode.

11 Jun 12:41
d9b1abf
Compare
Choose a tag to compare

18.6.11

Fixed

  • An issue which resulted in basked requests always being performed in sandbox mode.

Bugfix: Fix automatic code generation in developer mode.

07 Jun 10:14
2b2a13b
Compare
Choose a tag to compare

18.6.7

Fixed

  • A bug which resulted in a problem in developer mode forcing the shop-owner to perform di:compile on install.

Fix secured invoice issue.

24 Apr 08:14
7c3fc8c
Compare
Choose a tag to compare

18.4.23

Fixed

  • A bug which resulted in an error in some circumstances when a customer was paying via invoice secured payment method.

Added BasketAPI support, refactored payment configuration, replaced obsolete php-api, prepayment bugfix

12 Apr 08:52
920f301
Compare
Choose a tag to compare

18.4.12

Added

  • BasketApi support in general and activated it for InvoiceSecuredPaymentMethod.
  • Basket helper class to provide for general BasketApi support.
  • Trait to be able to dump getter results from a class to an array.
  • BasketApi integration tests.
  • Refactored payment method classes with regards to the payment code.

Changed

  • Refactored configuration reading (heidelpay main and payment specific config) in order to inject it where needed.
  • Replaced obsolete PhpApi with PhpPaymentApi.

Fixed

  • Set Order to the correct state when receiving a receipt via push.

Change tlds to com.

01 Mar 12:43
837ed34
Compare
Choose a tag to compare

18.3.1

Changed

  • Tlds from de to com.
  • Fixed links to point to the correct magento version.

re-branding to heidelpay GmbH

01 Mar 10:53
0091e97
Compare
Choose a tag to compare
Merge pull request #49 from heidelpay/develop

Develop

18.1.24: Merge pull request #45 from heidelpay/develop

24 Jan 14:52
17720fc
Compare
Choose a tag to compare

[Bugfix] Potential bug in guest checkouts with virtual goods only

13 Oct 07:48
Compare
Choose a tag to compare

heidelpay Magento 2 Payment Gateway - Release 17.10.12

Fixed

  • Potential bug that could occur when the shipping address step during checkout is skipped/inactive and/or visited as guest, which likely happens with virtual goods

Magento 2.2 Support, Bugfix for checkout agreements

11 Oct 15:13
Compare
Choose a tag to compare

heidelpay Magento 2 Payment Gateway - Release 17.10.11

Added

  • Magento 2.2 Support

Fixed

  • Changed jQuery selector for checkout agreements in certain Magento versions

Bug Fixes in heidelpay Customer Messages and Invoice Creation

03 Aug 15:19
Compare
Choose a tag to compare

Heidelpay Magento 2 Payment Gateway - Release 17.8.3

Fixed

  • A bug which thrown an exception when a language different from de_DE and en_US was used in Magento
  • Removed canSendNewInvoiceEmail checks when just creating Invoices