razorpay / razorpay/razorpay-node
[Feature]: Query Payments using Email Address
@ankitdas13 is already working on this.
Since Jan 4, 2023.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.