razorpay / razorpay-node

Razorpay node.js bindings
MIT License
171 stars 108 forks source link

[Feature]: Unable to edit or delete plans in subscriptions #342

Closed harshmsomani closed 1 year ago

harshmsomani commented 1 year ago

🚀 Feature Proposal

To create any subscription, a base plan is required. However, there is no way to edit or delete these plans.

Suggested Solution

Add edit & delete Plans API

Alternatives

No response

Additional Information

https://razorpay.com/docs/api/payments/subscriptions/#plans

ankitdas13 commented 1 year ago

@harshmsomani You can create a new plan and update that plan-id in your subscription. Also, If the plan is edited, it will result in some serious problems for the customers.

ankitdas13 commented 1 year ago

I am closing this issue as the issue has been resolved. If you need any help, please let us know.