Dear Team,
I have a problem with POS development.
When our POS is installed on the clover flex(2nd). Using REST PAY DISPLAY API
Then open the POS app on the flex device.
When any handler makes api call /v1/payments/{paymentId} and no API call welcome screen.
Then the welcome screen is displayed. Our POS will be not display on the screen.
In case of using postman to call the API /v1/payments/{paymentId}, the clover machine still displays the same welcome screen.
Similar APIs like refund/Void
+ /v1/payments/{paymentId}/refunds
+ /v1/payments/{paymentId}/void
Is there a method to handle the welcome screen not showing when calling these APIs:
+ /v1/payments/{paymentId}/refunds
+ /v1/payments/{paymentId}/void
+ /v1/payments/{paymentId}