[DEPRECATED] Official PHP SDK library for Klarna Services
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the
### Added - HTTP Transport: Oceania Base URLs (playground and production)
### Changed - Remove "src" folder from a PSR4 autoload definition as fallback directory.
### Added - Test against php 7.3 ### Fixed - CURL Transport: Add processing of multiple HTTP headers in response.[Caught exception: Response …
This release has a number of **[no-backward-compatibility]** flags. But these incompatible changes related only to the "under the hood" files. It mea…
- Debug mode: Request body and headers were not displayed when getting 400 HTTP response code. Fixed; - Remove unused phpunit/phpcov package; - Add …
- Add full support of Instant Shopping API; - Repo now has an Apache 2.0 LICENSE file on its root; - HTTP Transport: Add support of PUT method; - H…
- HPP API: Add support for disabling an HPP session; - Customer Token API: Add ability to use Klarna-Idempotency-Key when creating order; - Customer…
- Fix: Order management API threw Error Notice when fetching an order with refunds.