sebudesign/buckaroo-php

An easy to use Buckaroo library for PHP

1.2.4 2018-06-01 09:45 UTC

This package is not auto-updated.

Last update: 2024-03-16 16:36:32 UTC


README

Latest Version on Packagist Software License Total Downloads

An easy to use Buckaroo library for PHP

Install

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.

Usage

@TODO insert usage here

You could check the examples folder for the usage.

What needs to be done?

  • 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

Contributing

Contributions are very welcome. Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email sven@sebudesign.nl instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.