Hi,
We would like to just accept payments using the Clover platform. So when a customer shows up at our physical store. We will accept the pending payments from him on the counter using ours in house android application which has Clover payment SDK.
So,
1) the user will be handed over this application where he enters his user id
2) with the user id we will retrieve the pending amount from our backend system
3) Redirect him to clover interface to enter his payment details
4) After successful payment on Clover platform; we update our backend system accordingly
Can you guys guide me with the documentation to achieve the above flow?
Thanks.