App Introduction
Automatically tracks the shipping stages of your orders and sends notifications via email. The HepsiJET Cargo Shopify Integration app manages your order shipping processes. It sends your customers shipping tracking information. If your order’s city and district information is not compatible with the integration, it attempts to interpret it using AI, then adjusts the order address to the correct format. If it cannot match the address, it notifies you and requests you to make adjustments. It can email all shipping stages of your orders. After the order is delivered to the customer, it archives the order.
Core Functionality
- Generates shipping labels to help you quickly ship your orders.
- Enters the tracking number for the order and sends an email to the customer.
- Sends 'Order Received', 'Shipped', and 'Delivered' emails.
- Attempts to determine and update the city and district from the shipping address.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Store Sellers
- Local Delivery Merchants
- Multi-channel Retailers
Basic Information
- Developer:izsoft
- Address:Adalet Mahallesi, Manas Bulvarı, Folkart Towers A Kule, No:103, İzmir, 35510, TR
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-11-11
- Supported languages:Turkish
- Compatible products:Shopify
Application Screenshot
Price Plan
Başlangıç
- Monthly 1000 Orders
- Bulk Label and Shipping Invoice Printing
- Automatic Tracking Number Addition
- Archiving Delivered Orders
Orta
- All Features in the Starter Package
- 5000 Monthly Orders
- Automatic Declaration
- Reporting Shipment Stages
Limitsiz
- Basic and Intermediate Package Features
- 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
- PUT /admin/api/orders/{order_id}/shipping_labels/{label_id}.json
Permission:write_shipping_labels,read_shipping_labels,manage_orders
- POST /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:write_fulfillments,read_fulfillments,manage_orders
- POST /admin/api/orders/{order_id}/send_fulfillment_request.json
- POST /admin/api/orders/{order_id}/send_fulfillment_confirmation.json
- POST /admin/api/orders/{order_id}/send_delivery_confirmation.json
Permission:write_orders,read_orders,manage_communications
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders/{order_id}/addresses.json
- POST /admin/api/orders/{order_id}/addresses/{address_id}.json
Permission:write_orders,read_orders,manage_addresses