capture

CaptureService instance for handling receipt capture.

This property is a getter that returns an instance of CaptureService. It checks if the client is properly configured and the user ID is set before returning the CaptureService instance.

Return

An instance of CaptureService.

Throws

if the client is not configured or the user ID is not set.