+ {props.isUpdate + ? "Manage your saved card in the Stripe billing portal." + : "Add a card via the Stripe billing portal to pay invoices automatically."} +
++ {props.isUpdate + ? "Update or remove your card in the Stripe billing portal. We'll retry any due invoice after you're done." + : "Add a payment card via Stripe to enable automatic billing. If an invoice is currently due, we will retry collection after card setup."} +
+ +{error()}
++ {props.isUpdate + ? "Paste a new Nostr Wallet Connect URL to replace your connected wallet." + : "Paste your Nostr Wallet Connect URL to pay invoices automatically over Lightning."} +
+Wallet connected!
+Automatic payments are now enabled.
+{error()}
+Current balance
- Enable automatic payments by providing your Nostr Wallet Connect URL, or add a card via Manage Billing. -
-A wallet is connected. Enter a new URL to replace it.
-{error()}
-Billing methods
+Lightning (NWC)
+{nwcState().error}
+Card
+{cardState().error}
+