spryker/checkout
最新稳定版本:6.9.0
Composer 安装命令:
composer require spryker/checkout
包简介
Checkout module
README 文档
README
Checkout provides the infrastructure to handle checkout workflow for an order placement call. The checkout process creates a generic approach for step processing. Each step knows how to handle the form data, where to store data is and which conditions are required in order to be able proceed to next step. StepProcess is the class that knows how to navigate through steps. Checkout contains a stack of steps provided during class creation. The instance of this class is created in CheckoutFactory and it’s used in the CheckoutController class. Each step has a corresponding controller action. Checkout extensively uses QuoteTransfer data object to populate data from customer and track the current state of the checkout.
Installation
composer require spryker/checkout
Documentation
统计信息
- 总下载量: 2.61M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 53
- 推荐数: 38
其他信息
- 授权协议: proprietary
- 更新时间: 2017-12-19