Getting Started

honei provides an Android integration that allows third-party applications (for example POS systems or restaurant apps) to interact with honei Terminal.

Accessing the Integration

Access is limited to partners and approved developers. You will need explicit approval from the partnerships team before integrating with honei Terminal.

Developing with the Integration

Once approved, the support team will provide you with a test environment to validate your integration flows (payments and printing). All development and testing should be performed against this environment before moving into production.

Next Steps

  • Review the Payments page to learn how to start a payment and handle results.

  • Review the Printing page to learn how to send JSON payloads for ticket printing.

Example Repository

We provide an example app that demonstrates how to integrate with honei Terminal intents. You can explore it here: honei-terminal-intent-example-app

Last updated