Lucrativeit – Subscription & Recurring Billing
Lucrativeit – Subscription & Recurring Billing(WPBillify) is a powerful WordPress subscription and recurring billing plugin that helps you create, sell, and manage subscription plans directly from your WordPress website.
Whether you’re building a SaaS platform, membership website, fitness club, coaching business, digital service, or any subscription-based business, WPBillify provides everything you need to automate recurring billing and manage subscribers without relying on third-party eCommerce platforms.
Create unlimited subscription plans, manage subscribers, automate recurring invoices, track payments, and grow your recurring revenue with an intuitive admin dashboard.
Built-in billing engine (free)
- Subscriptions, invoices, and recurring billing
- Payment gateways: Stripe (automatic card charges each cycle), Manual, SSLCommerz, Razorpay, and PayPal (invoice / payment-link based)
- Public pricing pages with shortcodes and on-page checkout
Admin modules
- Executive dashboard (MRR, ARR, active subscriptions, churn, revenue growth)
- Customers with branch assignment and filtering
- Branches (regional offices with images, amenities, and opening hours)
- Plan categories (group plans for gyms, SaaS, ISP, coaching, and more)
- Plans (pricing tiers, daily/weekly/monthly/yearly/lifetime intervals, trials, features)
- Subscriptions (lifecycle: trialing, active, past_due, canceled)
- Billing & invoices (mark paid, payment links)
- Reports (last 30 days overview; custom ranges and CSV export in Pro)
- Settings: General, Payment Gateways, Email/SMTP, Notifications, Email Templates, Frontend
Public frontend
Sell subscriptions on any WordPress page with shortcodes and on-page checkout:
- Responsive pricing-table layout with interval tabs (Day, Week, Month, Year, Lifetime)
- Optional hero banner, branch locations grid, and FAQ accordion
- Customer checkout collects name, email, and phone; redirects to the selected gateway or emails a manual invoice
- Appearance controls for colors, fonts, and badges under Settings → Frontend
Setup wizard & demo data
After activation, a setup wizard lets you import sample categories (Gym Membership, Internet ISP, Online Coaching, SaaS Software, Software License) with plans, customers, subscriptions, invoices, and public pages — or start with a blank workspace.
Pro add-on
Premium features ship in a separate add-on (not included in this free plugin):
- Staff management and module-based roles
- Email header logo and footer branding
- PDF invoices (download and email attachments)
- Advanced reports (custom date range, branch/plan/customer filters, CSV export)
- Automated notification reminders (renewal, payment failed, overdue)
Explore the demo:
Shortcodes
[lucrsure_locations_plans category="your-category-slug"]
Full membership page: hero section + branch locations + pricing table + FAQ. Use the category slug (recommended), not the numeric ID.
[lucrsure_plans category="your-category-slug"]
Pricing table and checkout only.
[lucrsure_hero title="Your headline" image_path="https://example.com/hero.jpg"]
Hero section only. Pass title and image_path (or image) to override the global settings. Optional: subtitle, button_text, button_url, image_id.
[lucrsure_locations]
Branch locations grid only. Optional: heading, subtitle, branches (comma-separated branch IDs).
[lucrsure_faq]
FAQ accordion only. Optional: heading, subtitle. FAQ items come from Settings → Frontend.
Common attributes
category— plan category slug (required for plan shortcodes)interval— default billing tab:day,week,month,year, orlifetime(default:month)show_intervals—yesorno(default:yes)popular— plan ID to highlight with a “Most Popular” badgeshow_hero,show_locations,show_faq—yesorno(override Settings → Frontend defaults)branches— comma-separated branch IDs for the locations sectiontitle,image_path— hero title and image URL (for[lucrsure_hero]or[lucrsure_locations_plans])
Section headings, FAQ items, and colors are configured under Settings → Frontend.
External services
This plugin can connect to third-party payment providers when the corresponding gateway is enabled under Settings → Payment Gateways. No payment API calls are made unless that gateway is configured and a customer starts checkout (or a webhook/IPN is received).
Stripe
Used for Stripe Checkout and automatic recurring card charges.
- When a customer checks out with Stripe, the plugin sends order data (amount, currency, line items) and, depending on configuration, customer details (such as name and email) to create a Checkout Session.
- Stripe may also send webhook events to your site to confirm payment status.
- Provider: Stripe, Inc.
- Terms of Service: https://stripe.com/legal/consumer
- Privacy Policy: https://stripe.com/privacy
SSLCommerz
Used for invoice-based / hosted payment sessions in Bangladesh and supported regions.
- When a customer pays an invoice via SSLCommerz, the plugin sends transaction details (amount, currency, invoice reference, and customer contact fields required by the gateway) to create a payment session and redirect the buyer.
- SSLCommerz may send Instant Payment Notifications (IPN) to your site to confirm payment status.
- Provider: SSLCOMMERZ (Software Shop Limited)
- Terms of Service: https://sslcommerz.com/terms-and-conditions/
- Privacy Policy: https://sslcommerz.com/privacy-policy/
Razorpay
Used for invoice-based payment links in India and supported regions.
- When a customer pays via Razorpay, the plugin sends payment-link data (amount, currency, invoice reference, and customer contact fields) to create a Razorpay payment link.
- Razorpay may send webhook events to your site to confirm payment status.
- Provider: Razorpay Software Private Limited
- Terms of Service: https://razorpay.com/terms/
- Privacy Policy: https://razorpay.com/privacy/
PayPal
Used for PayPal Checkout (Orders API) payment flows.
- When a customer pays via PayPal, the plugin sends order data (amount, currency, invoice reference, and return/cancel URLs) to create a PayPal order and redirect the buyer.
- PayPal may send webhook events to your site to confirm capture/payment status.
- Provider: PayPal, Inc.
- Terms of Service: https://www.paypal.com/us/legalhub/paypal/useragreement-full
- Privacy Policy: https://www.paypal.com/us/legalhub/privacy-full
