checking payment data after changing the payment typ

This commit is contained in:
ragu 2024-01-30 07:06:09 +01:00
parent 5044e9bfe8
commit b2dce25de8
18 changed files with 209 additions and 123 deletions

View file

@ -1,11 +1,18 @@
<Ilockitcloud>
username = "xxxxxxxxxx"
passwd = "xxxxxxxx"
</Ilockitcloud>
<smsgtx>
gtx_key = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
gtx_key = "xxxxxxxxxxxxxxxxxxxxxxxxx"
</smsgtx>
<pdfprinter>
pkey = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
pkey = "xxxxxxxxxxxxxxxxxxxxxxxx"
</pdfprinter>
<furtherkeys>
xxxkey = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
</furtherkeys>
<shareeio>
endpoint = "https://shareedms-operator.example.tld/APIshareeio"
sharee_api_key = "xxxxxxxxxxxxxxxxxxxxxxx"
</shareeio>

View file

@ -254,6 +254,14 @@
speed = 1
meter = 50
</theftalarm>
<fee_type>
0 = ""
1 = "Aufwand TeilRad Fibu Gebühr"
2 = "Payone Gebühr"
3 = "Zahlungseingang Teilzahlung"
4 = "Zahlungseingang Prepaid/Vorkasse"
5 = "Operator Prepaid Abbuchung"
</fee_type>
jsscript = "js/mobile_script.js"
style_bootstrap_icons = "external/bootstrap-icons-1.10.2/bootstrap-icons.css"
</copri_conf>