Hi,
In the Execute function (inside HardwareStation.Extension.PaymentSample project) some request types are being handled:
in Execute function LockPaymentTerminalDeviceRequest request is not handled , how can handle this request
I found something about this request from this link but I did not get.
docs.microsoft.com/.../end-to-end-payment-extension
What code needs to be implemented for the "LockPaymentTerminalDeviceRequest" ?
and request type coming again and again LockPaymentTerminalDeviceRequest
Thanks