App Introduction
A solution to connect your store with ZNS for sending order status notifications. Meow: Engage is proud to introduce our successful order notification and order tracking services. We are committed to sending professional notifications immediately after order confirmation and providing convenient order tracking support for customers. Trust Meow: Engage to optimize your communication and order management processes, ensuring a smooth shopping experience with comprehensive information.
Core Functionality
- Confirm after order success
- Send notification when order is processed to the fulfillment partner
- Send notification when order is canceled by customer or staff
- Allow developers to use the system via APIs
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce
- Traditional Retail to E-commerce
Basic Information
- Developer:Meowcart Ecommerce
- Address:90 Dao Duy Anh, Ward 9, Phu Nhuan District, Ho Chi Minh, 700000, VN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-4-15
- Supported languages:Vietnamese、English
- Compatible products:Shopify
Application Screenshot
Price Plan
STARTER
$4.99
- Contact Meow: Engage to get the best price
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/confirm.json
- GET /admin/api/orders/{order_id}/status.json
- PUT /admin/api/orders/{order_id}/fulfillment_status.json
Permission:read_orders,write_orders,manage_fulfillments
- POST /admin/api/orders/{order_id}/notifications.json
- GET /admin/api/orders/{order_id}/notifications.json
- PUT /admin/api/orders/{order_id}/fulfillment_events.json
Permission:read_orders,write_orders,send_notifications
- POST /admin/api/orders/{order_id}/cancel.json
- GET /admin/api/orders/{order_id}/cancel_status.json
- PUT /admin/api/orders/{order_id}/notifications/cancel.json
Permission:read_orders,write_orders,send_notifications
- POST /admin/api/auth/access_tokens.json
- GET /admin/api/shop.json
- PUT /admin/api/access_scopes.json
Permission:read_shop,write_access_scopes,manage_apps