2017 © Pedro Peláez
 

library glidepayments

Handle Escrow Payment in ZF2 application

image

stewmegaw/glidepayments

Handle Escrow Payment in ZF2 application

  • Monday, February 26, 2018
  • by stewmegaw
  • Repository
  • 0 Watchers
  • 0 Stars
  • 137 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

  • composer require stewmegaw/glidepayments dev-master
  • Copy /config/glidepayments.global.php.dist to /config/autoload and remove .dist extension
    • Customize config
  • Add 'GlidePayments' to application.config.php module list
  • Payment item entity must implement PaymentItemInterface
  • Update doctrine
  • Database should have a user record with id -1 name Paypal

The Versions

26/02 2018

dev-master

9999999-dev http://framework.zend.com/

Handle Escrow Payment in ZF2 application

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

framework zf2

06/10 2016

dev-feature-auth-cap

dev-feature-auth-cap http://framework.zend.com/

Handle Escrow Payment in ZF2

  Sources   Download

BSD-3-Clause

The Requires

 

framework zf2