App Introduction
The Aramex Shipping App enables store administrators to ship orders using Aramex services. This app offers multiple features, including shipment creation, pickup scheduling, label printing, tracking, and shipping rate calculation at checkout. You can create shipments directly for your orders via the app interface and check shipping rates while creating shipments. Enabling carrier-calculated shipping rates at checkout requires the carrier service API functionality to be available in your store.
Core Functionality
- Create shipments based on your orders, or manually create shipments.
- Schedule pickup for any shipment directly from the app.
- Enable shipping rate calculation for your customers during checkout.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Station Sellers
- Multi-channel Retailers
Basic Information
- Developer:Aramex International LLC
- Address:Business Central Towers, 2302A, Dubai Media City (Tecom), Dubai, DU, 00000, AE
- Price: Free / Free plan
- Rating:1.5 / 5
- Comment Count:11 comment
- Release Date:2013-10-4
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费安装
免费安装
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/shipments.json
- PUT /admin/api/shipments/{id}.json
- GET /admin/api/shipments.json
Permission:write_shipments,read_shipments,manage_orders
- POST /admin/api/shipments/{id}/pickup.json
- PUT /admin/api/shipments/{id}/pickup/{pickup_id}.json
- GET /admin/api/shipments/{id}/pickup.json
Permission:write_shipments,read_shipments,manage_shipping
- POST /admin/api/carrier_services.json
- PUT /admin/api/carrier_services/{id}.json
- GET /admin/api/carrier_services.json
Permission:write_carrier_services,read_carrier_services,manage_shipping