stewmegaw/glidepayments

Handle Escrow Payment in ZF2 application

dev-master 2018-02-26 11:13 UTC

This package is auto-updated.

Last update: 2024-04-27 02:29:41 UTC


README

  • 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