avarda/shipping-broker
Composer 安装命令:
composer require avarda/shipping-broker
包简介
Avarda shipping broker handling for Avarda Checkout3
README 文档
README
Avarda shipping broker handling for Avarda Checkout3. The main goal of this module is implementation of the shipping broker API on example of the Nshift broker.
See provider-specific integration guide
Features
Below there is a list of features on implemented version 1.0.0
-
Handle rates collection as a seamless integration with the shipping broker that replaces magento shipping methods. Rates are obligatory to place an order in magento.
-
Handle Nshift custom attributes:
- discount
- weight
- free shipping
Possible scenarios:
- send free shipping flag based on pricing rules used in magento
- use discount calculated in magento
- send weight parameter to let it be stored or used by the shipping broker
-
Display details of the shipping details in magento admin.
-
Fix enabling the nshift script usage
TODO
- Allow enabling/disabling the solution from the admin panel.
USAGE
Assuming:
- avarda/checkout3 is installed and configured
- shipping broker credentials is added your Avarda account
- Delivery methods are configured on the nshift account
To install and use Avarda\ShippingBroker module in Magento:
- Install the module i.e. with composer
composer require avarda/shipping-broker
bin/magento module:enable Avarda_ShippingBroker
bin/magento setup:upgrade
bin/magento setup:di:compile
- Go to the checkout in your store to see the nshift delivery methods
- To use the free shipping based on the cart - use cart price rule do define conditions for which free shipping should appear.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2026-06-01