App Introduction
Draft & Custom Orders is an app for creating and managing draft orders and custom orders on your POS device Using draft orders in Shopify POS has always been a challenge—until now! - Easily create or add any draft/customer order, its products, discounts, and corresponding customer information directly to your Shopify POS cart. - Search for draft/custom orders, edit their status, and add them to your Shopify POS cart. Drafts are automatically deleted after checkout. - Add custom services and custom products to your draft orders and push them straight to your POS cart. Manage the workflow status of draft orders.
Core Functionality
- Search and view open, sent, and completed draft orders
- Create new draft orders directly from POS—no need to go to the admin backend
- View all draft and custom order details, and edit any in-app draft orders
- Create a new draft order from current cart contents and set discounts
- Select customers, add them to any draft order, and add any products
Merchant-Friendly
- Offline Retail Merchants
- Multi-channel E-commerce
- Custom Product Merchants
- Wholesale Merchants
Basic Information
- Developer:Lazer Technologies
- Address:325 Front Street West, 4th Floor Lazer Office, Toronto, ON, M5V2Y1, CA
- Price: Free / Free plan
- Rating:3.9 / 5
- Comment Count:14 comment
- Release Date:2020-2-24
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
无限访问
- Create new/edit existing draft orders
- Add draft orders to POS cart
- Add custom services or products to draft orders
- Manage workflow status
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/draft_orders.json?status=open
- GET /admin/api/draft_orders.json?status=sent
- GET /admin/api/draft_orders.json?status=completed
Permission:read_draft_orders,view_orders,read_customers
- POST /admin/api/draft_orders.json
- GET /admin/api/draft_orders.json?created_from=pos
- PUT /admin/api/draft_orders/{id}.json
Permission:write_draft_orders,manage_pos,read_orders
- GET /admin/api/draft_orders.json
- PUT /admin/api/draft_orders/{id}.json
- GET /admin/api/draft_orders/{id}.json
Permission:write_draft_orders,manage_orders,read_products
- POST /admin/api/draft_orders.json?cart_id={id}
- PUT /admin/api/draft_orders/{id}.json
- GET /admin/api/carts/{id}.json
Permission:write_draft_orders,manage_discounts,read_carts
- POST /admin/api/draft_orders/{id}/line_items.json
- PUT /admin/api/draft_orders/{id}.json
- GET /admin/api/customers.json
Permission:write_draft_orders,manage_customers,read_products