razorpay / razorpay-node

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

Send or Resend Notifications API missing for Payment_links #215

Closed ShalinHingu closed 2 years ago

ShalinHingu commented 3 years ago

"/payment_links/:id/notify_by/:medium" Above API is missing from sdk for Payment_links.

ankitdas13 commented 2 years ago

@ShalinHingu sorry for the delay . this api is already integrated could please update the latest sdk . instance.paymentLink.notifyBy(paymentLinkId, medium)

please let us know if you resolved this issue