stewmegaw / glidepayments
Handle Escrow Payment in ZF2 application
dev-master
2018-02-26 11:13 UTC
Requires
- php: >=5.5
- doctrine/doctrine-orm-module: ~0.9.2
- zendframework/zendframework: ~2.5
Requires (Dev)
- codeception/codeception: ^2.3
- phpunit/phpunit: ^5
This package is auto-updated.
Last update: 2024-12-27 03:54:12 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