App Introduction
It’s an app that makes it easy for your customers to track their order shipments through every stage. The Sürat Kargo Shopify Integration app manages your order shipping processes. It sends cargo tracking information to your customers and supports SMS notifications. If the province and district details of an order are incompatible with integration, the app uses AI to resolve discrepancies; if it can’t find a match, it alerts you and prompts you to make edits. You can send SMS updates for all shipment milestones of your orders, and the app archives orders once they’re delivered to customers.
Core Functionality
- It prints the shipping label to quickly prepare your order for shipment.
- It adds the shipping tracking code to the order and sends an SMS to the customer.
- It can send SMS notifications for order statuses: Order Received, On the Way, Out for Delivery, and Delivered.
- It can automatically send orders to the shipping service provider.
- It supports sending Cash On Delivery (COD) shipments with two payment options: Cash or Credit Card.
Merchant-Friendly
- E-commerce Independent Station Merchants
- COD Model E-commerce Merchants
- Cross-border E-commerce Merchants
- Small & Medium E-commerce Sellers
Basic Information
- Developer:izsoft
- Address:Adalet Mahallesi, Manas Bulvarı, Folkart Towers A Kule, No:103, İzmir, 35510, TR
- Price: Free / Free plan
- Rating:3.4 / 5
- Comment Count:3 comment
- Release Date:2023-8-11
- Supported languages:Turkish
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- 1000 Orders Monthly
- Barcode Label and Packing Slip Printing
- Automatically Add Tracking Code and Send Email
- Archive Delivered Orders
Medium
- All Features in the Basic Pack
- 5000 Orders Monthly
- Automatic Declaration
- SMS Sending (Order Received, Shipped, Delivered)
Larger
- All Features in Basic and Medium Packages
- Unlimited Order Tracking
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/shipping_labels.json
- GET /admin/api/orders/{order_id}/shipping_labels.json
- DELETE /admin/api/orders/{order_id}/shipping_labels/{label_id}.json
Permission:write_shipping_labels,read_shipping_labels,manage_orders
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
- POST /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/tracking.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/notifications/sms.json
- GET /admin/api/orders/{order_id}/notifications.json
- PUT /admin/api/orders/{order_id}/tags.json
Permission:write_notifications,read_notifications,manage_orders
- POST /admin/api/fulfillments.json
- GET /admin/api/orders/{order_id}/fulfillment_eligibility.json
- PUT /admin/api/orders/{order_id}/fulfillment_status.json
Permission:write_fulfillments,read_orders,manage_shipping
- POST /admin/api/shipping_rates.json
- PUT /admin/api/orders/{order_id}/payment_status.json
- GET /admin/api/carrier_services.json
Permission:write_shipping_rates,read_orders,manage_payments