Skip to content

Releases: sveawebpay/php-integration

3.16.1

14 Jul 14:44

Choose a tag to compare

  • Fix: Unset row type to prevent errors in validation.

Full Changelog: 3.16.0...3.16.1

3.16.0

26 Jun 08:40
deda4e9

Choose a tag to compare

Feature:
Added RowType to items

3.15.0

24 Jan 07:47

Choose a tag to compare

  • Added support for PayerAlias
  • Added new payment methods
    • SWISH
    • SWISH_PF
    • VIPPS
    • MOBILEPAY
    • TRUSTLY

3.14.1

09 Oct 12:19
cb2e91f

Choose a tag to compare

Make the URLs for identification optional

3.14.0

28 Sep 08:12
bb26d69

Choose a tag to compare

Enable Navigation to be set via

$svea_order->setIdentificationConfirmationUrl('https://my.url')
    ->setIdentificationRejectionUrl('https://my-other.url');

3.13.1

14 Sep 17:37

Choose a tag to compare

  • Validate DeliveryId as int64

3.13.0

19 Feb 06:41

Choose a tag to compare

  • Add support for electronic id authentication on checkout orders

3.12.1

09 Feb 20:32

Choose a tag to compare

  • Check if quantity is numeric instead of int or float in order validator

3.12.0

29 Nov 15:36

Choose a tag to compare

  • Swish support
  • Fixed broken integration tests

3.11.2

12 Sep 09:26

Choose a tag to compare

  • Set amountIncVat on QueryTransactionResponse

(Release 100! Woo!)