razorpay / razorpay/razorpay-node

[Feature]: Query Payments using Email Address

Open
#335 3 comments 0 reactions 1 assignee View on GitHub

@ankitdas13 is already working on this.

Since Jan 4, 2023.

feature-request
Dominant language
JavaScript
Stars
243
Forks
128
PR merge metrics
No merged PRs in 30d

Description

🚀 Feature Proposal

Please provide a way to filter the Payments based on email address through the API.

Creating a new ticket as I couldn't respond to #186 in time.

Suggested Solution

We have the same API available on the Razorpay Dashboard.
https://dashboard.razorpay.com/merchant/api/live/payments?skip=0&count=25&email=test@gmail.com&from=1671993000&to=1672684199

Alternatives

We had to fetch thousands of payments just to filter them based on email.

Additional Information

When our customer contacts customer support regarding the status of the payment, what's the correct way to find their payments through the API? Is there any solution?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.