Skip to main content

Configuring cash management in NewStore Associate App

You can configure the cash management features .

Enabling cash management globally

This enables cash management globally for your business, across all stores configured to use NewStore Associate App. This feature also enables users to set up cash drawers via NewStore Associate App.

To enable this feature:

  1. Use the Update app configuration method.
  2. Set capabilities > cash_management to true.

After this feature is enabled, users can add cash drawers via NewStore Associate App. see Setting up cash management in the store .

Displaying the expected amount for cash counting

  1. Retrieve the current configuration using the Get cash drawer configuration method.
  2. Set expose_count_expected_amount to true.
  3. Apply the updated configuration using the Update cash drawer configuration method.

Once configured, NewStore Associate App displays the expected amount when the associate performs a cash audit for the associated drawer. See Auditing cash count .

Enabling cash rounding

To enable cash rounding in Associate App for stores in countries where this is a requirement:

  1. Use the Update app configuration method.
  2. Set release_toggle > cash_rounding_enabled to true.

Related topics