Skip to content

Conversation

@ankitdas13
Copy link
Contributor

@ankitdas13 ankitdas13 commented Oct 22, 2024

Doc reference: https://razorpay.com/docs/api/payments/subscriptions/cancel-subscription/

WIll work with both number & boolean

instance.subscriptions.cancel("sub_PC5WEB7pL8N9Bi", 1)

or

instance.subscriptions.cancel("sub_PC5WEB7pL8N9Bi", true)

@ankitdas13 ankitdas13 added the TestingNotRequired TestingNotRequired label for BVT label Oct 23, 2024
@ankitdas13 ankitdas13 merged commit 51cd366 into master Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TestingNotRequired TestingNotRequired label for BVT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants