Autotaskclick | Reseller Documentation v0 - Complete IPTV Automation Platform
πŸ“˜ Documentation v0.0.1 | Beta Release

πŸš€ Autotaskclick Reseller Platform

Complete documentation for IPTV resellers β€” from plugin installation to advanced dashboard management, payment thresholds, and customization

πŸ“– Introduction to Autotaskclick v0

Autotaskclick is a complete IPTV reseller automation platform that integrates seamlessly with your WordPress website. No coding required β€” just install our plugin, connect your panels, and start selling.

βœ… Version 0 Beta: This documentation covers all features currently available. New updates will be released regularly.

πŸ”Œ Plugin Installation & Activation

After signing up, you will receive an email containing the plugin ZIP file download link.

πŸ“₯ Installation Steps

  1. Download the plugin ZIP from the email you received after signup.
  2. Log in to your WordPress admin dashboard.
  3. Go to Plugins β†’ Add New β†’ Upload Plugin.
  4. Upload the ZIP file and click Activate.
  5. No additional plugins required β€” we don't need SMTP or email plugins. Our system handles all email sending automatically.
πŸ“Έ Screenshot Placeholder: WordPress Plugin upload screen with the Autotaskclick ZIP file selected.

🌍 Finding the Plugin in WordPress Admin

After activation, look for the 🌐 Earth Icon in your WordPress admin sidebar. Click it to access the plugin.

πŸ–ΌοΈ Screenshot Placeholder: WordPress admin sidebar showing the Earth icon for Autotaskclick.

πŸ” Login to the Plugin

Clicking the Earth icon opens a login form. Enter the same email and password you used during signup.

πŸ’‘ Tip: After successful login, you'll be redirected to your professional reseller dashboard.

πŸ“„ Shortcodes Integration

Inside the plugin dropdown (after clicking the Earth icon), you'll find the Shortcodes option with three ready-to-use shortcodes:

πŸ›’ Checkout Page Shortcode
[autotaskclick_checkout]
πŸ” Login Form Shortcode
[autotaskclick_login]
πŸ“ Sign Up Form Shortcode
[autotaskclick_register]

πŸ“‹ How to Use Shortcodes with Plans Dropdown

  1. Create a new page in WordPress (e.g., "Checkout" or "My Account").
  2. Paste the desired shortcode into the page content.
  3. The shortcode will automatically display a dropdown of your available plans (configured in your dashboard).
  4. Publish the page β€” customers can now sign up, log in, or checkout directly.
🎬 Video Placeholder: "How to add shortcodes to your WordPress pages" β€” step-by-step screencast.
⚠️ Important: The login and signup forms use your customized branding (logo, colors, CSS) from the Customisation section.

πŸ”— External Link Option

The third option in the plugin dropdown provides an external link that redirects to our main Autotaskclick website for additional resources and support.

πŸ“Š Professional Dashboard Overview

After logging in, you'll see a comprehensive dashboard showing all your business analytics:

πŸ’° Revenue by Time (daily/weekly/monthly)
πŸ“¦ Orders Fulfilled
🎫 Credit Consumed
πŸ“ˆ Estimated Profit
πŸ“§ Reminders Sent
πŸ“Š Charts & Graphs
πŸ“Έ Screenshot Placeholder: Full dashboard view with charts showing revenue trends, orders, and profit metrics.

πŸ“¦ Orders Management

The Orders page contains a complete table with all order information:

Order IDOrder DateClient EmailPlanPayment MethodPaid PriceActions
#10012026-04-07client@example.comPremium 1MPayPal$15.00πŸ‘οΈ πŸ“‹ πŸ”„ ✏️ πŸ–¨οΈ
#10022026-04-06user@domain.comBasic 3MStripe$25.00πŸ‘οΈ πŸ“‹ πŸ”„ ✏️ πŸ–¨οΈ

πŸ‘οΈ Eye Icon - Order Details

Click the eye icon to view detailed order information:

  • Editable fields: Client notes, custom fields
  • Non-editable fields: Order ID, payment transaction ID, timestamps
  • Duplicate icon β€” create a copy of the order
  • Restore icon β€” recover cancelled orders
  • Edit channels icon β€” modify channel list without going to the panel
  • Print legal receipt β€” generate printable invoice

