Skip to content

Releases: rabobank-nederland/omnikassa-php-sdk

1.17.0

07 Jun 09:57
b996ea2
Compare
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
Compare
Choose a tag to compare

Extended SDK to support refunds

PHP SDK release v1.14.0

15 Feb 15:16
f5c997c
Compare
Choose a tag to compare
  • Extended SDK to support Sofort as payment brand.

PHP SDK release v1.13.0

10 Nov 10:43
3a3f5f5
Compare
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
Compare
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
Compare
Choose a tag to compare
v1.12.0

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