Versions Compared

Key

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


Date: 

User interface for managing Vipps partner keys

(RTP-20051)

The added UI makes it possible to add, delete and update stores (with different Serial Numbers) in the Vipps merchant.

Support Vipps partner keys

(RTP-19802)

PaymentService does now support Vipps partner keys.
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)

When payment status changes at payment provider side, they make a callback to PaymentService.
PaymentService has a notification controller for this. This does not apply for refunds.
Refunds callback notification needs an controller, and it's now implemented.

Import of stores from StoreService

(RTP-18673)

Added a new StoreImportJob to import new stores and store updates from StoreService to PaymentService database. 

MobilePay solution

(RTF-990)

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

...

Date: 

Coopay offline support

...

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

...