2017 © Pedro Peláez
 

library transfer

Persistent Omnipay Request / Response Objects

image

clippings/transfer

Persistent Omnipay Request / Response Objects

  • Monday, August 25, 2014
  • by hkdobrev
  • Repository
  • 2 Watchers
  • 2 Stars
  • 73 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Transfer

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

This is a general foundation to implement all sorts of monetary transactions and persist them in the database. Uses Omnipay for performing the transactions themselves., (*2)

Usage

There are 3 main traits to assign to your models:, (*3)

Item Group Trait, (*4)

This is just a group of multiple Item Trait. Adds freezable and soft delete trait. and allows freezing / unfreezing all the items, associated with it., (*5)

Item Trait, (*6)

This is a single monetary "item". Adds freezable and soft delete., (*7)

Transfer Trait, (*8)

This initiates request to payment processors and stores the responses in the database. Requires "getValue()" to return a Money Object., (*9)

License

Copyright (c) 2014, Clippings Ltd. Developed by Ivan Kerin, (*10)

Under BSD-3-Clause license, read LICENSE file., (*11)

The Versions

25/08 2014

dev-master

9999999-dev

Persistent Omnipay Request / Response Objects

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

25/08 2014

0.2.2

0.2.2.0

Persistent Omnipay Request / Response Objects

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

21/08 2014

0.2.1

0.2.1.0

Persistent Omnipay Request / Response Objects

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

18/07 2014

0.2.0

0.2.0.0

Persistent Omnipay Request / Response Objects

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

30/06 2014

0.1.0

0.1.0.0

Persistent Omnipay Request / Response Objects

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires