Skip to content

Releases: forter/forter-magento2-recommendations-handler

Recommendations handling for Trusted Policies

18 Jan 16:03
Compare
Choose a tag to compare

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").