Skip to content
New issue

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

[CEPF-1767]: Remove type check validation #422

Merged

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
12 checks passed
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.

2 participants