Razorpay Payment Backend

✓ Backend is running successfully!

Available Endpoints:

1. Create Order

POST /create-order

Create a new Razorpay order for payment

2. Verify Payment

POST /verify-payment

Verify payment signature after successful payment

3. Webhook Handler

POST /webhook

Handle Razorpay webhook events

Documentation

For detailed integration instructions, please refer to the README.md file in the repository.