App Introduction
MNG Cargo Shopify Integration App automates your post-order shipping processes. It retrieves shipment tracking code information from the MNG Cargo system and adds it to the order. It notifies customers via email and SMS. When your shipment is delivered, it automatically archives the order. It supports both sender-paid and cash-on-delivery (COD) shipping types. For COD shipments, it calculates the amount from the order total and ensures collection on delivery. MNG Cargo API credentials are required to use the app.
Core Functionality
- Automatically retrieve and add the Cargo Tracking Code to the order after order placement.
- Automatically send Email and SMS notifications to customers when the tracking code is available.
- Suitable for Cash on Delivery (COD) shipments.
- Print barcodes for all your shipments instantly with Bulk Labels and Shipping Manifests.
Merchant-Friendly
- Cross-border E-commerce Merchants
- COD Model Merchants
- High-volume Order Merchants
- Multi-channel Shipping Merchants
Basic Information
- Developer:Pax Digital
- Address:Kurtuluş Mah. Atatürk Cad. No:95, Adana, 01001, TR
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2021-1-19
- Supported languages:Turkish
- Compatible products:Shopify
Application Screenshot
Price Plan
Orta Paket
- Monthly 1000 Order Processing
- Cargo Tracking Code Integration
- Cash on Delivery
- SMS Notification
- Bulk Barcode Printing
- Automatic Cargo Declaration
Büyük Paket
- Unlimited Order Processing
- Shipment Tracking Code Integration
- Cash on Delivery
- SMS Notification
- Bulk Barcode Printing
- Automatic Customs Declaration
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/orders/{order_id}/fulfillments/{id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/notifications/email.json
- POST /admin/api/notifications/sms.json
- GET /admin/api/orders/{order_id}/notifications.json
Permission:write_notifications,read_orders,manage_customers
- POST /admin/api/fulfillments/{id}/cod.json
- GET /admin/api/fulfillments/{id}/cod.json
- PUT /admin/api/orders/{order_id}/payment.json
Permission:write_fulfillments,read_orders,manage_payments
- POST /admin/api/fulfillments/batch/print.json
- GET /admin/api/fulfillments/batch.json
- PUT /admin/api/fulfillments/batch/settings.json
Permission:write_fulfillments,read_fulfillments,manage_shipping