App Introduction
Integrates with the Accurate Logistics shipping system to fulfill and display orders via Accurate. The system syncs between the Accurate shipping system and Shopify for order fulfillment. A settings page is available to configure shipping preferences: - Backend connection link for the shipping system. - Access token required to create shipments from Shopify. - We will specify regions, sub-regions, and shipping service types (خدمة الشحن). After setup, you will be able to view trackable orders. Each order must include a customer and address, and cannot be a draft order—valid orders must have payment applied, be paid, or be cash-on-delivery (COD).
Core Functionality
- Set up shipping data to access the shipping system
- List the order page for orders eligible for shipping
- Send orders to the carrier system
Merchant-Friendly
- Cross-border E-commerce Merchants
- Brick-and-mortar to E-commerce
- Multi-channel Sellers
- Independent Station Merchants
Basic Information
- Developer:Accurate Smart Solutions
- Address:Benha, Qalubiya, Egypt, Benha, C, 11111, EG
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-5-20
- Supported languages:English、Arabic
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/shipping_profiles.json
- PUT /admin/api/shipping_profiles/{id}.json
- GET /admin/api/shipping_profiles.json
Permission:write_shipping,read_shipping,manage_orders
- GET /admin/api/orders.json?fulfillment_status=unfulfilled
- GET /admin/api/orders/{id}.json
- POST /admin/api/orders/fulfillments.json
Permission:read_orders,manage_fulfillments,write_orders
- POST /admin/api/fulfillments.json
- GET /admin/api/fulfillments/{id}.json
- PUT /admin/api/fulfillments/{id}.json
Permission:manage_fulfillments,write_fulfillments,read_orders