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-improve): Customer portal update customer's customer_type #2666

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

ancorcruz
Copy link
Contributor

@ancorcruz ancorcruz commented Oct 9, 2024

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 enable customers to update their customer type (individual/company) through the customer portal.

Also, adds last_balance_sync_at to CustomerPortal::Wallet:Object in order to render the last time wallet balance was synced in a tooltip.

And expose a premium field in CustomerPortalCustomer type.

👉 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 enable customers to update their customer type (individual/company)
through the customer portal.
@ancorcruz ancorcruz merged commit 1037317 into main Oct 10, 2024
6 checks passed
@ancorcruz ancorcruz deleted the feat/customer-portal-v2-customer-type branch October 10, 2024 12:34
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