Hi there,
In the past, we have had new order notifications in which the risk of fraud was included in the subject heading.
We filtered that in our email program and so we were notified of risks.
However, I would like to include medium fraud risks as well and I’m also not sure if the ‘high risk’ variable has been deprecated.
Can someone help me to find a way in which I have the High Risk and Medium Risk of Fraud in the subject line of a new order notification.
This is what I had previously.
How should this be amended to include Medium Risk of Fraud?
Here’s the code I have so far:
[{{shop_name}}] Order {{ name }}{% if customer.name %} placed by {{ customer.name }}{% endif %}{% if has_high_risks? %} (Risk of fraud){% endif %}
If you have ideas on how this can be tweaked, it would be really helpful.
Thanks,
Mazkolk