App Introduction
The MBE eShip plugin automatically creates shipments for products sold via e-commerce. Thanks to the new guided tour and dedicated sections for each configuration step, the setup process is extremely simple and straightforward. You just need to follow the steps by configuring all required elements, including: - Enter your MBE credentials - Select different shipping types - Choose service levels (standard, express, and delivery points agreed with your MBE Centre) - Set prices, free shipping options, and markups - Define destination countries and their corresponding service levels - Configure packaging settings
Core Functionality
- Automatic shipment creation
- Define different shipment types and service levels
- Customize prices with discounts and free shipping options
- Set up different packages for items
- Automated return management
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Retail Merchants
- Multi-category E-commerce Merchants
- DTC Brand Merchants
Basic Information
- Developer:MBE Worldwide S.p.A.
- Address:Viale Lunigiana 35-37, Milano, MI, 20125, IT
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2020-12-3
- Supported languages:Italian、English、French、German、Spanish、Polish
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/shipments.json
- GET /admin/api/orders/{order_id}/shipments.json
- PUT /admin/api/shipments/{shipment_id}.json
Permission:write_shipments,read_orders,manage_fulfillments
- POST /admin/api/fulfillment_service.json
- GET /admin/api/fulfillment_service.json
- PUT /admin/api/fulfillment_service/{id}.json
Permission:write_fulfillment_service,read_fulfillment_service,manage_products
- POST /admin/api/shipping_rate.json
- PUT /admin/api/shipping_rate/{id}.json
- GET /admin/api/shipping_zone.json
Permission:write_shipping_rates,read_shipping_zones,manage_discounts
- POST /admin/api/package.json
- GET /admin/api/package.json
- PUT /admin/api/package/{id}.json
Permission:write_packages,read_packages,manage_products
- POST /admin/api/returns.json
- GET /admin/api/orders/{order_id}/returns.json
- PUT /admin/api/returns/{return_id}.json
Permission:write_returns,read_orders,manage_refunds