A PHP client library for the Datatrans Payment XML API.
You can install this library through Composer.
$ composer require orca-services/datatrans-xml-api-client
Check out the documentation on how to use this library.
Please see CHANGELOG for more information on what has changed recently.
- 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
Datatrans Authorisation by Ibrows https://github.com/ibrows/datatrans
Datatrans Symfony2 bundle by Valiton https://github.com/valiton/DatatransBundle