Skip to content

Latest commit

 

History

History

auto-pay-orders-having-a-certain-tag

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-pay orders having a certain tag

Tags: Orders, Payment, Tag, Watch

Use this task to quickly designate certain orders to be automatically marked as paid. Runs for orders as they're created and updated, and can also be run manually, to scan all orders in your store at once.

Default options

{
  "required_order_tag__required": null,
  "test_mode__boolean": true
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/create
shopify/orders/updated
mechanic/user/trigger

Learn about event subscriptions in Mechanic

Documentation

Use this task to quickly designate certain orders to be automatically marked as paid. Runs for orders as they're created and updated, and can also be run manually, to scan all orders in your store at once.

When running manually, use test mode first to ensure that you'll receive the results you expect. :)

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!