You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Coming soon

Configuration of Adyen payment terminals

(RTP-21390)

User interface for Adyen terminal configuration has been added to the PaymentService Manangement. 


QR code for automatic payment in Coopay backup solution

(RTP-20289)

There is a QR code that allows automatic payment in Coopay backup solution. It allows to skip confirming a payment manually. After Coopay qr code is scanned, it is possible to scan another code that will capture and confirm the payment.



Released 26.03.2023

MobilePay: Create user interface in PaymentService Management

(RTP-19703)

It is now possible to import stores from Excel file to the MobilePay merchant in Payment Service Management UI.



Released 23.03.2023

Mobile Pay Certification

(RTP-20959)

Mobile Pay Certification

Implementation of Mobile Pay payment provider has been changed, so it can pass certification process.

Solution for MobilePay in PaymentService

(RTF-990)

A new payment provider has been added to the payment service - MobilePay. Both payment and refund are supported.

Add a feature so the 'Store' input field is in focus after 'Set Store MSN' is pressed

(RTP-20773)

When setting store MSN in the Vipps merchant, the "Set Store" dropdown menu is now in focus. 



Released 22.12.2022

Support for Vipps partner keys

(RTP-20051 & RTP-19802)

The new user interface makes it possible to add, delete and update stores (with different Serial Numbers) in the Vipps merchant.
In total 6 parameters, where Vipps_Merchant_SN is store unique and the other 5 will be shared across all stores.

Controller for payment provider refund callbacks

(RTP-19737)

When payment status changes at payment provider side, they make a callback to PaymentService.
PaymentService has a notification controller for this, but was not supported for refunds, and that is now supported.

Import of stores from StoreService

(RTP-18673)

A new import is created to import stores, new stores and store updated from StoreService to PaymentService.
This new feature allows customers using StoreService as store master to import all stores to PaymentService.
In PaymentService Integration Platform there is now a  new job called StoreImportJob, that populates data from StoreService into PaymentService database.

MobilePay solution

(RTF-990)

MobilePay has been added as a new payment provider in PaymentService.
The addition supports payment and refund.



Released 16.11.2022

Coopay offline support

(RTP-17488)

New integration package has been added. It allows to complete a payment by push notification being sent to the mobile app as scheduled.
If a payment is captured, its status is updated in Coopay backup solution. Completed payments are removed from the grid after 30 days.
If a payment is not captured, it will be set to expired after 21 days, and then deleted from the grid after 90 days.

Export Coopay backup solution transactions to Excel

(RTP-17476)

The recorded transaction from Coopay backup solution can now be exported to Excel.
This is tested to handle 100.000 requests.

Grid of Coopay backup solution transactions

(RTP-17475)

Grid for Coopay backup solution was added to the PaymentServiceManagement.
By default, data is sorted by transaction date, showing the most recent at the top and rows with 
paid status are hidden.
Columns can be rearranged and filters can be applied to any of them. 

Coopay refund

(RTP-4473)

It is now possible to refund a payment created with Coopay payment provider

Coopay ScanAndPay mode added

(RTF-1238)

Added new Coopay mode "ScanAndPay", that indicates payment created in a Scan and Pay environment.

Payment with Klarna

(RTP-4470)

Klarna payment provider has been added. It allows to do and capture a payment. Refund can also be performed.

Health Check for PaymentService

(RTP-4421)

Health Check is added for PaymentService and PaymentService Management to mitigate service unavailability
Status can be checked in Swagger under Health check

Test:
https://paymentservice.egretail-test.cloud/index.html

Production:
https://paymentservice.egretail.cloud/index.html



Released 13.09.2022

Improvement with auto scaling support

(RTP-15543)

PaymentService does not work well in an load balanced environment, and is now improved with auto scaling support.


  • No labels