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(cp-improv): Customer Portal expose and edit customer info #2599

Merged
merged 3 commits into from
Sep 26, 2024

Conversation

ancorcruz
Copy link
Contributor

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/add-features-to-the-customer-portal

Context

The current customer portal already exposes some customer information. However, it is missing some important pieces of customer information. Also, we want to allow customer to edit their own billing information.

Description

This change improves the customer access to their own billing information within the customer portal and reduce organization support requirements to maintain customer billing information up to date, allowing customer to update their own billing information.

Also, it increases customer data security as not all fields could be retrieved from the customer portal GraphQL requests. Only the data required for the customer portal.

@ancorcruz ancorcruz self-assigned this Sep 18, 2024
@ancorcruz ancorcruz requested review from stephenlago99 and removed request for ansmonjol September 19, 2024 07:39
@ancorcruz ancorcruz force-pushed the feat/customer-portal-update-customer branch from b901d47 to aa1a591 Compare September 24, 2024 14:03
 ## Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/add-features-to-the-customer-portal

 ## Context

The current customer portal already exposes some customer information.
However, it is missing some important pieces of customer information.
Also, we want to allow customer to edit their own billing information.

 ## Description

This change improves the customer access to their own billing information
within the customer portal and reduce organization support requirements to
maintain customer billing information up to date, allowing customer to update
their own billing information.

Also, it increases customer data security as not all fields could be
retrieved from the customer portal GraphQL requests. Only the data
required for the customer portal.
@ancorcruz ancorcruz force-pushed the feat/customer-portal-update-customer branch from aa1a591 to 32dc39f Compare September 25, 2024 08:08
@ancorcruz ancorcruz merged commit 8ca23b6 into main Sep 26, 2024
6 checks passed
@ancorcruz ancorcruz deleted the feat/customer-portal-update-customer branch September 26, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants