|
@@ -27,7 +27,7 @@ |
|
|
block discarded – undo |
|
27
|
27
|
], |
|
28
|
28
|
'banking' => [ |
|
29
|
29
|
'iban' => 'CH2730000001200061375', // QR-IBAN without spaces (eg: CH7030123036078110002) |
|
30
|
|
- 'paymentTo' => 'PostFinance AG, 3030 Bern', // Bank coordinate the payment will be made to, eg: 'Banque Alternative Suisse SA' |
|
|
30
|
+ 'paymentTo' => 'PostFinance AG, 3030 Bern', // Bank coordinate the payment will be made to, eg: 'Banque Alternative Suisse SA' |
|
31
|
31
|
'paymentFor' => 'Club nautique Ichtus' . PHP_EOL . '2072 St-Blaise', // Name and address of account holder, 2-3 lines separated by \n |
|
32
|
32
|
], |
|
33
|
33
|
'accounting' => [ |
Please login to merge, or discard this patch.