{% extends "all.html" %} {% block content %} {% include 'settings_menu.html' %}

Payment

Here you can find information regarding payment.

Physical cash

Payment is physical cash. Payment is done by writing down your payment token on a piece of paper then you put that paper and the money(SEK or EUR) in an envelope end sending it to the following address:

{{ payment_mail['name'] }}
{{ payment_mail['address'] }}
{{ payment_mail['postcode'] }}
{{ payment_mail['country'] }}

When we recive the money we will add them to your accounts funds and generate a new payment token for your account. {% endblock%}