SDKs
Hosted paywalls
Ship a paywall without installing the SDK. Share the public URL or redirect users from your app.
Every published paywall is reachable at a stable URL. Server-rendered, SEO friendly, and instrumented out of the box.
text
https://www.experiwall.com/p/{paywallId}On a successful purchase, the user is redirected to the success URL you configure per project, with a short-lived HMAC token appended so your server can verify the conversion before granting access.
Pair with the API
Use the hosted flow for one-off promotions, lifecycle emails, or anywhere you cannot ship JavaScript. Pair with the webhooks for guaranteed conversion attribution.