- Issue created by @jsacksick
- Merge request !497Issue #3541971 by jsacksick: Allow altering the context built by the OrderRefresh. → (Open) created by jsacksick
The Context object instantiated by the OrderRefresh cannot be altered in any way at the moment, making it impossible to stuff in arbitrary data to be used in a price resolver for example on refresh.
I suggest we introduce a protected method buildContext()
that can be overridden by a child implementation.
Active
3.0
Order