Releases: Nets-eCom/Magento2_easy
Releases · Nets-eCom/Magento2_easy
1.7.0
Fix: store address lines as string
Update: added possibility to send billing and shipping adders in payload
Update: updated commercePlatformTag
1.6.13
- Fix: Order reference send on payment.checkout.completed if on create order call failed
- Fix: Move the code for sending email to proper webhook classes
- Fix: Added changes to csp_whitelist for CSP restricted mode on checkout page for embedded
1.6.11
- Fix: Prevent order duplication for same payment ID
1.6.10
- Fix: remove double checkout payment initialization.
1.6.9
- Fix: Plugin incompatible with PHP 7.4.
1.6.8
- Fix: Order ID was not updated after reservation in some cases.
1.6.7
- Update: Create order on click Pay button (embedded flow)
- Fix: PHP 8.2 deprecation.
- Fix: Wrong country codes found in Magento 2 plugin
1.6.6
- Update: Improved naming of plugin configuration fields in the admin panel.
- Update: Repository added to Packagist.
- Update: Documentation Guide links in README.md.
- Update: Order is now terminated on cancel.
- Fixed: Plugin incompatible with Adobe Marketplace.
1.6.5
- Update: allow to configure how order items are sent to the API
- Fix: invoice order on payment.charge.created.v2 event (autocharge)
1.6.4
- Update: Items in shopping basket.
- Fix: Mismatch in orders/amounts when updating cart after created payment.
- Update: On embedded flow with a an order creation before the payment.
- Update: PHP 8.2 deprecation.