khemssharma / khemssharma/StudyNotion
verifyPayment is crashing on new payment object.
Open
bug
good first issue
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 8
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
When user purchases a course successfully they can watch that course in enrolled courses.
But API endpoint
https://studynotion-oylf.onrender.com/api/v1/payment/verifyPayment" throws error because of new data format.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure at the /api/v1/payment/verifyPayment endpoint and compare the new payment object format with what the endpoint receives. Trace the verification flow and confirm that successful purchases still make the course available in enrolled courses without crashing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, javascript
- Domain
- api, backend, payments
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100