How can we help you?
Find answers, tutorials, and support for creators and users. Search our knowledge base or browse by category.
Quick Help
Getting Started Tutorials
🎬
5:32
Creator Quick Start Guide
Upload your first content, get AI pricing suggestions, and generate your paywall snippet in under 5 minutes.
Beginner
💳
3:41
How to Buy and Use Tokens
Add tokens to your wallet, discover premium content, and unlock your first piece of content.
Beginner
🔗
8:17
Platform Integration Guide
Step-by-step integration for WordPress, YouTube, Substack, Instagram, and more platforms.
Intermediate
📊
6:24
Optimizing Your Pricing Strategy
Use AI suggestions, A/B test prices, and maximize revenue with data-driven pricing decisions.
Intermediate
🛠️
12:33
Advanced API Integration
Custom implementations, webhook handling, and building your own payment flows with Zeedium API.
Advanced
📱
4:55
Mobile Optimization Best Practices
Ensure perfect mobile UX for your paywalls, optimize for Touch ID/Face ID, and boost mobile conversions.
Intermediate
Frequently Asked Questions
🎨
Creator QuestionsYes, bank-grade security.
- Stripe processing: Same payment system used by Shopify, Lyft, and millions of businesses
- PCI DSS compliance: Highest security standards for payment processing
- No stored payment details: We never store your credit card information
- Fraud protection: Advanced fraud detection and prevention
- Encrypted transactions: All payments encrypted in transit and at rest
Your payment information is more secure with Zeedium than most e-commerce sites.
Getting started is simple:
- Sign up for a creator account at zeedium.com
- Upload your content (video, blog post, course, etc.)
- Let AI suggest pricing or set your own token price
- Copy the paywall snippet and paste it where you want to lock content
- Start earning! Users unlock your content with tokens
The whole process takes less than 5 minutes. Watch our Quick Start tutorial.
⚙️
Technical & API<div class="zeedium-paywall"
data-content-id="your-content-123"
data-price="200"></div>
<script src="https://cdn.zeedium.com/widget/v1/zeedium.min.js"></script>
<script>
Zeedium.init({ publisherId: "pub_your_id_here" });
</script>