简体   繁体   English

每当下单超过 500 美元时,如何在 WooCommerce 中发送 email 警报?

[英]How to send an email alert in WooCommerce whenever an order is placed for more than $500?

I have a scammer that keeps stealing people's credit cards and then buying things on my WooCommerce website with the stolen credit cards.我有一个骗子不断窃取人们的信用卡,然后用被盗的信用卡在我的 WooCommerce 网站上购物。 I have blocked his IP addresses, but he keeps switching IPs (probably with a VPN), so I want to set up an email alert that is sent to me whenever any order is placed that is more than $500 so I can then verify if that is a legitimate order and stop the payment and products from shipping out before its too late.我已经阻止了他的 IP 地址,但他一直在切换 IP(可能使用 VPN),所以我想设置一个 email 警报,只要下任何超过 500 美元的订单就会发送给我,这样我就可以验证是否是合法的订单,在为时已晚之前停止付款和产品发货。

Can anyone help me figure out how to do this?谁能帮我弄清楚如何做到这一点?


EDIT编辑

The comment below worked for me, so thank you everyone.下面的评论对我有用,所以谢谢大家。 Exactly what I needed.正是我需要的。

In case anyone ever has this same problem, I found a WooCommerce plugin called AutomateWoo at https://woocommerce.com/products/automatewoo/ .如果有人遇到同样的问题,我在https://woocommerce.com/products/automatewoo/找到了一个名为 AutomateWoo 的 WooCommerce 插件。 It costs $99 per year, but it allows you to create a "Workflow" where you can setup a trigger for every time someone completed an order, then you can add a Rule to only fire when the Order Total is greater than $500 and finally you set an action to Send an Email.它每年花费 99 美元,但它允许您创建一个“工作流程”,您可以在其中为每次有人完成订单设置触发器,然后您可以添加一条规则,仅在订单总额大于 500 美元时触发,最后您设置发送 Email 的操作。

自动化设置

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM