Releases: rabobank-nederland/omnikassa-php-sdk
Releases · rabobank-nederland/omnikassa-php-sdk
v1.18.1
1.18.0
Extended SDK to support Card On File functions.
Merged missing refunds features.
Added example integration with docker setup.
1.17.2
Added explicit nullable type. This has merged PR
1.17.1
Added explicit nullable type
1.17.0
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
Extended SDK to support refunds
PHP SDK release v1.14.0
- Extended SDK to support Sofort as payment brand.
PHP SDK release v1.13.0
- 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
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
v1.12.0 Merge pull request #8 from rabobank-nederland/feature/ROFE-0-small-im…