Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 693 Bytes

DeviceCheckoutOptions.md

File metadata and controls

14 lines (8 loc) · 693 Bytes

SquareConnect.DeviceCheckoutOptions

Description

Properties

Name Type Description Notes
device_id String The unique ID of the device intended for this `TerminalCheckout`. A list of `DeviceCode` objects can be retrieved from the /v2/devices/codes endpoint. Match a `DeviceCode.device_id` value with `device_id` to get the associated device code.
skip_receipt_screen Boolean Instruct the device to skip the receipt screen. Defaults to false. [optional]
tip_settings TipSettings Tip specific settings [optional]