Pay with Goblin
{{ info.amount_display }}
{% if is_paid %}Paid ✓
This invoice has been settled. You can close this page.
{% else if is_expired %}This invoice has expired.
{% else %}Waiting for payment…
{{ info.qr_svg|safe }}
Scan with your Goblin Wallet, or copy the address below.
Can't scan? Pay manually with a slatepack
{% if wallet_available %}- In your wallet, send {{ info.amount_display }} using the manual / slatepack option.
- Paste the generated S1 slatepack below and submit.
- Copy the response slatepack we return, back into your wallet to finalize and post.
Manual receive is unavailable on this instance.
{% endif %}{{ memo }}
{% endif %}