Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 15 Jun 15:17
· 7841 commits to master since this release

New features

Guest Magento customer profiles

With this feature we introduce a new type of Magento Customer – guest customers, i.e. those who for some reasons decided not to register in your Magento store but made a purchase anyway. Information collected during the guest check-out will be used to create Magento customer profiles that will look and behave exactly the same way as regular Magento customers except they won't be synced via integration and they won't have a current shopping cart.
If, at some later point in time, this customer chooses to register, his existing guest profile will be automatically connected to his Magento account and then kept in sync by the integration. If a customer deletes an account in Magento, the Magento customer profile in Oro will remain, but turns into a guest one.
Guest orders placed by registered customers will also be recognized and appended to their accounts, giving you the full picture of their purchases.
This feature may be disabled in Magento integration settings. It is turned on by default.

Items removed from Magento cart will be recorded in OroCRM

Shopping carts in OroCRM will now contain the entire history of what has been put into the cart and what has been removed from it, giving you more data for marketing segmentation and campaigning. It will now be possible to set filtering conditions on item state like:

  • filter all customers who do have item X in the cart
  • filter all customers who have ever added item X to their carts
  • filter all customers who have added but then removed item X from their carts

List of improvements and fixed bugs

  • Changed Oro Bridge detection to use soap getFunctions method
  • Improved Magento Region connector
  • Fixed "Create Magento Customer" is available for Organization without Magento Channel
  • Fixed Delete Marketing list provokes errors
  • Fixed error if add duplicate columns in Marketing list
  • Fixed import B2B Customer which is related to existing Lead
  • Fixed memory leak Sales Process