Implement a UPI-based payment gateway to allow users to pay for courses and join live classes.
Tasks:
- Set up a UPI payment gateway (e.g., Razorpay).
- Create endpoints for handling payments.
- Ensure that the user is redirected to the course after successful payment.
Skills: Node.js, Payment Gateway Integration, Express