...
Released 20.09.2023
Configuration of Adyen payment terminals
...
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.
Upgrade to .Net 6
.netcore3.1 has been upgraded to .net 6 and the deprecated packages were updated.
Svea integration
It is now possible to pay and refund orders while using Svea as the payment provider.
Regarding refunds: Currently, Svea does not support "idempotency key". This means that we have no idea 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.
...
Released 26.03.2023
MobilePay: Create user interface in PaymentService Management
...