Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 2.14 KB

File metadata and controls

45 lines (28 loc) · 2.14 KB

Temporarily enable tax-exempt status when a customer is tagged

Tags: Customers, Tag, Tax

This task monitors customer tags, applying tax-exempt status when a certain tag is detected, and removing it (and the tag) after a certain amount of time. Useful when you need to regularly re-approve customers for tax exemption.

Default options

{
  "tax_exempt_tag__required": "tax-exempt-for-30-days",
  "days_before_removing_tax_exempt_status__number_required": 30
}

Learn about task options in Mechanic

Subscriptions

shopify/customers/update
user/customers/expire_tax_exempt

Learn about event subscriptions in Mechanic

Documentation

This task monitors customer tags, applying tax-exempt status when a certain tag is detected, and removing it (and the tag) after a certain amount of time. Useful when you need to regularly re-approve customers for tax exemption.

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!