App Introduction
Post-order Logistics Tracking Code Integration. Suitable for Cash on Delivery (COD) + Dedicated Logistics Labels The Yurtiçi Kargo Shopify Integration App automates your logistics workflow post-order. It retrieves logistics tracking code information from the Yurtiçi Kargo system and adds it to orders. Notifies customers via email and SMS. Automatically archives orders after delivery. Supports both sender-paid and COD logistics types. For COD shipments, it captures the amount from the order total and processes payment upon delivery. Requires Yurtiçi Kargo API credentials to use.
Core Functionality
- Automatically obtain the logistics tracking code after order placement and add it to the order.
- Automatically notify customers via email and SMS when the tracking code is available.
- Suitable for cash-on-delivery (COD) logistics.
- Quickly handle all logistics operations through automatic logistics selection.
- Print barcodes for all logistics simultaneously via batch labels and shipping manifests.
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Merchants
- Multi-category E-commerce
- COD Merchants
Basic Information
- Developer:Pax Digital
- Address:Kurtuluş Mah. Atatürk Cad. No:95, Adana, 01001, TR
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:18 comment
- Release Date:2020-12-29
- Supported languages:Turkish
- Compatible products:Shopify
Application Screenshot
Price Plan
中型套餐
- Handle 1000 Orders Monthly
- Integrated Logistics Tracking Code
- Cash on Delivery (COD)
- SMS Notifications
- Batch Barcode Printing
- Automatic Logistics Declaration
大型套餐
- Unlimited Order Processing
- Logistics Tracking Code Integration
- Cash on Delivery (COD)
- SMS Notifications
- Batch Barcode Printing
- Automatic Logistics Declaration
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/tracking.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/tracking.json
- GET /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/tracking.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/notifications/email.json
- POST /admin/api/sms_notifications.json
- GET /admin/api/orders/{order_id}/notifications.json
Permission:send_notifications,read_orders,manage_notifications
- POST /admin/api/fulfillments.json
- PUT /admin/api/fulfillments/{id}.json
- GET /admin/api/carrier_fulfillments.json
Permission:manage_fulfillments,write_orders,read_carriers
- POST /admin/api/fulfillment_orders.json
- PUT /admin/api/fulfillment_orders/{id}.json
- GET /admin/api/carrier_services.json
Permission:manage_fulfillments,read_carriers,write_orders
- POST /admin/api/fulfillments/batch_print.json
- GET /admin/api/orders/{order_id}/fulfillments.json
- POST /admin/api/shipments/batch_generate.json
Permission:manage_fulfillments,read_orders,print_shipments