g

2021/12 Release Notes

23 December

Release: 2021.6.1

  • E-Commerce
    • BPOINT Integration
      • Transaction result is now fetched instead of using webhook notification.
      • Various minor updates and bugfixes 
    • NetSuite Integration
      • Added ability to configure development and production environments at the same time
      • Various minor updates and bugfixes 
    • PayPal Integration
      • Fixed an issue with Tax amount, when Tax is included in the price
    • Checkout
      • Fixed an issue with middlename/nickname not being preserved while moving between checkout steps, and a similar issuwth with the delivery address
    • Order History
      • When searching orders by product code and product name, it works as "OR" search condition 
  • Hooks
    • ProductRestock Hook event is now available. It is triggered when a product comes back in stock
    • User events now contain an instance of the Product, if it is available
    • UserUpdate event is now triggered for newsletter unsubscriptions 
    • Various minor updates and bugfixes