> For the complete documentation index, see [llms.txt](https://eavio.gitbook.io/eavio-club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eavio.gitbook.io/eavio-club/settings/payments.md).

# Payments

| ID                                                            | PARAMETER NAME                                            | TYPE                    | DESCRIPTION                                                                                                                                                                                       |
| ------------------------------------------------------------- | --------------------------------------------------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [100](http://localhost:8000/control/resources/parameters/100) | invoice\_footer\_21                                       | string                  | Footer for parachute invoices                                                                                                                                                                     |
| [99](http://localhost:8000/control/resources/parameters/99)   | invoice\_footer\_20                                       | string                  | Footer for ultralight invoices                                                                                                                                                                    |
| [98](http://localhost:8000/control/resources/parameters/98)   | invoice\_footer\_19                                       | string                  | Footer for glider invoices                                                                                                                                                                        |
| [97](http://localhost:8000/control/resources/parameters/97)   | invoice\_footer\_18                                       | string                  | Footer for power invoices                                                                                                                                                                         |
| [96](http://localhost:8000/control/resources/parameters/96)   | hide\_adding\_skydiver\_flight\_log                       | boolean                 | Hides add flight log card for skydivers                                                                                                                                                           |
| [95](http://localhost:8000/control/resources/parameters/95)   | hide\_past\_skydiver\_orders                              | boolean                 | Hides flight orders of skydivers if they are in the past                                                                                                                                          |
| [94](http://localhost:8000/control/resources/parameters/94)   | reports\_table\_on\_top                                   | boolean                 | Show the table in reports on top                                                                                                                                                                  |
| [93](http://localhost:8000/control/resources/parameters/93)   | stripe\_secret\_parachute                                 | string                  | Secret key for parachute section credit card payments                                                                                                                                             |
| [92](http://localhost:8000/control/resources/parameters/92)   | stripe\_secret\_glider                                    | string                  | Secret key for glider section credit card payments                                                                                                                                                |
| [91](http://localhost:8000/control/resources/parameters/91)   | stripe\_secret\_ultralight                                | string                  | Secret key for ultralight section credit card payments                                                                                                                                            |
| [90](http://localhost:8000/control/resources/parameters/90)   | stripe\_secret\_power                                     | string                  | Secret key for power section credit card payments                                                                                                                                                 |
| [89](http://localhost:8000/control/resources/parameters/89)   | enable\_card\_payment                                     | boolean                 | Enables credit card payment                                                                                                                                                                       |
| [88](http://localhost:8000/control/resources/parameters/88)   | add\_allowed\_aircrafts\_on\_user\_create                 | csv                     | Sections of planes to attach when creating a new user. (18,19,20,21)                                                                                                                              |
| [87](http://localhost:8000/control/resources/parameters/87)   | skydiver\_section\_card\_information                      | json                    | Set the values displayed on section cards.                                                                                                                                                        |
| [86](http://localhost:8000/control/resources/parameters/86)   | ultralight\_section\_card\_information                    | json                    | Set the values displayed on section cards.                                                                                                                                                        |
| [85](http://localhost:8000/control/resources/parameters/85)   | glider\_section\_card\_information                        | json                    | Set the values displayed on section cards.                                                                                                                                                        |
| [84](http://localhost:8000/control/resources/parameters/84)   | power\_section\_card\_information                         | json                    | Set the values displayed on section cards.                                                                                                                                                        |
| [83](http://localhost:8000/control/resources/parameters/83)   | enable\_group\_chronometry                                | csv                     | Enable group flight log button on the specified sections.                                                                                                                                         |
| [82](http://localhost:8000/control/resources/parameters/82)   | disable\_flight\_orders                                   | boolean                 | Completely disables the submission of flight orders.                                                                                                                                              |
| [81](http://localhost:8000/control/resources/parameters/81)   | no\_plan\_flight\_log\_submission                         | csv                     | Adds a button to the bottom of section page to submit a flight log without a flight order. (insert csv of section ids: 18,19,20,21)                                                               |
| [80](http://localhost:8000/control/resources/parameters/80)   | hours\_until\_flight\_log\_completion                     | integer                 | The minimum age of the flight log until it is automatically completed. Setting the value to 0 will disable automatic completion.                                                                  |
| [79](http://localhost:8000/control/resources/parameters/79)   | hide\_instructor\_flight\_order\_duration                 | integer                 | Hide Flight Order cards after XX hours with "As Instructor" tag                                                                                                                                   |
| [78](http://localhost:8000/control/resources/parameters/78)   | sidebar\_links                                            | string                  | List of sidebar links and urls.                                                                                                                                                                   |
| [77](http://localhost:8000/control/resources/parameters/77)   | glider\_plan\_time\_validation                            | boolean                 | Validate glider plan times so they do not overlap.                                                                                                                                                |
| [76](http://localhost:8000/control/resources/parameters/76)   | duty\_time\_parameters                                    | json                    | Duty time parameters used for calculation.                                                                                                                                                        |
| [75](http://localhost:8000/control/resources/parameters/75)   | enable\_duty\_times                                       | boolean                 | Enables duty times.                                                                                                                                                                               |
| [74](http://localhost:8000/control/resources/parameters/74)   | additional\_costs\_tax                                    | string                  | The tax percentage of additional costs.                                                                                                                                                           |
| [73](http://localhost:8000/control/resources/parameters/73)   | enable\_additional\_costs                                 | boolean                 | Enables additional costs on chronometries.                                                                                                                                                        |
| [72](http://localhost:8000/control/resources/parameters/72)   | multiple\_chronometries\_on\_plan                         | boolean                 | Enables adding more than one flight log to a single plan.                                                                                                                                         |
| [71](http://localhost:8000/control/resources/parameters/71)   | enable\_club\_membership                                  | boolean                 | Show club membership payment on frontend finances.                                                                                                                                                |
| [70](http://localhost:8000/control/resources/parameters/70)   | combine\_section\_accounts                                | boolean                 | Use one account/balance for all sections.                                                                                                                                                         |
| [69](http://localhost:8000/control/resources/parameters/69)   | section\_card\_time\_validation                           | boolean                 | Validate number of hours/landings in each section.                                                                                                                                                |
| [68](http://localhost:8000/control/resources/parameters/68)   | internal\_transfers\_email                                | string                  | Emails where internal transfer confirmation notifications will be sent to. Can set multiple by separating them with a comma without a space (ex.: <example1@example.com>,<example2@example.com>). |
| [67](http://localhost:8000/control/resources/parameters/67)   | reclamation\_email                                        | string                  | Emails where reclamations will be sent to. Can set multiple by separating them with a comma without a space (ex.: <example1@example.com>,<example2@example.com>).                                 |
| [66](http://localhost:8000/control/resources/parameters/66)   | plan\_time\_validation                                    | boolean                 | Validate plan times so they do not overlap.                                                                                                                                                       |
| [65](http://localhost:8000/control/resources/parameters/65)   | callback\_url                                             | string                  | URL that is called whenever a flight log update happens on our system. No callback if this value is null.                                                                                         |
| [64](http://localhost:8000/control/resources/parameters/64)   | skydiver\_power\_link                                     | string                  | Select whether skydiver chronometries are linked to power chronometry or power flight plan. OPTIONS: chronometry / plan.                                                                          |
| [63](http://localhost:8000/control/resources/parameters/63)   | trackers\_secret\_key                                     | string                  | Secret key for external URL                                                                                                                                                                       |
| [62](http://localhost:8000/control/resources/parameters/62)   | trackers\_url                                             | string                  | External URL for tracker information                                                                                                                                                              |
| [61](http://localhost:8000/control/resources/parameters/61)   | external\_chronometry\_link                               | boolean                 | Show or hide external "more info" button on chronometry detail.                                                                                                                                   |
| [60](http://localhost:8000/control/resources/parameters/60)   | glider\_aero\_tow\_link                                   | string                  | Select whether aero tow glider chronometries are linked to power chronometry or power flight plan. OPTIONS: chronometry / plan.                                                                   |
| [59](http://localhost:8000/control/resources/parameters/59)   | single\_chronometry\_confirmation                         | boolean                 | If this is enabled, chronometries without plans will only have an editable purpose with a confirmation button at the end.                                                                         |
| [58](http://localhost:8000/control/resources/parameters/58)   | editable\_licenses                                        | boolean                 | Enables editing licenses by users on their frontend profile. Managers get notifications after the change.                                                                                         |
| [57](http://localhost:8000/control/resources/parameters/57)   | mollie\_api\_key                                          | string                  | API key for Mollie payments                                                                                                                                                                       |
| [56](http://localhost:8000/control/resources/parameters/56)   | frontend\_chronometry\_metrics                            | csv                     | Metrics to display when submitting a chronometry on frontend. >>flight\_time,legs,landings,total\_flight\_time,service\_time<<                                                                    |
| [55](http://localhost:8000/control/resources/parameters/55)   | aircraft\_resources\_calculation\_units                   | csv                     | Desired calculation units diplayed on aircraft resources. >>flight\_time,cycles,hobbs,totalizer,landings<<                                                                                        |
| [54](http://localhost:8000/control/resources/parameters/54)   | show\_transaction\_metrics                                | boolean                 | Show backend metrics on transactions table                                                                                                                                                        |
| [53](http://localhost:8000/control/resources/parameters/53)   | show\_aircraft\_metrics                                   | boolean                 | Show backend metrics on aircrafts table                                                                                                                                                           |
| [52](http://localhost:8000/control/resources/parameters/52)   | show\_chronometry\_metrics                                | boolean                 | Show backend metrics on chronometries table                                                                                                                                                       |
| [51](http://localhost:8000/control/resources/parameters/51)   | instructors\_timeslots                                    | boolean                 | Disable free timeselecton for training flights                                                                                                                                                    |
| [50](http://localhost:8000/control/resources/parameters/50)   | after\_flight\_payment                                    | boolean                 | Forces pilots to pay immediately after submitting a chronometry                                                                                                                                   |
| [49](http://localhost:8000/control/resources/parameters/49)   | membership\_payment\_offset                               | boolean                 | if enabled membership cost is calculated based on the remaining months in the year                                                                                                                |
| [48](http://localhost:8000/control/resources/parameters/48)   | block\_off\_on\_pricelist                                 | boolean                 | enables pricelist calculations with block on -> block off times instead of takeoff -> landing times                                                                                               |
| [47](http://localhost:8000/control/resources/parameters/47)   | chronometry\_calculation\_type                            | string                  | options: \[flight\_time\|block\_time\|hobbs\|totalizer]                                                                                                                                           |
| [46](http://localhost:8000/control/resources/parameters/46)   | flight\_lock\_negative\_balance                           | boolean                 | allow flying if balance is less than 0                                                                                                                                                            |
| [45](http://localhost:8000/control/resources/parameters/45)   | flight\_lock\_zero\_balance                               | boolean                 | allow flying if balance is 0                                                                                                                                                                      |
| [44](http://localhost:8000/control/resources/parameters/44)   | reservation\_hidden                                       | boolean                 | remove reservations                                                                                                                                                                               |
| [43](http://localhost:8000/control/resources/parameters/43)   | flight\_chief\_is\_required\_for\_skydivers               | boolean                 | Is skydiver flight chief required before submitting flight order?                                                                                                                                 |
| [42](http://localhost:8000/control/resources/parameters/42)   | flight\_chief\_is\_required                               | boolean                 | Is flight chief required before submitting flight order? (excludes skydivers)                                                                                                                     |
| [41](http://localhost:8000/control/resources/parameters/41)   | invoice\_footer                                           | string                  | footer for invoices                                                                                                                                                                               |
| [40](http://localhost:8000/control/resources/parameters/40)   | invoice\_header                                           | string                  | header for invoices                                                                                                                                                                               |
| [39](http://localhost:8000/control/resources/parameters/39)   | suffix                                                    | string                  | suffix for invoices                                                                                                                                                                               |
| [38](http://localhost:8000/control/resources/parameters/38)   | receipt\_prefix                                           | string                  | prefix for receipts                                                                                                                                                                               |
| [37](http://localhost:8000/control/resources/parameters/37)   | reversal\_prefix                                          | string                  | prefix for invoice reversals                                                                                                                                                                      |
| [36](http://localhost:8000/control/resources/parameters/36)   | invoice\_prefix                                           | string                  | prefix for invoices                                                                                                                                                                               |
| [35](http://localhost:8000/control/resources/parameters/35)   | proforma\_prefix                                          | string                  | prefix for proforma invoices                                                                                                                                                                      |
| [34](http://localhost:8000/control/resources/parameters/34)   | advance\_prefix                                           | string                  | prefix for advance invoices                                                                                                                                                                       |
| [33](http://localhost:8000/control/resources/parameters/33)   | maintenance\_calculation\_base                            | string                  | base for colculating next maintenance                                                                                                                                                             |
| [32](http://localhost:8000/control/resources/parameters/32)   | googleplus\_icon                                          | string                  | googleplus icon link                                                                                                                                                                              |
| [31](http://localhost:8000/control/resources/parameters/31)   | twitter\_icon                                             | string                  | twitter icon link                                                                                                                                                                                 |
| [30](http://localhost:8000/control/resources/parameters/30)   | fb\_icon                                                  | string                  | facebook icon link                                                                                                                                                                                |
| [29](http://localhost:8000/control/resources/parameters/29)   | outer\_FE\_links                                          | outer\_FE\_links\_array | number of days that user is reminded that he wil be a flight chief                                                                                                                                |
| [28](http://localhost:8000/control/resources/parameters/28)   | licence\_rating\_medical\_second\_warning\_time\_in\_days | int                     | How many days before you want to warn your user that his lincence/rating/medical is expiring soon                                                                                                 |
| [27](http://localhost:8000/control/resources/parameters/27)   | flight\_chief\_warning                                    | integer                 | number of days that user is reminded that he wil be a flight chief                                                                                                                                |
| [26](http://localhost:8000/control/resources/parameters/26)   | licence\_rating\_medical\_warning\_time\_in\_days         | integer                 | How many days before you want to warn your user that his lincence/rating/medical is expiring soon                                                                                                 |
| [25](http://localhost:8000/control/resources/parameters/25)   | company\_phone\_number                                    | string                  | Company phone number for sending messages                                                                                                                                                         |
| [24](http://localhost:8000/control/resources/parameters/24)   | chronometry\_edit\_time\_end                              | integer                 | Time for editing chronometry (in minutes). 0=no time limit                                                                                                                                        |
| [23](http://localhost:8000/control/resources/parameters/23)   | reservation\_days\_time\_alert                            | integer                 | Time before reservation ends (in days)                                                                                                                                                            |
| [22](http://localhost:8000/control/resources/parameters/22)   | reservation\_time\_alert                                  | integer                 | Time before reservation ends (in hours)                                                                                                                                                           |
| [21](http://localhost:8000/control/resources/parameters/21)   | city                                                      | string                  | Specify companies city, used for invoices                                                                                                                                                         |
| [20](http://localhost:8000/control/resources/parameters/20)   | vat\_number                                               | string                  | Specify company vat number, used for invoices                                                                                                                                                     |
| [19](http://localhost:8000/control/resources/parameters/19)   | membership\_price                                         | integer                 | Specify membership price                                                                                                                                                                          |
| [18](http://localhost:8000/control/resources/parameters/18)   | company\_post                                             | string                  | Specify company post code and post office, used for invoices                                                                                                                                      |
| [17](http://localhost:8000/control/resources/parameters/17)   | company\_address                                          | string                  | Specify company address(only street and house number), used for invoices                                                                                                                          |
| [16](http://localhost:8000/control/resources/parameters/16)   | company\_name                                             | string                  | Specify company name(used for invoices)                                                                                                                                                           |
| [15](http://localhost:8000/control/resources/parameters/15)   | signature\_stamp                                          | string                  | Specify location of signature/stamp used for invoices                                                                                                                                             |
| [14](http://localhost:8000/control/resources/parameters/14)   | payment\_due\_interval                                    | integer                 | Number of days from invoice date to payment due date                                                                                                                                              |
| [13](http://localhost:8000/control/resources/parameters/13)   | tax\_number                                               | integer                 | Tax number for invoices                                                                                                                                                                           |
| [12](http://localhost:8000/control/resources/parameters/12)   | company\_logo\_url                                        | string                  | Mail Class template, e-mails logo                                                                                                                                                                 |
| [11](http://localhost:8000/control/resources/parameters/11)   | tax\_for\_contributions                                   | decimal                 | Location TransactionController                                                                                                                                                                    |
| [10](http://localhost:8000/control/resources/parameters/10)   | admin\_mail                                               | string                  | Location LicencesExpiration.php,ChronometryController.php                                                                                                                                         |
| [9](http://localhost:8000/control/resources/parameters/9)     | manager\_phone\_num                                       | string                  | Location Sidebar.vue, manager phone number                                                                                                                                                        |
| [8](http://localhost:8000/control/resources/parameters/8)     | aro\_phone\_num                                           | string                  | Location Sidebar.vue, aro phone number                                                                                                                                                            |
| [7](http://localhost:8000/control/resources/parameters/7)     | gatekeeper\_phone\_num                                    | string                  | Location Sidebar.vue, gatekeeper phone number                                                                                                                                                     |
| [6](http://localhost:8000/control/resources/parameters/6)     | iban\_parachute                                           | string                  | IBAN number for parachute section                                                                                                                                                                 |
| [5](http://localhost:8000/control/resources/parameters/5)     | iban\_ultralight                                          | string                  | IBAN number for ultralight section                                                                                                                                                                |
| [4](http://localhost:8000/control/resources/parameters/4)     | iban\_glider                                              | string                  | IBAN number for glider section                                                                                                                                                                    |
| [3](http://localhost:8000/control/resources/parameters/3)     | iban\_power                                               | string                  | IBAN number for power section                                                                                                                                                                     |
| [2](http://localhost:8000/control/resources/parameters/2)     | iban                                                      | string                  | Main IBAN number                                                                                                                                                                                  |
| [1](http://localhost:8000/control/resources/parameters/1)     | tax\_for\_transaction\_receipt                            | parseInt                | Location TransactionReceipt.vue, used for caclulating fixed tax on adding money to my account                                                                                                     |
