Skip to content

Latest commit

 

History

History

auto-tag-orders-with-mismatching-billing-and-shipping-addresses

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-tag orders with mismatching billing and shipping addresses

Tags: Address, Auto-Tag, Risk, Shipping

Useful for flagging orders for manual follow-up, for stores that see fraudulent activity in which billing and shipping address are not the same.

Default options

{
  "order_tag_to_add__required": null
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/create

Learn about event subscriptions in Mechanic

Documentation

Useful for flagging orders for manual follow-up, for stores that see fraudulent activity in which billing and shipping address are not the same.

This task auto-tags orders, as they're created, if their billing and shipping addresses do not match. It ignores orders that do not have a billing address, or that do not have a shipping address.

Installing this task

Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.

Contributions

Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.

Task requests

Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!