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.
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.
Hi,
Are you building a web app? A native Android app to be used on the device? A semi-integration?
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.
1 Person is following this question.