orca-services/datatrans-xml-api-client

A client library for the Datatrans Payment XML API

0.1.0 2016-12-15 18:02 UTC

This package is auto-updated.

Last update: 2024-04-15 03:37:56 UTC


README

A PHP client library for the Datatrans Payment XML API.

Installation

You can install this library through Composer.

$ composer require orca-services/datatrans-xml-api-client

Documentation

Check out the documentation on how to use this library.

Change log

Please see CHANGELOG for more information on what has changed recently.

TODO

  • Authorisation API
  • Unit tests
  • Travis CI integration
  • Scrutinizer CI integration
  • Logging integration
  • Better request & response abstraction
  • Status API request type switch (STA/STX) support
  • General API version switch support
  • "errorEmail" support for Settlement Request
  • Consider using HTTPlug
  • Adapt some more PHP packages best practices

Similar Projects

Datatrans Authorisation by Ibrows https://github.com/ibrows/datatrans

Datatrans Symfony2 bundle by Valiton https://github.com/valiton/DatatransBundle