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

Commit a2910a6

Browse files
Update paywall3.md
Error fix code for `Loading an Asset in a Custom Container`
1 parent 7baefb1 commit a2910a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/paywall3.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ With Paywall 3.0, you can now use a custom element as an asset container as oppo
114114
var paywall = new InplayerPaywall('c6f4002f-7415-4eb6-ab03-72b0f7aff0e8',
115115
[{
116116
id: 40112,
117-
containerId: options: {
117+
containerId: custom-asset-container,
118+
options: {
118119
noPreview: false,
119120
brandingId: "597",
120121
}

0 commit comments

Comments
 (0)