Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Releases: MyOnlineStore/omnipay-klarna-checkout

5.0

01 Apr 11:32
5655038
Compare
Choose a tag to compare

What's Changed

  • chore!: Removed fallback behavior from update-transaction request by @fred-jan in #79

Full Changelog: 4.0...5.0

Dropped PHP < 7.4 support and added PHP 8.0 support

03 Feb 13:09
edcc0f1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1...4.0

Add update merchant references

15 Jan 08:50
5c38c94
Compare
Choose a tag to compare
  • Add update merchant references (#77)

Increase failed authorise verbosity

16 Dec 14:13
29b613c
Compare
Choose a tag to compare

Take in account the possibility of 'order_id' not being set

23 Dec 08:16
Compare
Choose a tag to compare

#67 Take in account the possibility of 'order_id' not being set

Allow discount amount specification on items

07 Aug 12:36
Compare
Choose a tag to compare
v3.0.10

Add total_amount and total_discount_amount (#65)

Added option to allow global billing countries

08 Apr 14:48
Compare
Choose a tag to compare
v3.0.9

add option to allow global billing countries (#64)

added repository coding standards

08 Mar 21:01
Compare
Choose a tag to compare
v3.0.8

Define a coding standard (#63)

Allow changing test mode after initialisation

06 Mar 12:58
Compare
Choose a tag to compare

Allow empty item data set (no orderlines)

04 Feb 15:24
Compare
Choose a tag to compare

backported from version 3 branch