⚑ Actions Column

πŸ“§ Resend Credentials
βž• Create New Subscription
πŸ”„ Make a Renew
πŸ”΄ Disable Subscription
🟒 Enable Subscription
πŸ–ΌοΈ Screenshot Placeholder: Order details modal showing editable and non-editable fields.

πŸ‘₯ Customers List

View all your clients with detailed account information. You can allow or restrict any client from receiving a free trial.

Client IDNameEmailActive SubsFree Trial AllowedActions
C001John Doejohn@example.com2βœ… YesπŸ”“ Restrict
πŸ’‘ Tip: Use the filter criteria at the top of each page to quickly find specific customers or orders.

πŸ“‹ Plans Setup

Configure your subscription plans with:

  • Plan Name (e.g., "Premium 1 Month")
  • Selling Price (what customer pays)
  • Cost (your panel credit cost for profit calculation)
πŸ“Έ Screenshot Placeholder: Plan creation form with name, price, and cost fields.

πŸ“Ί Channels List Customization

Manage and customize the channel lineup for each plan. Changes here reflect instantly without needing to modify your panel.

πŸ–ΌοΈ Screenshot Placeholder: Channels list editor with drag-and-drop reordering.

πŸ”Œ Panels Management

We support multiple panels and multiple accounts per panel. No API required β€” just login details.

πŸ“ Routing Rules

  • Route by Country: Each country's clients get subscriptions from a specific panel
  • Route by Plan: Each plan can be assigned to a specific panel

πŸ’° Credit Cost & Profit Calculation

Add credit cost per panel to automatically calculate your estimated profit in the dashboard.

πŸ”§ Panel Configuration

  • Login details (username/password) β€” no API needed
  • Customize channels list per panel
πŸ“Έ Screenshot Placeholder: Add Panel form with country assignment, plan assignment, and credit cost fields.

🎟️ Promo Codes

Create promotional codes and assign them to specific plans. Set maximum usage limits to control redemptions.

πŸ–ΌοΈ Screenshot Placeholder: Promo code creation page with discount percentage, applicable plans, and usage limit field.

⏰ Reminders System

4 default messages are pre-configured. You can edit, replace, or upload your own templates.

πŸ“§ Reserved Fields (Use these in your templates)

{order_id} - Order ID
{client_name} - Client Name
{client_email} - Client Email
{expiry_date} - Expiration Date
{plan_name} - Plan Name

⏱️ Reminder Offset Period

Format example: 1d 2h 10m 20s (1 day, 2 hours, 10 minutes, 20 seconds before/after expiry)

  • Before expiry: Send reminder X days/hours before subscription ends
  • After expiry: Send follow-up after expiration

πŸ“€ Test Your Reminder

Click the send icon in the top-right corner of the reminders page to test your message instantly.

βœ… Pro Tip: You can download emails as HTML, edit them externally, and upload them back.
πŸ–ΌοΈ Screenshot Placeholder: Reminders page showing the 4 default messages, offset fields, and test send button.

πŸ’³ Payment Setup

Separate your payment methods and accounts by plans β€” critical for protecting your accounts.

PlanAssigned Payment Methods
1 Month SubscriptionPayPal Account #1, Stripe
3 Months SubscriptionPayPal Account #1, Crypto
1 Year SubscriptionStripe, PayPal Account #2, Bank Transfer

πŸ“± WhatsApp Fallback Number

Set a WhatsApp number that customers see if all payment methods fail. This ensures you never lose a client.

🌍 Country-Based Payment Protection

To avoid spy from competitors, you can set different payment options and WhatsApp numbers for different countries.

⚠️ Important: Always check the eye icon on payment methods. If there's an error, something is missing in your configuration.

🏦 Payment Providers

πŸ’³ Credit Cards

Stripe, Whop, and others β€” each requires specific API keys and webhook configuration.

πŸ’™ Digital Wallets

