The Tips APIs allow app developers to manage tips within the
Wix eCommerce ecosystem.
Your app can help business owners customize and streamline their tip management
processes by identifying eligible staff for tip distributions, previewing tips
before creating an eCommerce order, applying tips to an order, or developing
custom tip dashboards.
With the Tips API, your app can:
- Manage tip settings that control how Wix Tips calculates tips.
- Retrieve information about which staff are eligible to receive tips.
- Preview tips before creating an eCommerce order.
- Apply tips to an eCommerce order.
It's important to note the following points before starting to code:
- Ensure that the site owner has installed Wix Tips
on their site.
- Currently, only Bookings staff members
and site collaborators
can receive tip distributions.
- Tip: Details the tip amount, how it’s distributed among staff, and the
associated order’s line item subtotal. Refer to the
Tips API
for more information.
- Tip distribution: How the total tip is divided among staff. The business
receives the undistributed tip amount.
- Tip settings: Configuration of how tips are previewed, applied, and distributed.
Refer to the Tip Settings API
for more information.
- Staff: Team members who receive a portion of the tip. Currently, only
Bookings staff members
and site collaborators
can receive tip distributions. Refer to the
Tippable Staff API
for more information.
- eCommerce order: Contains information about purchased items, price and tax
summaries, shipping, and billing details, any applied discounts, and the status
of payment and fulfillment. Refer to the
eCommerce Orders API
for more information.
For further details, refer to the respective documentation for each API: