vendic/magento2-postnl-api
最新稳定版本:1.1.3
Composer 安装命令:
composer require vendic/magento2-postnl-api
包简介
Adds Magento 2 service methods to the tig/postnl module.
README 文档
README
This module adds service contracts to postnl/postnl-magento2, since the original module works through controllers only.
This allows you to use the PostNL API in your own Magento classes, without using a request. We use it in the PostNL module for the Hyvä checkout.
Installation
composer require vendic/magento2-postnl-api
Currently supported service contracts
Locations
Service contract: \Vendic\PostnlApi\Api\LocationsInterface
Get's the nearest PostNL locations based on a given address.
Save
Serivce contract: \Vendic\PostnlApi\Api\SaveInterface
Saves/initalizes a shipment into the Magento database.
Timeframes (WIP)
Service contract: \Vendic\PostnlApi\Api\TimeframesInterface
Get's the available delivery timeframes for a given address.
统计信息
- 总下载量: 21.97k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-12-12