Date:
Coopay offline support
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
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
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
...