Investra icon indicating copy to clipboard operation
Investra copied to clipboard

Add Payment Gateway Integration Using Razorpay

Open saras-69 opened this issue 1 year ago • 1 comments

#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 avatar Oct 08 '24 19:10 saras-69

@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.

vercel[bot] avatar Oct 08 '24 19:10 vercel[bot]