Skip to content

Recommendations handling for Trusted Policies

Latest
Compare
Choose a tag to compare
@rachel-yankelevitz rachel-yankelevitz released this 18 Jan 16:03

To be used alongside Forter's Magento 2 module, for applying custom logic based on the recommendations that may be included in the Forter decision response.
You'll have access to:
recommendation = The original recommendation code ("MONITOR_POTENTIAL_REFUND_ABUSE").
forter_response = The full Forter response.
order = The order object.
timing = The position in the flow, in which the event has been triggered ("pre" / "post" / "cron").