-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Purchase status #26
Comments
Hi @yettimon, thank you for your question. Regarding the order status, it is used "success" on purpose, meaning that the order has been successfully placed/created. However, we might think and improve it by adding a config to whether keep the real Magento order status or Looking forward for your suggestions. Thank you. |
@eduard13 Thanks. |
Hi @yettimon. This module is very flexible to customize. You can easily replace the fields with your own. This is described in the readme file https://github.com/exponea/bloomreach-magento2-integration#how-to-add-custom-logic-for-field-rendering. The idea is to replace the class that renders the field with your own class via di.xml.
We have prepared a custom module with solution for your request. Bloomreach.zip
Thank you |
hi @yettimon , are you happy with this update? Are you receiving proper statuses? I am a product manager at Bloomreach and I'd be interested to hear more about your use cases, can you get in touch with me? |
@yettimon have this patch resolved your problem? would you recommend merging this in base as an optional feature? |
Purchase/order permanent status 'success'.
Is that possible to track actual purchase/order status from magento ?
Right now that integration works that way, that every purchase passed to that tool marked as 'successful'
Would be better to receive a purchase/order status directly from magento ?
The text was updated successfully, but these errors were encountered: