This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
Releases: MyOnlineStore/omnipay-klarna-checkout
Releases · MyOnlineStore/omnipay-klarna-checkout
5.0
Dropped PHP < 7.4 support and added PHP 8.0 support
What's Changed
- chore: Upgrade for PHP
^7.4 | ^8.0
by @frankverhoeven in #78
New Contributors
- @frankverhoeven made their first contribution in #78
Full Changelog: 3.1...4.0
Add update merchant references
- Add update merchant references (#77)
Increase failed authorise verbosity
Take in account the possibility of 'order_id' not being set
#67 Take in account the possibility of 'order_id' not being set
Allow discount amount specification on items
v3.0.10 Add total_amount and total_discount_amount (#65)
Added option to allow global billing countries
v3.0.9 add option to allow global billing countries (#64)
added repository coding standards
v3.0.8 Define a coding standard (#63)
Allow changing test mode after initialisation
Allow empty item data set (no orderlines)
backported from version 3 branch