Closed DrXyzzy closed 10 months ago
This doesn't surprise me, since we never implemented anything to do this. They unique identifier between stripe and cocalc is the customer id, which we also have in our database (and also the account_id metadata, but that's not used), not the email address. Many users don't even have email addresses (e.g., maybe they use single sign on and don't provide one), or they have multiple addresses (one for github, one in cocalc, etc.).
So to me this isn't a bug, but I can see how it could be confusing to you. We could have a feature to add a link to the stripe page for a user to the admin page in cocalc, since the stripe url is just https://dashboard.stripe.com/customers/customer_id
.
Don't users get email notifications from Stripe? If so, these would continue to go to an old email address after customer enters a new address in CoCalc.
Fixed, then made no longer relevant...
to replicate:
Account
>Preferences