alxfavela / conektapayment
Laravel package for process debit and credit cards payments with Conekta
1.0.0
2018-07-26 03:26 UTC
Requires
- conekta/conekta-php: ^4.0.4
- illuminate/support: ~5
Requires (Dev)
- orchestra/testbench: ~3.0
- phpunit/phpunit: ~6.0
This package is not auto-updated.
Last update: 2024-11-10 06:22:59 UTC
README
This is where your description should go. Take a look at contributing.md to see a to do list.
Installation
Via Composer
$ composer require alxfavela/conektapayment
Make sure to publish config file to your project
php artisan vendor:publish --tag=config
Usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email alex@planetoide.mx instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.