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

Improve Chargebee integration #25

Closed
janober opened this issue Sep 25, 2019 · 1 comment
Closed

Improve Chargebee integration #25

janober opened this issue Sep 25, 2019 · 1 comment

Comments

@janober
Copy link
Member

janober commented Sep 25, 2019

The Chargebee integration is currently very limited. A lot of the functionality which the API offers is not implemented. For example: create/delete/charge/void invoices, edit/get/delete customers, create/get/update subscriptions, ...

At least the above mentioned important and basic functionality should be created. Special ones can then be created on request:
https://apidocs.chargebee.com/docs/api/invoices

Source code of node:
https://github.com/n8n-io/n8n/blob/master/packages/nodes-base/nodes/Chargebee/Chargebee.node.ts

@janober
Copy link
Member Author

janober commented May 24, 2020

As we only use Github for bug reports now do I close this issue.

@janober janober closed this as completed May 24, 2020
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