question

jacks avatar image
jacks asked jacks commented

How get the credit/debit card sale(payments/refund) information?

I am creating an application which displays historic data of sales(payments-refund) per day. Payment mode should be only card. Cash and check not included.

2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Mark Mullan avatar image Mark Mullan commented ·

Hi,

Are you building a web app? A native Android app to be used on the device? A semi-integration?

0 Likes 0 ·
jacks avatar image jacks commented ·

I am building a native Android app which uses clover SDK.

0 Likes 0 ·

1 Answer

Bryanne Vega avatar image
Bryanne Vega answered

I've done something similar utilizing the Payments in the Rest API.

Hence we don't have a PaymentsConnector on the SDK, it's nice because you can apply filters to your required data.

See: Payments Rest API Reference

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community