Prints the specified content to the connected reader's printer, if available.
The content to print. Must be an image (JPEG/PNG) encoded as a base64 string or 'data:' URI scheme.
A promise that resolves to an empty object if the print succeeds, or an object containing a StripeError if the print fails.
StripeError
Prints the specified content to the connected reader's printer, if available.