{% if is_open %}{% endif %} Pay with Goblin (GRIN)
GoblinPay

Pay with Goblin

{{ info.amount_display }}

{% if is_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 %}
  1. In your wallet, send {{ info.amount_display }} using the manual / slatepack option.
  2. Paste the generated S1 slatepack below and submit.
  3. Copy the response slatepack we return, back into your wallet to finalize and post.
{% else %}

Manual receive is unavailable on this instance.

{% endif %}
{% endif %} {% if let Some(memo) = info.memo %}

{{ memo }}

{% endif %}