2017 © Pedro Peláez
 

library buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

image

linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  • Wednesday, September 14, 2016
  • by joostfaassen
  • Repository
  • 15 Watchers
  • 10 Stars
  • 33,475 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 15 Forks
  • 2 Open issues
  • 11 Versions
  • 7 % Grown

The README.md

LinkORB\Buckaroo

API client for Buckaroo BPE 3.0 for PHP. PSR-0 compliant., (*1)

WSDL

This class is designed to work with the following WSDL:, (*2)

https://checkout.buckaroo.nl/soap/?WSDL, (*3)

Features

  • PSR-0 compatible, works with composer and is registered on packagist.org
  • Supports the TransactionRequests action
  • Handles SOAP WSSEC, SSL thumbprints and signatures using PEM keys
  • Stand-alone library, no external dependencies

Installing

Check out composer for details about installing and running composer., (*4)

Then, add linkorb/buckaroo to your project's composer.json:, (*5)

{
    "require": {
        "linkorb/buckaroo": "1.*"
    }
}

Try the example

There is a simple example in examples/example.php To make it work, * Edit the websiteKey (currently defaults to CHANGEME) * Put you private_key.pem file in examples/ * run php example.php, (*6)

This will connect to Buckaroo, and send a test transaction. The response of the request will be displayed using var_dump()., (*7)

Contributing

Ready to build and improve on this repo? Excellent! Go ahead and fork/clone this repo and we're looking forward to your pull requests! Be sure to update the unit tests in tests/., (*8)

If you are unable to implement changes you like yourself, don't hesitate to open a new issue report so that we or others may take care of it., (*9)

Todo

  • Add unit tests
  • Need test refund, creditnote.
  • Need recurring transaction.

Done

  • Support transaction request, invoiceinfo, refundinfo.

License

Please check LICENSE.md for full license information, (*10)

Brought to you by the LinkORB Engineering team


Check out our other projects at linkorb.com/engineering., (*11)

Btw, we're hiring!, (*12)

The Versions

14/09 2016

dev-master

9999999-dev http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

 

The Development Requires

api php payment psp buckaroo

14/09 2016

v1.9.1

1.9.1.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

 

The Development Requires

api php payment psp buckaroo

17/08 2016

v1.9.0

1.9.0.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

 

The Development Requires

api php payment psp buckaroo

21/06 2016

v1.8.0

1.8.0.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php payment psp buckaroo

20/06 2016

v1.7.0

1.7.0.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php payment psp buckaroo

20/06 2016

v1.6.0

1.6.0.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php payment psp buckaroo

04/12 2015

v1.5

1.5.0.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php payment psp buckaroo

11/07 2015

v1.4

1.4.0.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php payment psp buckaroo

27/02 2015

v1.3

1.3.0.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php payment psp buckaroo

27/03 2013

1.2

1.2.0.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php payment psp buckaroo

19/03 2013

1.0

1.0.0.0 http://www.github.com/linkorb/buckaroo

Buckaroo BPE3 API client for PHP. PSR-0 Compliant.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php payment psp buckaroo