Skip to content

Releases: ratepay/php-library

1.8.4

09 May 10:17
Compare
Choose a tag to compare

Added missing property for PHP 8.2 compatibility

1.8.3

04 May 15:18
Compare
Choose a tag to compare

Update company address and fix calculation to avoid decimal rounding issue

1.8.2

05 Sep 09:38
Compare
Choose a tag to compare

Bugfixes

fixed calculation of getAllowedMonth on ConfigurationRequest and
trim leading/trailing whitespaces from model-values

1.8.1

06 May 12:41
Compare
Choose a tag to compare

Bug Fixes

  • deprecated nullish value as string on PHP8.1 (77e6b3a), closes #27

1.8.0

28 Mar 08:35
Compare
Choose a tag to compare

Features

  • add handling for fatal errors by the gateway (#25) (29eae73)

1.7.0

01 Feb 12:42
Compare
Choose a tag to compare

Features

  • reorganize offline inst-calculation (624cc8e)
  • implement unit-tests
  • add DateTime wrapper
  • throw proper exceptions for better user experience

1.6.1

26 Jan 10:25
Compare
Choose a tag to compare

Bug Fixes

  • incorrect locale code for Austria (#24) (a7d07f3)

1.6.0

25 Jan 09:34
Compare
Choose a tag to compare

Features

  • implement 0% instalment calculation (#23) (946cec6)

1.5.1

13 Jul 13:35
Compare
Choose a tag to compare

Bug Fixes

  • missing model mapping for multiple tracking ids

1.5.0

10 Jun 07:58
Compare
Choose a tag to compare

Features

  • adds php8.0 compatibility (0d79010)