moritz-sauer-13/silverstripe-omnipay-ui
最新稳定版本:0.0.1
Composer 安装命令:
composer require moritz-sauer-13/silverstripe-omnipay-ui
包简介
SilverStripe Omnipay UI Module
README 文档
README
This is a fork from bummzack/silverstripe-omnipay-ui to support SS5
silverstripe-omnipay-ui
UI components for SilverStripe Omnipay Module.
This module contains the "Payments" ModelAdmin that was originally part of the omnipay module. It also adds buttons to payment GridFields that allow you to capture, refund or void payments.
Version
1.0 (in development) for SilverStripe 4
For a SilverStripe 3 compatible version, please use 0.1.x
Requirements
- silverstripe-omnipay 3.0+ including its dependencies.
Installation
Composer is currently the only supported way to set up this module:
composer require bummzack/silverstripe-omnipay-ui ^1@dev
Adding the PayableUIExtension (optional)
If you have a Payable DataObject, eg. you added the Payable extension from the Omnipay module to some of your classes, you might also want to add the PayableUIExtension, which adds a GridField component to manipulate Payments.
So if you're running SilverShop, you should also add the following to your config.yml
SilverShop\Model\Order: extensions: - Bummzack\SsOmnipayUI\Extensions\PayableUIExtension
Payment administration
Read the Payment administration guide
Attributions
- Icons used in the CMS are part of the Silk Icon set 1.3. Creative Commons Attribution 2.5 License
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2024-07-18