No payment setup enforcement before paid relay creation #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is by design — payment is due at the end of the subscription, and users may want to receive DMs and pay invoices manually rather than add nwc or a card. We should definitely encourage them to set up a payment method, but we don't need to require it.
Yes, it felt like a design choice, I opened the issue to get your feedback here. I am closing both issues and but raising a PR that encourages payment setup for paid relays without making it a strict requirement in the general UX flow.