typo
[platal.git] / install.d / money / README
CommitLineData
0337d704 1
2 Notes for the money module for plat/al
3
4STATUS
5------
6
7TODO:
8 tables are atm in paiments.* and we should put it in x4dat.money_*
9 we have to wait for x.net here.
10
11CONFIG OPTIONS
12--------------
13
14 All settings of the module are shown here with their default and meaning
15
16 [Money]
17
18 mpay_enable = 1 ; enable micro-payments
19 mpay_def_id = 0 ; id of the default micro-payment id
20 mpay_def_meth = 0 ; id of the default payment method
21 mpay_tprefix = paiments.
22 ; obsolete when TODO will be closed
23
24
25BUGS
26----
27
28 http://trackers.polytechnique.org/index.php?cat=16
29
30
31DEPENDS
32-------
33
34 platal
35