Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.21 KB

V1Fee.md

File metadata and controls

18 lines (14 loc) · 1.21 KB

SquareConnect::V1Fee

Description

Properties

Name Type Description Notes
id String The fee's unique ID. [optional]
name String The fee's name. [optional]
rate String The rate of the fee, as a string representation of a decimal number. A value of 0.07 corresponds to a rate of 7%. [optional]
calculation_phase String Forthcoming [optional]
adjustment_type String The type of adjustment the fee applies to a payment. Currently, this value is TAX for all fees. [optional]
applies_to_custom_amounts BOOLEAN If true, the fee applies to custom amounts entered into Square Register that are not associated with a particular item. [optional]
enabled BOOLEAN If true, the fee is applied to all appropriate items. If false, the fee is not applied at all. [optional]
inclusion_type String Whether the fee is ADDITIVE or INCLUSIVE. [optional]
type String In countries with multiple classifications for sales taxes, indicates which classification the fee falls under. Currently relevant only to Canadian merchants. [optional]