Hello,
We have to generate token using REST API.
We are using C# based web application and have to post payment using REST API but for that we require Authorization code and that system needs to redirect to Clover website to get the Authorization code, but our system cannot redirect to any another URL while doing payment.
If still requires to do so than is there a way where system can get the Authorization Code without Web Login of Clover because when user is redirected to Clover and if they are not login in the Clover Web Application in the browser than system ask to login. So please let us know that without login(by passing credential in the API) system can get the Authorization code.
We have Merchant ID, App Id, App Secret Code.
Please provide proper way from Authorize/Authentication to Payment.