Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 275298e

Browse files
author
Filip Nikolovski
authored
Merge pull request #153 from inplayer-org/subscriptions-standalone-patch-1
Standalone Subscription Option
2 parents 4a1b68d + 7ad942c commit 275298e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/paywall3.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)