{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Quick vouchers Advanced withdraw link(s)
Withdraw links
Export to CSV
LNbits LNURL withdraw extension
{% include "withdraw/_api_docs.html" %} {% include "withdraw/_lnurl.html" %}
Enable / Disable You can enable or disable these vouchers Use a custom voucher design You can use an LNbits voucher design or a custom one Use unique withdraw QR codes to reduce `assmilking` This is recommended if you are sharing the links on social media or print QR codes.
Update withdraw link Create withdraw link Cancel
Enable / Disable You can enable or disable these vouchers Use a custom voucher design You can use an LNbits voucher design or a custom one
Create vouchers Cancel

ID:
Unique: (QR code will change after each withdrawal)
Max. withdrawable: sat
Wait time: seconds
Withdraws: /

Copy LNURL Write to NFC Open sharable link Print Close
{% endblock %}{% block scripts %} {{ window_vars(user) }} {% endblock %}