App Introduction
Add custom statuses to your orders and notify customers via email about their order’s current status For many merchants, we’ve found that default statuses (e.g., Completed/Not Completed) don’t adequately fit their business models or workflows. The SC Easy Orders Status Manager app lets you create custom statuses for orders, and you can also choose which status changes should trigger custom email notifications for customers. When you create a status, you can opt to notify customers via email. You can also design or customize emails using your own email template settings to match your needs.
Core Functionality
- Create and manage custom order statuses using your orders.
- Notify your customers when statuses change via custom email templates.
- Add an order lookup/tracking page to track orders using only the order number.
- Track status changes/history as order notes.
- Choose the option to send emails using your own SMTP.
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Sellers
- Boutique Merchants
- Multi-category E-commerce
Basic Information
- Developer:SolCoders
- Address:HOUSE # 1/2L GROUND FLOOR, P.E.C.H.S Block 2, PECHS Extension Block 6 PECHS, Karachi, 07545, PK
- Price: Free / Free plan
- Rating:2.2 / 5
- Comment Count:2 comment
- Release Date:2022-8-24
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
开发计划
- This app is free for all stores on the development plan.
标准计划
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/status.json
- PUT /admin/api/orders/{order_id}/status/{status_id}.json
- GET /admin/api/orders/{order_id}/status.json
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/email_templates.json
- PUT /admin/api/email_templates/{template_id}.json
- GET /admin/api/email_templates.json
Permission:write_email_templates,read_email_templates,manage_orders
- GET /admin/api/orders/{order_number}.json
- POST /admin/api/orders/track.json
- GET /admin/api/orders/{order_id}/tracking.json
Permission:read_orders,manage_orders,view_order_tracking
- POST /admin/api/orders/{order_id}/notes.json
- PUT /admin/api/orders/{order_id}/notes/{note_id}.json
- GET /admin/api/orders/{order_id}/notes.json
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/shop/email_settings.json
- PUT /admin/api/shop/email_settings.json
- GET /admin/api/shop/email_settings.json
Permission:write_shop,read_shop,manage_email_settings