Next.js with Razorpay
Project Description -
Using the Next.js full stack framework and Razorpay Api, I have integrated the payment gateway with the website, and this can be used as a reference to build the backend for the payment gateway. The website also has an endpoint to verify the payment which uses HmacSHA256 method as mentioned in the Razorpay API Documentation.
What Have I Learnt From This Project -
How to securely integrate and verify a payment with Razorpay's API
Tags -
nextJs, api, trove, react, js, backend