Add Payment Gateway Integration Using Razorpay
#2 Description: This pull request integrates Razorpay as the payment gateway, enabling secure transactions within the project.
Key Features:
Integrated Razorpay API for seamless payment processing. Added .env.local file support for secure management of API keys: RAZORPAY_KEY_ID= #//your api key RAZORPAY_KEY_SECRET= #//your api secret Installed Razorpay package (npm i razorpay) for backend payment routing and verification. Frontend interface for users to initiate payments. Configurable routes based on your project’s structure. Handled success and failure scenarios with appropriate notifications and error handling.
@saras-69 is attempting to deploy a commit to the sanchitgeez's projects Team on Vercel.
A member of the Team first needs to authorize it.