TeyaCommonPrintingApi

@ObjCName(name = "TeyaCommonPrintingApi", exact = true)
interface TeyaCommonPrintingApi

TeyaCommonPrintingApi is the main interface for printing requests to the Teya payment app. It provides a unified API for printing related functions in the Teya payment app, regardless of the type used underneath.

Properties

Link copied to clipboard
abstract val type: IntegrationType

IntegrationType of the integration.

Functions

Link copied to clipboard
abstract fun printCustomImage(image: Image): PrintingStatusSubscription

Sends a request to print the provided custom image using the Teya payment app.

Link copied to clipboard

Sends a request to print the provided custom receipt template using the Teya payment app.