printCustomImage
Sends a request to print the provided custom image using the Teya payment app.
This method allows for printing a given Image (see Image on details of how to create one for your particular platform). The printing process can be monitored via the returned PrintingStatusSubscription, which provides subscription capabilities to track the printing state changes.
Return
A PrintingStatusSubscription that enables monitoring and subscribing to printing state changes during the printing process.
Parameters
image
The image to be printed. It can be created differently depending on the platform being used.