This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
Releases: heidelpay/magento2
Releases · heidelpay/magento2
Fix BasketApi url in live mode.
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.
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.
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
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.
18.3.1
Changed
- Tlds from de to com.
- Fixed links to point to the correct magento version.
re-branding to heidelpay GmbH
Merge pull request #49 from heidelpay/develop Develop
18.1.24: Merge pull request #45 from heidelpay/develop
Change/Added new Version
[Bugfix] Potential bug in guest checkouts with virtual goods only
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
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
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