You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: