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

API won't estimate contract_end when change term end #38

Closed
julianCast opened this issue Nov 13, 2023 · 2 comments
Closed

API won't estimate contract_end when change term end #38

julianCast opened this issue Nov 13, 2023 · 2 comments

Comments

@julianCast
Copy link

What problem does your feature request address?

With this method we get a estimate object when changing the term end:
https://apidocs.chargebee.com/docs/api/estimates?lang=node#subscription_change_term_end_estimate

But currently there is no way to get the estimated ContractTerm.contract_end. For example a customer that wants to change their next billing date should be able to get the new estimated contract_end since their contract duration would change.

Describe the desired solution

The ideal scenario would be to add that estimated ContractTerm.contract_end to the current method: subscription_change_term_end_estimate since it makes sense.

Alternatives considered

No response

Additional context

No response

Copy link

Hello @julianCast, thank you for raising the issue. Your contribution is greatly appreciated and we look forward to addressing it.

@julianCast
Copy link
Author

Sorry, it is returned in the estimate object: https://apidocs.chargebee.com/docs/api/estimates#estimate_contract_term

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant