piyushgarg-dev / react-razorpay

Integrate Razorpay payments in your React App
https://www.npmjs.com/package/react-razorpay
20 stars 4 forks source link

create contact is missing #9

Open harishksoft opened 5 months ago

harishksoft commented 5 months ago

when I try to create contacts for payout setup, got an error like "property not found". const contact = await razorpay.contacts.create(contactDetails); - this is the method I used. i have check for update to the npm module, but no luck,