silvercommerce/checkout-agree-to-terms
Composer 安装命令:
composer require silvercommerce/checkout-agree-to-terms
包简介
Requires users who purchases via the checkout process to agree to a terms and conditions checkbox
README 文档
README
Adds an "Agree To Terms" checkbox (that is required) to the SilverCommerce checkout process and saves the result against the order.
Install
Install via composer:
composer require silvercommerce/checkout-agree-to-terms
Usage
Setup is pretty simple. In your SilverStripe admin, visit SiteConfig (Settings) > Shop Tab.
Expand "Checkout Settings" and then tick "Require Customer to Agree to Terms"
You must then provide the terms and conditions content in the field below OR (if the CMS is installed) you can link to a terms and conditions page.
The content will then automatically be loaded into a modal on the checkout page.
Finally, you can review if a user has checked the option by checking the "Customer" tab on an order.
统计信息
- 总下载量: 796
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-06-03