- Description: {{ parse.invoice.description }}
- Expire date: {{ parse.invoice.expireDate }}
- Hash: {{ parse.invoice.hash }}
+ Description: {{
+ payInvoiceData.invoice.description }}
+ Expire date: {{ payInvoiceData.invoice.expireDate
+ }}
+ Hash: {{ payInvoiceData.invoice.hash }}
- Authenticate with {{ parse.lnurlauth.domain }}? + Authenticate with {{ payInvoiceData.lnurlauth.domain }}?
For every website and for every LNbits wallet, a new keypair will be deterministically generated so your identity can't be tied to your LNbits wallet or linked across websites. No other - data will be shared with {{ parse.lnurlauth.domain }}. + data will be shared with {{ payInvoiceData.lnurlauth.domain }}. +
++ Your public key for + {{ payInvoiceData.lnurlauth.domain }} is:
-Your public key for {{ parse.lnurlauth.domain }} is:
- {{ parse.lnurlauth.pubkey }}
+
+ {{ payInvoiceData.lnurlauth.pubkey }}
+
- {{ parse.lnurlpay.domain }} is requesting {{ - parse.lnurlpay.maxSendable | msatoshiFormat }} +
+ {{ payInvoiceData.lnurlpay.domain }} is requesting {{
+ payInvoiceData.lnurlpay.maxSendable | msatoshiFormat }}
{{LNBITS_DENOMINATION}}
-
+
- and a {{parse.lnurlpay.commentAllowed}}-char comment
+ and a {{payInvoiceData.lnurlpay.commentAllowed}}-char comment
- {{ parse.lnurlpay.targetUser || parse.lnurlpay.domain }}
+ {{ payInvoiceData.lnurlpay.targetUser ||
+ payInvoiceData.lnurlpay.domain }}
is requesting
between
- {{ parse.lnurlpay.minSendable | msatoshiFormat }} and
- {{ parse.lnurlpay.maxSendable | msatoshiFormat }}
+ {{ payInvoiceData.lnurlpay.minSendable | msatoshiFormat }}
+ and
+ {{ payInvoiceData.lnurlpay.maxSendable | msatoshiFormat }}
{% endraw %} {{LNBITS_DENOMINATION}} {% raw %}
-
+
- and a {{parse.lnurlpay.commentAllowed}}-char comment
+ and a {{payInvoiceData.lnurlpay.commentAllowed}}-char comment
- {{ parse.lnurlpay.description }} + {{ payInvoiceData.lnurlpay.description }}
-
-
+