An easy to use Buckaroo library for PHP
Via Composer
$ composer require sebudesign/buckaroo-php
Once composer has been updated and the package has been installed, you will be able to use the package.
@TODO insert usage here
You could check the examples folder for the usage.
- Write Unit tests
- Add TransactionStatus call
- Add TransactionRequestSpecification call
- Add Refund call
- Add PayRemainder call
- Add InvoiceInfo call
- Add DataRequest call
- Add DataRequestSpecification call
- Add Cancel Transaction call
- Add Iban converter call
- Add Bban to Iban converter call
- Add the other payment methods of Buckaroo
- Add some more documentation about the types that are allowed
- Add some more validation to types and responses
Contributions are very welcome. Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
- Sven Buijsrogge
- LinkORB - Special thanks to LinkORB to create a good base for this package
- All Contributors
The MIT License (MIT). Please see License File for more information.