punchcommerce/punchcommerce-spryker-module
最新稳定版本:v1.0.0
Composer 安装命令:
composer require punchcommerce/punchcommerce-spryker-module
包简介
PunchCommerce integration module for Spryker Commerce OS
README 文档
README
This module integrates PunchCommerce into the Spryker Commerce OS. It provides functionality for punchout sessions, cart transfer, and management of PunchCommerce-specific customer data.
Compatibility
| Module Version | Spryker | PHP |
|---|---|---|
| 1.x | 202507+ | ≥ 8.2 |
Tested against the Spryker B2B Marketplace Demo (spryker-feature/*: ^202507.0).
Features
- Punchout Authentication: Customer authentication via PunchCommerce.
- Cart Transfer: Seamless transfer of the Spryker cart back to the procurement system through the PunchCommerce gateway.
- Customer Management: Extends Spryker customer data with PunchCommerce identifiers.
- Backoffice Integration: View PunchCommerce details directly in the Zed customer view.
Installation
docker/sdk cli "composer require punchcommerce/punchcommerce-spryker-module"
Note: All PHP/Composer commands must be executed inside the Docker container via
docker/sdk cli "command".
For a detailed step-by-step integration guide, please see INSTALL.md.
Configuration
The base configuration goes into config_default.php:
use PunchCommerce\Shared\PunchcommerceSprykerModule\PunchcommerceSprykerModuleConstants;
$config[PunchcommerceSprykerModuleConstants::PUNCHCOMMERCE_API_BASE_URL] = 'https://www.punchcommerce.de';
Documentation
- Installation Guide (INSTALL.md)
- Changelog
- Security Policy
- PunchCommerce Website
- PunchCommerce API Documentation
- Spryker Documentation
Repository & Issues
- Source: https://gitlab.netzdirektion.de/packages/punchcommerce-spryker-module
- Issues: https://gitlab.netzdirektion.de/packages/punchcommerce-spryker-module/-/issues
License
See the LICENSE file for license information.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-05-06