Add psyment options

This commit is contained in:
Robin van der Linde 2023-06-21 12:00:21 +02:00
parent 6e0553d662
commit ff501fc44e
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
3 changed files with 17 additions and 2 deletions

View file

@ -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"
},