Tip settings define how tips are calculated and distributed among staff. When Wix Tips is installed, default settings are automatically created. You can't delete these default settings but you can update them. Creating additional settings allows Wix users to customize tip screens for different payment terminals or set specific presets for various products or services.
ID of the tip settings.
Tip type.
Whether the Wix users are given the option to add a tip during the payment collection flow in their dashboard.
Default: true
Whether customers can enter a custom tip amount. If set to false
, customers
can only select a tip value from the available presets
and can't enter a
custom amount.
Default: true
Whether Wix users are allowed to edit tip distributions. If set to
false
, Wix users can't edit distributions after they were created.
Default: true
How the tip is distributed among staff.
Supported values:
UNKNOWN_SPLIT_METHOD
: There is no information about the staff distribution method.
EQUAL
: The tip is distributed equally among all staff.
PROPORTIONAL
: The tip is distributed proportionally among staff.
Revision number, which increments by 1 each time tipSettings
object is
updated. To prevent conflicting changes, the current revision must be passed
when updating tipSettings
. Ignored when creating a tipSettings
object.
Date and time the tip settings were created in
YYYY-MM-DDThh:mm:ss.sssZ
format.
Date and time the tip settings were last updated in
YYYY-MM-DDThh:mm:ss.sssZ
format.
Whether these are the default tip settings.
Wix Tips automatically creates the default settings during the app's installation. You can't delete these default settings but you can update them. Wix Tips uses the default settings to calculate tips, unless you specify other settings.
Custom field data for the tipSettings
object. Extended fields must be
configured in the app dashboard before they can be accessed with API calls.
ID of the payment terminal for which the tip settings apply. Wix Tips doesn't validate the ID you provide.
Max: 30 characters
ID of the Wix user for whom the tip settings apply. For example, the site owner or a site collaborator.