This repository was archived by the owner on Oct 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -717,10 +717,11 @@ Here is the list of the HTML classes that can be used for creating each of the s
717717| --------------| ---------------|
718718| ` inplayer-paywall-login ` | Invokes the login screen of the paywall |
719719| ` inplayer-paywall-logout ` | Invokes the logout action |
720- | ` inplayer-paywall-account ` | Invokes the 'My Account' screen of the registered user |
720+ | ` inplayer-paywall-account ` | Invokes the 'My Account' screen of the registered viewer |
721721| ` inplayer-paywall-ccm ` | Invokes the default card management screen |
722722| ` inplayer-paywall-change-pass ` | Invokes the 'Change Password' screen |
723- | ` inplayer-paywall-purchases ` | Invokes the 'My Purchases' paywall screen where an end-user can see the list of payments they have completed |
723+ | ` inplayer-paywall-purchases ` | Invokes the 'My Purchases' paywall screen where a viewer can see the list of payments they have completed |
724+ | ` inplayer-paywall-subscriptions ` | Invokes the 'Subscriptions' paywall screen where a viewer can see their subscriptions |
724725| ` inplayer-paywall-donations ` | Invokes the donations flow for the provided asset. See below for example of usage |
725726| ` inplayer-paywall-gifts ` | Invokes the gifts flow for the provided asset. See below for example of usage |
726727
You can’t perform that action at this time.
0 commit comments