To interface with Razorpay APIs, install the Node.js server-side SDK and start receiving payments from your clients.
You can accept payments on your website powered by the NodeJS server.
1. Installation
Open your project folder and run the following command on your command prompt to install the Razorpay NodeJS SDK:
Install the SDK
npm i razorpay
2. Integrations