πŸ”‘ License Manager

Fluent Pixels Β· Admin Dashboard

Total Licenses
β€”
Active
β€”
Expired
β€”
Suspended
β€”
Total Sites
β€”
Checks (24h)
β€”

Recent Licenses

πŸ’³ Stripe Configuration

Setup steps:
1. Create a Stripe account if you don't have one
2. Go to Developers β†’ API Keys β€” copy your Secret key (starts with sk_live_)
3. Go to Products β†’ Add Product β€” create "Nakblee Pro", set price RM 199 / year recurring β€” copy the Price ID
4. Go to Developers β†’ Webhooks β†’ Add endpoint
   URL: https://api.fluentpixels.com/webhook/stripe
   Events: checkout.session.completed, invoice.paid, customer.subscription.deleted
5. Copy the Signing secret (starts with whsec_)
6. Fill in the fields below and click Save
Your secret API key from Stripe Dashboard β†’ Developers β†’ API Keys
From Stripe Dashboard β†’ Products β†’ your product β†’ Price ID
From Stripe Dashboard β†’ Webhooks β†’ your endpoint β†’ Signing secret
Page shown after successful payment
Page shown if customer cancels checkout

πŸ“§ License Email

When a customer pays, their license key is emailed automatically. Customise the sender details below. Your cPanel hosting handles sending via PHP mail().