> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ofatoura.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Billing and Subscription Overview

> Manage your oFatoura subscription, view invoices, make payments, and track offline payment requests — all from the Billing settings hub in the web admin.

The Billing settings hub is your central place to monitor your subscription status, review payment history, settle invoices, and request plan upgrades. You access it from the web admin under **Settings → Billing**.

The hub has three tabs — **Plan Details**, **Purchase History**, and **Offline Request** — each covering a different aspect of your account's billing.

<Note>
  A banner appears at the top of every page in the admin when you have an outstanding invoice. Red means the invoice is overdue; a primary-color banner means it is upcoming. Click the **Pay** button in the banner to go directly to the invoice payment page.
</Note>

## What each tab covers

**Plan Details** shows your current subscription contract at a glance: plan name, billing cycle (monthly, annual, or lifetime), contract start and end dates, price breakdown (base price, per-branch charges, and VAT), how much of any promotional period remains, your live usage against plan limits (branches and staff users), and a list of included features. Your 10 most recent invoices also appear here, with a **Pay** button on any that are outstanding. You can upgrade your plan or cancel your subscription from this tab.

**Purchase History** lists every invoice ever issued for your account in a paginated table (10 per page). Each row shows the package name, billing cycle, payment date, next payment date, transaction ID, payment gateway, and amount. You can download a PDF receipt for any invoice.

**Offline Request** shows all plan-change requests you have submitted via bank transfer or other offline methods. Each entry shows the package, billing cycle, payment method, submission date, and current status (pending, verified, or rejected). You can download the proof file you originally uploaded.

***

## Pages in this section

<Columns cols={2}>
  <Card title="Your Subscription, Plan, and Cancellation" icon="receipt" href="/billing/subscription-and-plan">
    View your current plan, contract dates, billing cycle, price breakdown, plan limits and live usage, included features, and recent invoices. Cancel immediately or at the end of your billing cycle.
  </Card>

  <Card title="Invoices, Payment, and Reminders" icon="credit-card" href="/billing/invoices-and-payment">
    Browse your full invoice history, download PDF receipts, pay invoices online via Paymob, or submit a bank-transfer proof. Understand the overdue and upcoming payment banners.
  </Card>

  <Card title="Upgrading Your Plan and Offline Payment Requests" icon="arrow-up" href="/billing/upgrade-and-offline-requests">
    Browse available plans, upgrade your license via Razorpay or Stripe, and track the status of any offline (bank transfer or cash) plan-change requests you have submitted.
  </Card>
</Columns>
