Skip to content

Releases: rabobank-nederland/omnikassa-php-sdk

v1.18.1

20 Jan 10:16
0afd2e1

Choose a tag to compare

Added a new SANDBOX_MODE environment variable

1.18.0

23 Dec 15:22
08c595e

Choose a tag to compare

Extended SDK to support Card On File functions.
Merged missing refunds features.
Added example integration with docker setup.

1.17.2

17 Apr 07:47
db137cc

Choose a tag to compare

Added explicit nullable type. This has merged PR

1.17.1

26 Mar 12:07
b996ea2

Choose a tag to compare

Added explicit nullable type

1.17.0

07 Jun 09:57
b996ea2

Choose a tag to compare

Added support for setting the partnerReference id and user agent in the X-Api-User-Agent header.
Added new optional shopperBankstatementReference field to order announcement
Supported Guzzle 7

PHP SDK release v1.16.0

27 Oct 04:59
0b8ac8d

Choose a tag to compare

Extended SDK to support refunds

PHP SDK release v1.14.0

15 Feb 15:16
f5c997c

Choose a tag to compare

  • Extended SDK to support Sofort as payment brand.

PHP SDK release v1.13.0

10 Nov 10:43
3a3f5f5

Choose a tag to compare

  • Extended SDK to retrieve a list of iDEAL issuers.
  • Extended SDK to allow the iDEAL issuer to be passed in the order announcement.
  • Extended SDK to allow the payment result page (also known as the 'thank-you' oage) to be skipped in the payment process.
  • Extended SDK to allow the name of the customer to be passed in the order announcement.
  • Added support for PHP 8.0.
  • Updated some dependencies to recent versions.

PHP SDK release v1.12.1

19 Aug 14:29
6c1ccf6

Choose a tag to compare

Calling Money::fromDecimal with specific values (e.g. 68.57 or 37.91) would result in a 1 cent difference when rounding. This has been fixed.

First release via GitHub

07 Mar 15:13
0518525

Choose a tag to compare

v1.12.0

Merge pull request #8 from rabobank-nederland/feature/ROFE-0-small-im…