moritz-sauer-13/silverstripe-omnipay-ui 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Scrutinizer Code Quality Code Coverage Build Status Latest Stable Version

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

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

统计信息

  • 总下载量: 31
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2024-07-18