customization Configuration File

customization Configuration File

Your CAS Administration web page can be customized.

The file /batm/config/customization supports these settings:

  • admin_navbar_background sets the navigation bar (top bar) background + login page background.

  • admin_navbar_text sets the color of the text of the Navigation Bar.

  • admin_page_title sets the title of the web page in the browser.

  • component.identity.checkbox.showPostTransactionDialog.label is used to enable a BUY transaction success screen at the BATM.

The colors can be selected from any hex HTML combination (e.g. 12AB34) or HTML colors (e.g. black, red).


CAS Administration Customization Settings

These settings are used to customize the CAS title and color scheme:

Result in this login screen:

And this GUI:


BATM BUY Post-transaction Message

An additional BATM screen transaction confirmation can be added to the logic by enabling this setting. This option must be enabled in the customization file before it can be enabled in your Identities. Once enabled, the Custom String will be displayed to your customer at the BATM after every BUY transaction. Because it is an Identity setting, it will not be displayed for Anonymous customers.

For example, this setting:

component.identity.checkbox.showPostTransactionDialog.label=Test1234

will show this checkbox for Identities:

Screenshot from 2026-05-20 12-51-17.png
  • The text label of the checkbox is set in this customization file.

  • The checkbox in the Identity must be CHECKED to display the BATM message.

  • The checkbox is NOT checked by default.

The dialog contents shown at the BATM is controlled by the Custom String: buy_post_transaction_dialog_message

See:Custom Strings

Copyright © 2020-2026 General Bytes USA LLC