npmweb / payment
This package is abandoned and no longer maintained.
No replacement package was suggested.
Simple payment interface for NPM apps to use to process online payments. Several drivers supported (maybe)
2.0.0
2015-08-12 23:06 UTC
Requires
- php: >=5.5.0
- psr/log: ~1.0
Requires (Dev)
- mockery/mockery: dev-master@dev
- nesbot/carbon: dev-master@dev
- phpunit/phpunit: 3.7.*
- vlucas/phpdotenv: dev-master
Suggests
- braintree/braintree_php: For payments via Braintree (currently the only supported option)
- guzzlehttp/guzzle: For payments via PayPal (not currently supported
- illuminate/support: For Laravel integration
- stripe/stripe-php: For payments via Stripe (not currently supported)
Provides
None
Conflicts
None
Replaces
None
README
NPM-specific payment library with different providers, currently only Braintree supported