--- title: Quick start description: Send your first Easy Invoice in five minutes — set company details, currency, numbering, an email template, then build and send an invoice. --- # Quick start > First time in WordPress? Open [Your WordPress admin](/admin-dashboard) in another tab — it maps every Easy Invoice menu item to the matching docs page. This walkthrough takes about 10 minutes and ends with a real invoice in a client's inbox. ## 1. Company & defaults Open Easy Invoice → Settings → Company. Fill in: - **Company name** — appears on the invoice header. - **Address** — multi-line. - **Email & phone** — also used as the reply-to. - **Logo** — upload from Media Library; sized to fit the invoice header. - **Tax ID / VAT** — printed under company info on the invoice. Click **Save**. ## 2. Currency & numbers Open Easy Invoice → Settings → Currency. | Setting | What it does | | --- | --- | | **Currency code** | ISO 4217 (`USD`, `EUR`, `GBP`, `INR`, `NPR`…). | | **Currency position** | Before / after, with / without space. | | **Thousand separator** | `,` `.` ` ` | | **Decimal separator** | `.` `,` | | **Decimal precision** | `0`–`4` (default `2`). | > Per-invoice currency override is supported — handy when you bill some clients in EUR and others in USD. ## 3. Invoice numbering Open Easy Invoice → Settings → Invoice. | Setting | Default | Note | | --- | --- | --- | | **Invoice prefix** | `INV-` | Visible to the client. | | **Next invoice number** | `1` | Auto-increments each save. | | **Auto-increment toggle** | On | Turn off only if you manually number. | Quotes have an analogue under Settings → Quote (default prefix `QUO-`). ## 4. Tax (if you charge any) Open Easy Invoice → Settings → Tax. - **Enable tax** — global toggle. - **Tax entry method** — _Item_ (per line) or _Subtotal_ (one rate at the bottom). - **Default tax rate** — e.g. `13` for 13 %. - **Default tax name** — e.g. `VAT`, `GST`, `Sales Tax`. > Pro Easy Invoice Pro adds the **Additional Tax** module for multiple stacked rates with rules — see [Pro features overview](/third-party-integrations#additional-tax). ## 5. Connect a payment method (free starts with PayPal) Open Easy Invoice → Settings → Payment. The free plugin includes: - **PayPal Standard** — paste your PayPal email; toggle sandbox while testing. - **Manual** — for offline / cash / "I'll send a wire" flows. Pro unlocks Stripe, Square, Mollie, Authorize.Net, Bank Transfer, Cheque, Cash, and Moneris — see [Payment gateways](/payment-settings). ## 6. Customize the invoice email Open Easy Invoice → Settings → Email → Invoice Available. You'll see: - **Subject** — supports merge tags (e.g. `{invoice_number}`). - **Heading** — the H1 inside the email body. - **Body** — full HTML with merge tags. A typical first edit: change `Dear {client_name}, your invoice is ready.` to your own house-style copy. **Save**. > The full list of merge tags lives in [Email & notifications](/email-settings#merge-tags). ## 7. Build your first invoice Open Easy Invoice → Add New.