Enable custom tips with a store profile setting

What's new

You can now enable the "Another amount" option for the tips block at the checkout, which allows customers to leave custom tips. This setting is also available with the REST API.

Changes in API

There is a new setting for managing the custom tips feature in the store. Find the new boolean field: /profile > tipsSettings > customTipSettings. The field is available for both GET and PUT requests.

Get store profileUpdate store profile

Last updated

Was this helpful?