An open API service indexing awesome lists of open source software.

https://github.com/rishav394/razorpay-backend

My razorpay API implementation in Node JS. Find frontend here https://github.com/rishav394/Razorpay-frontend
https://github.com/rishav394/razorpay-backend

nodejs razorpay razorpay-api typescript

Last synced: 3 months ago
JSON representation

My razorpay API implementation in Node JS. Find frontend here https://github.com/rishav394/Razorpay-frontend

Awesome Lists containing this project

README

          

# APIs available

* `/order` POST `{amount: number}`
* `/capture/:paymentId` POST `PaymentResponse` *Refer to the type in types/index.ts*