getTipChoice( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves the tip choice that's currently selected by the customer for a specific eCommerce checkout. If the customer hasn't yet selected a tip choice, the response is empty.

Permissions
Manage Bookings - all permissions
Manage Bookings
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
purchaseFlowIdstringRequired

ID of the eCommerce purchase flow to retrieve the tip choice for.

Returns
Return Type:Promise<GetTipChoiceResponse>
Errors
404Not Found

There is 1 error with this status code:

See the entire list and learn more about Wix errors.

Did this help?