Centara
  • Introduction to Centara
  • Getting started with Centara
    • Software and hardware requirements
    • getCentara.exe
    • Install Centara Server
    • Centara Configuration
      • RDM overview
      • Create organization structure
      • General settings
      • Layouts and visual components
        • Creating layouts
        • Assigning layouts in configuration
        • Populating layouts with components
        • Applying functionalty to buttons
        • UI component reference
      • Hardware
        • OPOS installation
          • Epson OPOS
        • Centara server configuration
      • POS Receipts
        • Receipt parts
        • Receipt Directives
          • Formatting directives
          • General directives
          • Hospitality directives
          • Fiscal Printers directives
          • Tender slip directives
        • Receipt logo
        • Receipt template
          • Special formatting
      • POS operators and permissions
        • Create operators and permissions
      • Tenders
      • Other configuration
        • Customer configuration
        • Cash management
          • Setting up cash management
          • Balance report
        • Suspend / retrieve
        • Search
          • Applying customer search
          • Applying product search
            • Style search
            • Stock search
          • Applying transaction search
        • Custom settings
    • Install Centara POS
      • Alternative database configurations
      • Centara Licensing
    • Features
      • Conditional sub-layouts
      • Out of stock warning
  • User guides
    • POS User Guide
      • Operator sign on / off
      • Layouts
      • Selling products
      • Paying for products
      • Voiding
      • Customers
      • Suspend / retrieve
      • Cash management
    • Discount Offer module
      • Getting started
      • Basic discounts
      • Package deals
      • Seasonal offers
      • Miscellaneous
      • Working with the filters
      • Making changes to the discounts
      • Time restrictions
      • Selectors
      • Layered discounts
      • Audit Log
      • Glossary of Terms
    • Loyalty system
      • System overview
      • Creating organization stucture
      • Working with loyalty data
        • General handling
          • Adding loyalty data
        • Giftcards
          • Adding gift card data
        • Store credit
          • Instrument handling
        • Coupons
          • How to setup alphanumeric offer coupon
      • Connecting Centara to Loyalty
      • View loyalty data on POS
      • Loyalty operations
    • Snippet manager
  • Integrations
    • Sentry.io
    • Acumatica
      • Acumatica installation
      • Acumatica Connector
        • Customer creation
        • Cashier Groups
        • Avalara Configuration
        • Common configuration errors
        • General inquiries
  • Development
    • APIs
      • External orders
      • Item API
      • Loyalty API
        • Gift cards
        • Loyalty cards
        • Store credit
    • GraphQL
    • XVal
      • XVal List comprehensions
      • XVal operators
      • XVal examples
      • XVal usage
      • XVal testing
  • References
    • Data processes
      • XVal Library
      • Data process examples
    • POS macros
  • FAQ
    • Centara Server
      • Installation
      • Maintenance
    • Centara POS
Powered by GitBook
On this page
  • Snippet manager operations
  • Create and change snippets
  • Use
  • Integration with Centara
  • Integration
  • Example

Was this helpful?

  1. User guides

Snippet manager

Snippet manager (abbr. Snipman) is a cloud repository to store various information (snippets) in text format. Snippets are grouped by snippet type. Snippets can be used as:

  • Configurations

  • Various information in JSON format (such as button menus)

Snippet manager operations

Create and change snippets

Snippets can be created either manually on the Snippet manager portal or be exported from other programs, for example using the Centara server integration as explained below.

If a change is later made to an existing snippet the change is tracked and a newer version of the snippet is created. Older versions of the same snipped will still remain available.

Use

Once texts have been added, applications can request their content via restful endpoints; either an endpoint that always returns the latest version or an endpoint that directs to a specific version of the snippet.

Integration with Centara

Integration

Centara server has taken the first step towards an integration to the Snippet manager. The things that can be exchanged with Snipman at this moment are:

  • POS layouts

  • POS menus

  • POS receipts

  • Centara server configurable endpoints

  • Data processing rules

  • Report definitions

  • Test data, for example for sales demos

Example

Pre-existing button layouts can now be exported into Snipman and upon arrival will become available for all other Centara server users.

Other Centara servers can also find menu-snippets there to show and optionally import for their own use:

Receipt sharing

PreviousLoyalty operationsNextSentry.io

Last updated 4 years ago

Was this helpful?