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

Compare with Current View Page History

« Previous Version 7 Next »

Date: 

MobilePay: Create UI in PaymentService Management

(RTP-19703)

[MobilePay]

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


Date: 

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)

MobilePay solution

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. 

PaymentService. Update documentation for "dev tunnels"

(RTP-21810)


Date: 

Support for Vipps partner keys

(RTP-20051 & RTP-19802)

PaymentService has added support for Vipps partner keys.
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 uniqe and the other 5 will be shared across all stores.

Controller for payment provider refund callbacks

(RTP-19737)

PaymentService has added support for callback from payment provider for refunds.
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.


Date: 

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)

Refund support for Coopay
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





Date: 

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