2017 © Pedro Peláez
 

silverstripe-vendormodule silverstripe-omnipay-ui

SilverStripe Omnipay UI Module

image

bummzack/silverstripe-omnipay-ui

SilverStripe Omnipay UI Module

  • Friday, February 9, 2018
  • by bummzack
  • Repository
  • 1 Watchers
  • 6 Stars
  • 4,632 Installations
  • PHP
  • 2 Dependents
  • 2 Suggesters
  • 2 Forks
  • 5 Open issues
  • 5 Versions
  • 6 % Grown

The README.md

silverstripe-omnipay-ui

Scrutinizer Code Quality Code Coverage Build Status Latest Stable Version, (*1)

UI components for SilverStripe Omnipay Module., (*2)

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., (*3)

Version

1.0 (in development) for SilverStripe 4, (*4)

For a SilverStripe 3 compatible version, please use 0.1.x, (*5)

Requirements

Installation

Composer is currently the only supported way to set up this module:, (*6)

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., (*7)

So if you're running SilverShop, you should also add the following to your config.yml, (*8)

SilverShop\Model\Order:
  extensions:
    - Bummzack\SsOmnipayUI\Extensions\PayableUIExtension

Payment administration

Read the Payment administration guide, (*9)

Attributions

The Versions

09/02 2018

dev-master

9999999-dev

SilverStripe Omnipay UI Module

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

payment omnipay silverstripe

09/02 2018

1.0.0-alpha1

1.0.0.0-alpha1

SilverStripe Omnipay UI Module

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

payment omnipay silverstripe

16/11 2016

0.1.2

0.1.2.0

SilverStripe Omnipay UI Module

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

payment omnipay silverstripe

06/07 2016

0.1.1

0.1.1.0

SilverStripe Omnipay UI Module

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

payment omnipay silverstripe

25/05 2016

v0.1

0.1.0.0

SilverStripe Omnipay UI Module

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

payment omnipay silverstripe