Skip to content

Releases: limegrow/ingenico-m2-payments

Version 2.11.0

13 Mar 08:28
d19fec5
Compare
Choose a tag to compare

Changed

  • Fixed Store ID Magento problem
  • Fix Webhook URL in multistore configuration

Version 2.10.0

18 Oct 04:55
2060e4e
Compare
Choose a tag to compare

[2.10.0] - 2021-10-14

Changed

  • Fixed: Undefined class constant 'CORE_CODE'
  • Last_trans_id was empty, fix by persisting the payment
  • Use payIdSub in getPaymentInfo()

Version 2.9.3

12 Aug 07:27
7674392
Compare
Choose a tag to compare

[2.9.3] - 2021-08-12

Changed

  • Fixed: Double invoicing
  • Fixed: address fixes for Oney

Version 2.9.2

08 Jul 09:52
e07544a
Compare
Choose a tag to compare

[2.9.2] - 2021-07-08

Changed

  • Fixed: Add Street number for Klarna payment methods only

Version 2.9.1

29 Jun 09:44
9e91017
Compare
Choose a tag to compare

[2.9.1] - 2021-06-29

Added

  • Order status for "authorized or sale payments" per payment method

Changed

  • Change default status and state for reminder cron from new and pending to pending_payment
  • Fixed: sales_order_save_commit_after event fired twice
  • Fixed: Street number is sent twice
  • Order status changes
  • Buyer is stack on the Checkout/Review&Payments page when the "Cancel" button submitted on the Credit Cards -> Input card data
  • Improve CleanExpiredOrders
  • Added product in the "Сart" should not be cleared when the user returning to the store from the selected payment method like "Klarna Pay Now" or "AfterPay"
  • Strange behaviour identified when the user automatically logout in case of emulation of "Uncertain" or "Refused" action to cancel payment.
  • "Cart" cleanup when the user submits emulation of "Failues" or "Cancelled" action like for "Belfius" or "IngHomePay" payment methods.
  • Added Product in the "Cart" should not be cleared whtn the user go "Back" from the Payment page or "Canceling" the payment.

Version 2.9.0

13 Jun 06:54
45abc2f
Compare
Choose a tag to compare

[2.9.0] - 2021-06-12

Changed

  • Fixed: Date of birth problem
  • Fixed: "Access denied." occurred during created alias.
  • Allow to use any countries for payments
  • Fixed Bank Transfer title
  • Excluded some payment methods for Generic method
  • Fix Klarna parameters
  • Substitute street number from address
  • Branding fixes
  • Disable refunds for Intersolve

Version 2.8.1

27 May 06:41
20eef5c
Compare
Choose a tag to compare

[2.8.1] - 2021-05-27

Added

  • Klarna: Rounding workaround

Changed

  • Klarna parameters update
  • Improved order cancellation code
  • Klarna api updates + Order::isVirtual()
  • Translation update
  • Core library update
  • Code style formatting

Version 2.8.0

03 May 11:31
e07bd7e
Compare
Choose a tag to compare

[2.8.0] - 2021-05-03

Added

  • Implemented Magento Commerce features

Changes

  • Remove "Open Invoice" title
  • Trim owneraddress

Version 2.7.0

18 Apr 15:21
Compare
Choose a tag to compare

[2.7.0] - 2021-04-18

Added

  • Multi Store configuration
  • New option: Layout of Payment Methods
  • Clean config cache automatically on settings save
  • Multishipping: "Remove" button which allows removing saved alias

Changes

  • iDeal bufixes
  • Blank payment method bugfixes
  • "Pay with Saved Card" bugfixes
  • Update Klarna translations
  • Multishipping: Fixed missing brand of CC on alias payment
  • Require billing address for Bancontact

Version 2.6.3

09 Apr 05:00
Compare
Choose a tag to compare

[2.6.3] - 2021-03-25

  • Bugfixes