Tipping
Updated: 2023-11-10 17:25:47
Feature Overview
Effect Diagram and Feature Alignment
| Item | SaaS-Web | SaaS-H5 | Native Multi-Scene SDK |
|---|---|---|---|
| Effect Diagram | ![]() |
![]() |
![]() |
| Cash Tipping | Supported | Supported | Not Supported |
| Gift Tipping - Cash Payment | Supported | Supported | Not Supported |
| Gift Tipping - Points Payment | Supported | Supported | Supported |
Technical Solutions per Platform
This feature does not require separate integration. Use the respective SDK based on platform support.
Related API Endpoints
Tipping settings can be configured in the Polyv Live backend or via server-side APIs. Relevant API documentation is as follows:
| API List | Notes |
|---|---|
| Query Channel Tipping Settings | Used to retrieve tipping toggle, content configuration, etc. |
| Modify Channel Gift Tipping Settings | Used to modify tipping toggle and content |
| Set Cash Tipping | Configure cash tipping content |
| Set Prop (Gift) Tipping | Configure prop (gift) tipping content |
| Send Tipping Message | Used to send tips |
| Query Account Revenue Details | Note: This API does not return free gift data |
Important Notes
Ensure the account-level tipping master switch is enabled.

To support
cash payment, a WeChat Official Account must be bound. Contact Polyv technical support for details.To support
points payment, configure the points callback interface according to the Points Development Guide. Additionally, the viewing restriction must not be set tounrestricted viewing or CAPTCHA viewing, as shown below:
| Viewing Restriction | Points Callback Configuration |
|---|---|
![]() |
![]() |





