Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Released 25.09.2024

Support for Vipps with VippsMobilePay

(RTP-33000)

Using Vipps as paymentProvider when creating/refunding a payment works with using VippsMobilePay as the InputType.

Import ePay Terminal IDs in Payment Management

(RTP-32083)

"Import TID" button is added for ePay in Payment Management. When clicked, a CSV file could be uploaded.


...

Released 21.08.2024

Upgrade to Angular 16 

(RTP-27336)

Payment Service Management has been upgraded to Angular 16 framework version.

Swish new refund state

(RTP-32116)

Payment Service Management has been upgraded to Angular 16 framework version.

ePay integration

(RTP-27405)

Payment service is integrated with ePay payment provider. It uses generic payment input to send data needed to complete the payment.


...

Released 28.06.2024

Discount in Svea payment

(RTP-30912)

When paying with Svea payment provider, discount is properly calculated.

Discount rounding fix for Svea

(RTP-31405)

The amount set on the item after adding a new discount is rounded properly and sent to Svea.


...

Released 23.05.2024

Walley integration

(RTP-28579)

Payments and refunds using Walley as the payment provider is supported.


...

Released 12.03.2024

Partial refunds

(RTP-27526)

Support for refunding items one at a time is added in /api/refunds.

VippsMobilePay payment provider

(RTP-28300)

There is a new payment provider for Vipps/MobilePay - VippsMobilePay. Both payments and refunds are supported.


...

Released 25.01.2024

Additional information Svea integration

(RTP-27303)

When sending payment information to Svea, the following information can now be included in POST /payments 

  • Postal Code
  • E-mail
  • National ID
  • Flag if the customer is a company or not
  • Flag if the order was already delivered (deferredDelivery=False) or not (deferredDelivery=True)

Adyen Checkout

(RTP-25652)

Support to create payments, captures and refunds for Adyen payment platform is added to Payment Service. To confirm the payment, it is also possible to see it in the Adyen UI logs or transactions. 

...

Released 30.11.2023

Svea refund

(RTP-25863)

...

Svea integration

(RTP-23680)

It is now possible to pay and refund orders while Payment and refunds using Svea as the payment provider is supported.

 Regarding refunds: Currently, Svea does not support "idempotency key". This means that we will not know if the refund was processed successfully at Svea in case the request times out/fails. The danger here is that there will be cases where the refund was, in fact, not processed correctly and we won't find out about it until a customer comes back to us with feedback. 

...