Add psyment options
This commit is contained in:
parent
6e0553d662
commit
ff501fc44e
3 changed files with 17 additions and 2 deletions
|
@ -241,7 +241,11 @@
|
|||
"condition": "fee=yes",
|
||||
"freeform": {
|
||||
"key": "charge",
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"placeholder": {
|
||||
"en": "e.g. 0.50 EUR",
|
||||
"nl": "bijv. 0,50 EUR"
|
||||
}
|
||||
},
|
||||
"id": "toilet-charge"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue