We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am able to locate how to create a plan via API but how do I update a plan ? reference https://github.com/razorpay/razorpay-node/blob/753c07b6f2bea6c784c9866ad39fe761d93ed9ad/documents/plans.md
instance.plans.update or instance.plans.create
instance.plans.edit is not recognised.
No response
Node v 20.9
2.9.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce the behavior
I am able to locate how to create a plan via API but how do I update a plan ?
reference https://github.com/razorpay/razorpay-node/blob/753c07b6f2bea6c784c9866ad39fe761d93ed9ad/documents/plans.md
Expected behavior
instance.plans.update or instance.plans.create
Actual behavior
instance.plans.edit is not recognised.
Code snippets
No response
Node version
Node v 20.9
Library version
2.9.2
Additional Information
No response
The text was updated successfully, but these errors were encountered: