Skip to content

Releases: mygento/kkm

2.3.16

02 Oct 14:37
dcdb14d
Compare
Choose a tag to compare
Fixed resend of refund in case of non-fatal error (#60)

release v2.3.14

07 Jul 12:39
86c4f8c
Compare
Choose a tag to compare

release v2.3.14

Prevent Endless sending

28 Apr 12:42
Compare
Choose a tag to compare
2.3.12

bump 2.3.12

Callback Redirect Fix

19 Mar 14:53
Compare
Choose a tag to compare
2.3.11

bump 2.3.11

Add UserProps to Request.

17 Feb 11:57
Compare
Choose a tag to compare
  • Add UserProps to Request.
  • Add config fields to control how to spread discount on the items

Perfomance fix

27 Dec 11:24
Compare
Choose a tag to compare

Few mysql Indexes

Fix Operation Name

28 May 12:33
Compare
Choose a tag to compare
2.3.2

Fixed report operation name (#38)

Translations, readme. Report fixes, cron fixes.

30 Apr 10:51
Compare
Choose a tag to compare
  • Fetch phone num from billing address. Fixed type error handling. Fixing ACL

  • Fixed transaction attempt registration. Removed SID from frontend URL

  • Fixed gathering statistics collection

  • Updated readme. Added template for report email layout

  • Added ability to set cron expressions manually. Fixed email sending error for Magento 2.3.

  • Fixed report sending by cron (undefined index). Added translations.

Magento 2.3 support

20 Mar 13:36
Compare
Choose a tag to compare
  • Added feature async sending (via Magento Queue Framework)
  • Added ability to track sending attempt (for cases like Atol's server is down)

Sending reports to email

28 Jan 14:00
Compare
Choose a tag to compare

Added:

  • Sending reports to email feature
  • Added methods to collect statistics of transactions (fail, wait, done, unknown)