You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/paywall3.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -710,7 +710,7 @@ Here is the list of the HTML classes that can be used for creating each of the s
710
710
|`inplayer-paywall-ccm`| Invokes the default card management screen |
711
711
|`inplayer-paywall-change-pass`| Invokes the 'Change Password' screen |
712
712
|`inplayer-paywall-purchases`| Invokes the 'My Purchases' paywall screen where an end-user can see the list of payments they have completed |
713
-
|`inplayer-paywall-donations`| Invokes the donations flow for the provided asset |
713
+
|`inplayer-paywall-donations`| Invokes the donations flow for the provided asset. See below for example of usage|
714
714
715
715
716
716
The HTML class **inplayer-paywall-donations** can be added to any HTML element. The `asset-id` represents the ID of a specific InPlayer asset. Usage example:
0 commit comments