App Introduction
This app enables further customization of draft orders and the addition of discount codes. With this app, you can create a checkout page from a draft order, allowing customers or you to enter discount codes and eliminating the hassle of manual discount calculations. Add more details to draft orders—such as product attributes and order notes—and reorder line items without having to recreate the order from scratch. Reserve inventory for products in draft orders to prevent overselling while the draft order is pending payment. You can also convert abandoned checkouts into draft orders while preserving product attributes.
Core Functionality
- Create a checkout page from draft orders for customers to apply discount codes
- Add product properties or order notes to draft orders
- Deduct inventory for items in draft orders with one click
- Rearrange the order of items in draft orders
- Create draft orders from abandoned checkouts while preserving product properties
Merchant-Friendly
- Independent Station Merchants
- B2C E-commerce Merchants
- Multi-category Retail Merchants
- Online Sales Merchants
Basic Information
- Developer:Yagi Software
- Address:CommonGround, Level 24, Menara Worldwide, 198, Jalan Bukit Bintang, Kuala Lumpur, KUL, 55100, MY
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:34 comment
- Release Date:2021-6-4
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free trial
- First 5 operations are free
Pro Plan
- Unlimited Operations (For Non-Plus Stores)
Plus plan
- Unlimited Operations (For Plus Stores)
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/draft_orders/{id}/checkout.json
- GET /admin/api/draft_orders/{id}/checkout.json
- PUT /admin/api/draft_orders/{id}/checkout.json
Permission:write_draft_orders,read_draft_orders,manage_checkouts
- PUT /admin/api/draft_orders/{id}.json
- POST /admin/api/draft_orders/{id}/attributes.json
- GET /admin/api/draft_orders/{id}.json
Permission:write_draft_orders,read_draft_orders,manage_orders
- POST /admin/api/draft_orders/{id}/fulfillment.json
- PUT /admin/api/draft_orders/{id}/fulfillment/{id}.json
- GET /admin/api/draft_orders/{id}/fulfillment.json
Permission:write_inventory,read_inventory,manage_fulfillments
- PUT /admin/api/draft_orders/{id}/line_items.json
- POST /admin/api/draft_orders/{id}/line_items/{id}/reorder.json
- GET /admin/api/draft_orders/{id}/line_items.json
Permission:write_draft_orders,read_draft_orders,manage_products
- POST /admin/api/draft_orders.json
- GET /admin/api/abandoned_checkouts/{id}.json
- PUT /admin/api/draft_orders/{id}.json
Permission:read_abandoned_checkouts,write_draft_orders,manage_orders