SGFGOV / medusa-payment-razorpay

A basic implementation for medusajs payment with razorpay
https://github.com/SGFGOV/medusa-payment-razorpay
13 stars 17 forks source link

Resolved issue in refundPayment #6

Open nikantkamat opened 1 year ago

nikantkamat commented 1 year ago

There was an issue i was facing while refunding the payment from admin panel, found out the below live causing the error hence order_id was never there as order_id was causing the error: error:order_idis mandatory Error:order_idis mandatory

i have did some code changes please go through it