PayPal, Wise β€” connect via API or email-based payment links.

β‚Ώ Cryptocurrencies

Bitcoin, USDT, Ethereum, and more β€” integrated via Coinbase Commerce or NOWPayments.

🏦 Bank Transfer

Manual bank transfers with automatic order confirmation.

πŸ’‘ Need help? Contact our agents β€” we'll guide you through each provider's specific requirements.

πŸ›‘οΈ Payment Threshold System (Anti-Ban Protection)

Set a threshold amount for each payment account. When reached, the system automatically stops receiving payments and switches to a backup account.

AccountThresholdCurrent BalanceStatus
PayPal Business #1$5,000$4,200🟒 Active
PayPal Friends #2$2,000$2,000πŸ”΄ Threshold Reached

πŸ”” Notifications

You'll receive a notification when an account reaches its threshold β€” time to "sold out" the account.

πŸ’° Mark as Sold Out (Wallet Icon)

After withdrawing funds from the flagged account:

  1. Go to the account settings
  2. Look for the wallet icon in the top-right corner
  3. Click and select Mark as Sold Out
  4. The system will reactivate the account to receive payments again
⚠️ Remember: Always click Save Changes after any edit!
πŸ–ΌοΈ Screenshot Placeholder: Payment account settings showing threshold field, current balance, and wallet icon.

πŸ’™ PayPal Special Configuration

Option 1: Normal PayPal Checkout

Requires a PayPal Business account. Standard API integration with webhooks.

Option 2: Friends & Family (Personal Account)

Use a personal PayPal account to receive payments as Friends & Family β€” no holds, no limitations.

βš™οΈ How the F&F Mechanism Works

  1. System generates a unique payment link with the plan's exact price
  2. Customer clicks and pays via Friends & Family
  3. System tracks payment completion via email notifications
  4. Upon confirmation, subscription credentials are sent automatically
βœ… Advantage: Friends & Family payments have no holds, no disputes, no limitations β€” ideal for IPTV businesses.
πŸ’‘ Note: This mechanism requires some information from your email settings. Find full instructions in the plugin settings page.

βœ‰οΈ Mail Templates

Customize all system emails:

  • Order Activation Message β€” sent when subscription is delivered
  • Renew Message β€” renewal confirmation
  • Pending Payment Message β€” payment reminder
  • And more...

πŸ“€ Upload Your Own Template

Like reminders, you can download emails as HTML, edit them externally, and upload them back. Don't forget to use the reserved fields.

⚠️ Always save changes and test the email before going live.

πŸ” Login Form Customization

This form allows your customers to log in to their client area to manage subscriptions and renewals.

πŸ“‹ Steps to Customize

  1. Go to Customisation β†’ Login Form
  2. Clone the default form to create a new version
  3. Edit the cloned form: add your logo, change sizes, modify colors
  4. Add custom CSS for advanced styling
  5. Save your changes
  6. Create a new WordPress page and insert using the shortcode
πŸ–ΌοΈ Screenshot Placeholder: Login form editor showing logo upload, color picker, and custom CSS field.

πŸ“ Sign Up Form Customization

Same process as the login form β€” clone, customize, and integrate via shortcode on your website.

βœ… Pro Tip: You can have multiple versions of both login and signup forms for different landing pages.

πŸ› οΈ Troubleshooting & Common Errors

πŸ‘οΈ Eye Icon Shows Error on Payment Method

Cause: Missing configuration (API keys, webhook URL, or threshold not set).
Solution: Click the eye icon to see exactly what's missing, then complete the setup.

πŸ”Œ Panel Connection Failed

Cause: Incorrect login credentials or panel URL.
Solution: Verify your panel URL and credentials. No API needed β€” just standard login details.

πŸ“§ Emails Not Sending

Solution: We don't require SMTP plugins. Check that your reserved fields are spelled correctly and test the email from the reminders/mail templates page.

πŸ“ž Still stuck? Contact our support agents via live chat in your dashboard β€” we respond within 2 hours, 7 days a week.
Autotaskclick Documentation v0.0.1 | Β© 2026 | Need help? support@autotaskclick.com