Skip to content

Checkout.com Magento 2 Module - v2.2.7

Compare
Choose a tag to compare
@luke-fenn-cko luke-fenn-cko released this 25 Sep 16:21
· 809 commits to master since this release
e152a19

2.2.7 Release Notes

Features & Improvements:

o  Introduced PayPal as an alternative payment method.
o  Improved error handling and messaging for Api/v2 endpoint.
o  Api/v2 endpoint now accepts masked quote id for added guest checkout support.
o  You can now remove processed webhooks by enabling the webhook table clean option inside admin settings. You can then select to clean the table daily or as a cron job run every hour. Alternatively you can use the command line interface cko:webhooks:clean to clean the table manually.
o  Added handling for webhooks that don’t require transactions.
o  Improved debug mode error messaging.
o  Improved Apple Pay shipping address validation
o  Improved Place Order button logic
o  Fawry alternative payment method now supports free shipping
o  Various order status improvements

Bug Fixes:

o  Stock level is now managed correctly for cancelled orders.
o  Admin backend actions are now available for orders placed using Api/v2 endpoint
o  Orders placed on hold now stay on hold
o  Frames.js now does not disappear from the DOM when double clicking on another payment method
o  Admin backend void order action never shows if order has been captured