Hackerspace

From base48
Revision as of 01:31, 29 February 2012 by imported>Hexo (formatting)
File:Krnlab stickers.jpg
Awwww, we've got stickers
Underground, o.s.
Membership payments amount
 * 400 Kč per month
 * 200 Kč per month (students) - potvrzení o studiu / ISIC needed
 * to the bank account mentioned above
 * must follow rules mentioned lower (otherwise they will not be recognized by our automatized payment maintainer


Format of membership payments

It's not as complicated as it looks like ;)


Variable symbol (Variabilní symbol, VS)

This field must contain your //memberID// (see zde).

Message for recipient (Zpráva pro příjemce)

This field serves as a payment identification (which period you are paying for) and has a mandatory format (case-insensitive), use one of (strftime syntax):

 * **%Y/%m**
 * **%Y/%m-%m**

You can chain this specifications (combine them). %Y means year (4 digit number) and %m means month (01-12).

Examples:

correct

 * 2012/01
 * 2012/1-5
 * 2011/12 2012/1-02

incorrect

 * 2011-jan (correct is 2011/1)
 * 2011/12-02 (correct is: 2011/12 2012/1-2)
 * 11/01-03 (correct is: 2011/1-3)

There is also possibility to type in this field "clensky prispevek" - use this for standing orders (cz: trvalý příkaz). Payment arrival date then serves as a payment identification (which period you are paying for). F.e. if we will receive your payment on January 10th 2012, you are in for january 2012.


Amount

See infromation above. The amount must correspond with what you gave in the "message for recipient".


Summary

The payment must have correct **variable symbol** (your //memberID//), correct payment specification in the field **message for recipiente** (with proper payment specification) and also must contain **proper amount of money**.

Thans to these rules, we can manage payments automatically. If there are any questions, ask nixie (or someone else) on our IRC channel.