razorpay / razorpay/razorpay-node

[Feature]: remove field 'total count' while creating subscription

Open
#446 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
243
Forks
128
PR merge metrics
No merged PRs in 30d

Description

🚀 Feature Proposal

we dont want to specify the the number of billing cycles,it limits our revenue and make user to do effort again to renew their subscription .

subscription should just keeps charging the user per billing cycle (e.g., monthly) until user itself cancels it.

Suggested Solution

it may need to firstly add feat for delete for subscription as yet we dont have it. user will come to our website he will make cancel req to us ,then we will send req to razorpay to stop the this particular subscription.

Alternatives

No response

Additional Information

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the subscription-creation entry point and any existing subscription tests, then trace how Razorpay represents recurring billing and cancellation. Done means subscriptions can continue without a total cycle count and a particular subscription can be cancelled through the library.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
api, backend, payments
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.