Hi,
I am using a payment connector to make the payment in my clover application. I want to show the payment transaction list in my application, so we have to need to retrieve only those transactions which have made by my application. Is there any way provided by the SDK for the same?
Also please suggest to me that if I use the "/v3/merchants/MID/payments" endpoint, In the API Is there any filter available to get only my application's transaction?
Thanks.