Tags: Draft Orders, Payment
This task monitors for newly-created draft orders, and converts each one into a completed order. Nothing more, nothing less. :)
- View in the task library: tasks.mechanic.dev/auto-complete-new-draft-orders
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"mark_new_orders_as_fully_paid__boolean": true
}
Learn about task options in Mechanic
shopify/draft_orders/create
Learn about event subscriptions in Mechanic
This task monitors for newly-created draft orders, and converts each one into a completed order. Nothing more, nothing less. :)
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.
Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.
Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!