iyzico/iyzipay-python

Is there an endpoint available in the API that allows me to retrieve payments made by a specific customer using their email address?

RodasRios opened this issue · 1 comments

Hello, in case the is no endpoint, I was wondering if it's possible to retrieve the email of the user associated with a payment using the payment ID. This would be useful to solve the initial problem where i need to check if a payment attached to a certain email was successful or not. If this is not currently possible, is there any other way to achieve this? Thank you for your help.