Subscription Payments
Manage recurring crypto payments with flexible subscription plans and automated billing.
Active Subscriptions: 1
Basic
Perfect for getting started with our platform

Basic features
Email support
Community access
Basic analytics
Subscriptions will automatically renew unless cancelled
Installation
Run the following command to add the Subscription Payments component to your project:
npx w3-kit@latest add subscription-payments
This will:
- Create the component in your
components/ui
directory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add subscription management utilities to your project