Skip to content

Latest commit

 

History

History
 
 

auto-tag-orders-with-chargeback-or-inquiry-activity

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-tag orders with chargeback or inquiry activity

Tags: Auto-Tag, Orders, Risk

Stay on top of chargebacks and inquiries! Nightly or on-demand, this task will scan the last 60 days of your order records, and apply the tags of your choice to orders with chargeback or inquiry activity, based on what that activity looks like.

Default options

{
  "tag_for_any__required": "chargeback-any",
  "tag_for_accepted__required": "chargeback-accepted",
  "tag_for_charge_refunded__required": "chargeback-refunded",
  "tag_for_lost__required": "chargeback-lost",
  "tag_for_needs_response__required": "chargeback-needs-response",
  "tag_for_under_review__required": "chargeback-under-review",
  "tag_for_won__required": "chargeback-won"
}

Learn about task options in Mechanic

Subscriptions

mechanic/user/trigger
mechanic/scheduler/daily

Learn about event subscriptions in Mechanic

Documentation

Stay on top of chargebacks and inquiries! Nightly or on-demand, this task will scan the last 60 days of your order records, and apply the tags of your choice to orders with chargeback or inquiry activity, based on what that activity looks like.

If you would like for the task to scan orders beyond 60 days, you can enable read all orders in your Mechanic settings.

Learn more about chargebacks in the Shopify documentation:

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!