razorpay / razorpay-node

Razorpay node.js bindings
MIT License
182 stars 111 forks source link

The server encountered an error. The incident has been reported to admins when generating payment links #209

Closed KhushiRajpal closed 3 years ago

KhushiRajpal commented 3 years ago

I'm trying to generate a payment-link for a particular account , here's my code :

the function where I'm calling the razorpay service: image

the razorpay service function image

KhushiRajpal commented 3 years ago

There's a lot of different documentations on payment link , old apis and new apis , each having different parameters . The latest and most accurate one is : https://razorpay.com/docs/payment-links/api/v1/create/ Please use for reference, anyone else facing the same issues