]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/admin/allowed_payments.adoc
Docs: adding basic info about printing spine labels
[Evergreen.git] / docs / admin / allowed_payments.adoc
1 Setting limits on allowed payment amounts
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4 Two new settings have been added to prevent library staff
5 from accidentally clearing all patron bills by scanning a
6 barcode into the Payment Amount field, or accidentally
7 entering the amount without a decimal point (such as you
8 would when using a cash register).
9
10 Both settings are available via the Library Settings Editor.
11 The Payment amount threshold for Are You Sure? dialog
12 (`ui.circ.billing.amount_warn`) setting identifies the amount
13 above which staff will be asked if they're sure they want
14 to apply the payment. The Maximum payment amount allowed
15 (`ui.circ.billing.amount_limit`) setting identifies the
16 maximum amount of money that can be accepted through the
17 staff client.
18
19 These settings only affect the staff client, not credit
20 cards accepted through the public catalog, or direct API
21 calls from third party tools.
22