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

feat(integrations): add support for chargebee #2615

Merged
merged 10 commits into from
Aug 19, 2024

Conversation

edishu
Copy link
Contributor

@edishu edishu commented Aug 14, 2024

Describe your changes

  • Added configuration for chargebee in providers.yaml
  • Added chargebee to docs-v2.
  • Added chargebee pages for Supported API groups in mint.json.
  • Added chargebee SVG file in template-logos folder.
  • Consolidate chargebee docs pages

Test

This provider has been used successfully in local development to connect
to chargebee after authorizing using Nango.
The documentation update was reviewed using npm run docs and verifying
on localhost.

@edishu edishu marked this pull request as ready for review August 14, 2024 22:41
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason this svg is not showing up in the app. I've compared with other recently merged integrations and could not spot the difference. Can someone suggest what might be the issue?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hassan254-prog has been dealing with logos a lot. He might know what's going on

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After adding a new svg file, you will also need to rebuild your frontend.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've locally build and tested the logo.I do not need to change anything else in this PR, right? I suppose, when new image will be built frontend will get build again.
logo-fe

docs-v2/integrations/all/chargebee.mdx Outdated Show resolved Hide resolved
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hassan254-prog has been dealing with logos a lot. He might know what's going on

@hassan254-prog
Copy link
Collaborator

@edishu LGTM. I’ve left a few small comments inline 👍

@edishu
Copy link
Contributor Author

edishu commented Aug 15, 2024

@edishu LGTM. I’ve left a few small comments inline 👍

Sounds great, I've pushed the changes related to your inline comments. Please take a look and let me know if I need to address anything else.

@edishu
Copy link
Contributor Author

edishu commented Aug 16, 2024

@TBonnin @hassan254-prog I've pushed the required changes. Please take a look again. If everything looks fine can we merge this PR? I need use this integration next week and would be great if this gets merged in the source soon.

@edishu
Copy link
Contributor Author

edishu commented Aug 16, 2024

@TBonnin @hassan254-prog I've pushed the required changes. Please take a look again. If everything looks fine can we merge this PR? I need use this integration next week and would be great if this gets merged in the source soon.

Sorry, overlooked your comment #2615 (comment). Pushed the required changes, please take a look.

@bodinsamuel bodinsamuel merged commit 42debd9 into NangoHQ:master Aug 19, 2024
20 of 22 checks passed
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

Successfully merging this pull request may close these issues.

4 participants