We are developing android clover application using Clover REST APIs v3(
https://www.clover.com/api_docs/).
Here We are able to get all REST APIs for employee management, cash/check payment APIs etc. But in case of credit card we are not able to make a payment (
POST
/v3/merchants/{mId}/orders/{orderId}/payments). it gives us "message": "
We currently don't allow you to add native credit or debit payments, please use an external tender type such as 'external payment".
Also We are not able to refund with any kind of tender Ids(cash/check/credit cards).
Kindly help us to resolve above queries.
Thanks..