Cursor c = getContentResolver().query(OrderContract.Summaries.contentUriWithAccount(CloverAccount.getAccount(mContext)), null, null, null, "_id LIMIT 100 OFFSET 10");
Hi Amar,
You can get all the details for a payment with /v3/merchants/{mId}/payments/{payId} api except signature image.
Thnak you.
2 People are following this question.
Computer restarts when booting from clover for the first time
TCP Socket inside service closed when the app is killed
How order modified time can be different at same time for same order obtained by two methods?
Custom Tender registration issue
Is it possible to detect the card type (Credit/Debit) using Clover API or Clover Android SDK?