Skip to content

Releases: ixopay/php-ixopay

Allow string for mandate date

22 Jun 14:18
Compare
Choose a tag to compare
v2.1.6

create DateTime for string mandate date

New Return type for IBAN data

20 Jun 12:21
Compare
Choose a tag to compare

added a new Return data object for IBAN information

Allow changing of XML Namespace

03 May 11:40
Compare
Choose a tag to compare
v2.1.3

allow xml namespace to be set

Remove namespace requirement (fixed)

13 Mar 12:14
Compare
Choose a tag to compare
v2.1.2

remove requirement for namespace

Remove namespace requirement

08 Mar 10:17
Compare
Choose a tag to compare
v2.1.1

add payout calls

Payout Support

03 Mar 10:29
Compare
Choose a tag to compare
  • Add support for Payout transactions
    (check with your integration engineer if this option is supported by your configuration)

PHP7 Compatibility

03 Feb 08:18
Compare
Choose a tag to compare

Compatibility with PHP 7.x

Breaking Changes:

  • Transaction object "Void" has been renamed to "VoidTransaction"

fixes composer and fluent interface

11 Apr 09:24
Compare
Choose a tag to compare
Merge pull request #1 from raum42/master

Minor changes