chore: improve billing customer name using Nostr kind 0 with pubkey fallback #66

Merged
hodlbod merged 1 commits from userAdityaa/caravel:billing-customer-name into master 2026-05-08 22:52:14 +00:00
Contributor

Summary

When we create a Stripe customer, we now try to use the user’s Nostr profile name (kind 0).
If that name is missing, we use only the first 8 characters of the pubkey.
So users no longer see ugly names like “Caravel tenant 97c...”.

closes #61

### Summary When we create a Stripe customer, we now try to use the user’s Nostr profile name (kind 0). If that name is missing, we use only the first 8 characters of the pubkey. So users no longer see ugly names like “Caravel tenant 97c...”. closes #61
userAdityaa added 1 commit 2026-05-08 06:16:34 +00:00
hodlbod merged commit 0151762362 into master 2026-05-08 22:52:14 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/caravel#66