khemssharma/StudyNotion

verifyPayment is crashing on new payment object.

Open

#34 opened on May 20, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (8 forks)auto 404
buggood first issue

Repository metrics

Stars
 (22 stars)
PR merge metrics
 (PR metrics pending)

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