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

# Payments

> Learn how to record, manage, and track payments in Blinksale

<div className="relative w-full my-16 px-4">
  <div className="absolute -top-10 -right-10 w-60 h-60 bg-gradient-to-br from-blue-300/30 to-teal-300/30 dark:from-blue-600/20 dark:to-teal-600/20 rounded-full blur-3xl" />

  <div className="absolute -bottom-10 -left-10 w-60 h-60 bg-gradient-to-br from-purple-300/30 to-pink-300/30 dark:from-purple-900/20 dark:to-pink-900/20 rounded-full blur-3xl" />

  <div className="relative">
    <div className="absolute inset-0 bg-white dark:bg-zinc-800 rounded-[2.5rem] transform rotate-1 translate-x-2 translate-y-2 shadow-xl" />

    <div className="absolute inset-0 bg-gradient-to-br from-blue-50 to-teal-50 dark:from-blue-900/30 dark:to-teal-900/30 rounded-[2.5rem] transform -rotate-1 translate-x-1 translate-y-1" />

    <div className="relative bg-white dark:bg-zinc-900 rounded-[2.5rem] shadow-2xl overflow-hidden p-4 md:p-6 z-10">
      <div className="absolute inset-0 rounded-[2.5rem] p-0.5">
        <div className="h-full w-full rounded-[2.5rem] bg-gradient-to-br from-blue-400 via-teal-400 to-purple-400 opacity-50 dark:opacity-30 blur-sm" />
      </div>

      <div className="relative z-10 rounded-[2rem] overflow-hidden bg-white dark:bg-zinc-900 border border-zinc-100 dark:border-zinc-800">
        <div className="overflow-hidden">
          <video className="w-full aspect-video object-cover" controls src="https://synthesia-ttv-data.s3-eu-west-1.amazonaws.com/video_data/3a09f922-13f5-42bb-85a9-8620c828d8c7/transfers/rendered_video.mp4" />
        </div>

        <div className="p-4 bg-gradient-to-r from-zinc-50 to-white dark:from-zinc-900 dark:to-zinc-800 flex justify-between items-center">
          <div className="flex items-center space-x-3">
            <div className="w-8 h-8 rounded-full bg-gradient-to-r from-blue-500 to-teal-500 flex items-center justify-center text-white shadow-md">
              <svg xmlns="http://www.w3.org/2000/svg" className="h-4 w-4" viewBox="0 0 20 20" fill="currentColor">
                <path fillRule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z" clipRule="evenodd" />
              </svg>
            </div>

            <span className="text-zinc-800 dark:text-zinc-200 font-medium">Payment Management</span>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

## Introduction

Payments are a critical component of your financial workflow in Blinksale. They represent the money received from clients for invoices you've sent them. This guide explains how payments work, how to record and manage them, and how they impact your invoices and financial reporting.

## Understanding Payments

In Blinksale, payments are always tied to specific invoices. When a payment is recorded, it's automatically applied to reduce the balance due on the associated invoice. This connection ensures accurate financial tracking and reporting.

Payments can be recorded in several ways:

* **Manual recording** - You enter payment details for payments received outside the system
* **Online payments** - Clients pay electronically through integrated payment gateways
* **Partial payments** - Multiple payments can be applied to a single invoice

## Payment Methods

Blinksale supports various payment methods, which fall into two main categories:

### Manual Payment Methods

These are payments you record manually after receiving them outside the system:

* **Cash** - For in-person cash payments
* **Bank Transfer** - For wire transfers, direct deposits, and other bank-to-bank transfers

### Online Payment Methods

These are integrated payment gateways that allow clients to pay electronically:

* **BlinksalePay** - The native payment processing system
* **Stripe** - For credit card and other payment methods
* **PayPal** - For PayPal account payments
* **Coinbase** - For cryptocurrency payments

<Note>
  The availability of online payment methods depends on your subscription plan and the payment gateways you've enabled in your account settings.
</Note>

## Payment Dashboard

The payments dashboard provides a comprehensive overview of all payments across your invoices. From this central hub, you can:

* View all payments in a sortable, searchable list
* See payment amounts, dates, and methods
* View payment references and associated invoices
* Access detailed payment information
* Manage manual payments (edit or delete when applicable)

<img className="rounded-lg border border-zinc-200 dark:border-zinc-700" src="https://example.com/images/payments-dashboard.png" alt="Payments dashboard showing a list of recorded payments" />

## Recording Manual Payments

When you receive payment outside the system (such as via check, cash, or bank transfer), you need to record it manually:

### From an Invoice

The most common way to record a payment:

1. Navigate to the invoice's detail page
2. Click the "Apply Payment" button
3. Enter the payment amount (can be partial or full)
4. Select the payment method (Cash or Bank Transfer)
5. Add an optional reference note (e.g., check number, transaction ID)
6. Click "Apply Payment"

<img className="rounded-lg border border-zinc-200 dark:border-zinc-700" src="https://example.com/images/apply-payment-modal.png" alt="Apply payment modal showing amount, method and reference fields" />

When the payment is saved:

* The invoice's paid amount is updated
* The balance due is recalculated
* The invoice status may change (to Partial or Paid)
* A thank you email can be automatically sent (if configured)

## Viewing Payment Details

To access detailed information about a specific payment:

1. Navigate to the Payments section from the main sidebar
2. Find the payment in the list and click on it

Alternatively, you can view payments associated with a specific invoice:

1. Navigate to the invoice's detail page
2. Scroll down to the "Payments" section

The payment details page provides comprehensive information about the transaction:

<img className="rounded-lg border border-zinc-200 dark:border-zinc-700" src="https://example.com/images/payment-details.png" alt="Payment details page showing comprehensive payment information" />

### Payment Information Section

This section shows:

* Payment amount
* Payment method
* Date paid
* Reference (if provided)

### Invoice Information Section

This section provides context about the related invoice:

* Invoice number (with link to view the full invoice)
* Invoice total amount
* Remaining balance due

### Client Information Section

This section shows who made the payment:

* Client name and type (business or individual)
* Client email

## Editing Payments

Not all payments can be edited. Only manual payments (those recorded as Cash or Bank Transfer) can be modified. Payments processed through online payment gateways cannot be changed because they represent actual electronic transactions.

To edit an editable payment:

1. Navigate to the payment's detail page
2. Click the "Edit" button (only visible for editable payments)
3. Modify the payment details:
   * Amount
   * Payment method (Cash or Bank Transfer)
   * Reference
   * Date paid
4. Click "Update Payment" to save your changes

When you update a payment amount:

* The invoice's paid amount is recalculated
* The invoice status may change based on the new balance
* All financial reporting will reflect the change

<Warning>
  Editing payment amounts should be done with care as it affects your financial reporting and invoice balances.
</Warning>

## Deleting Payments

As with editing, only manual payments can be deleted. Online payments cannot be removed because they represent actual transactions that have occurred.

To delete a manual payment:

1. Navigate to the payment's detail page
2. Click the "Delete" button
3. Confirm the deletion in the dialog that appears

When a payment is deleted:

* The amount is removed from the invoice's paid total
* The invoice status reverts based on the remaining payment(s)
* The record is permanently removed from your account

<Warning>
  Deleting payments should be done with caution and only when absolutely necessary, such as when a payment was recorded in error. Always consider editing the payment first if possible.
</Warning>

## Online Payment Integration

Blinksale offers seamless integration with several payment gateways, allowing your clients to pay invoices electronically. These payments are automatically recorded and applied to the appropriate invoices.

### Setting Up Payment Gateways

To enable online payments:

1. Navigate to Settings > Payment Gateways
2. Select the gateways you want to activate
3. Follow the configuration steps for each gateway
4. Test the connection to ensure it's working properly

Once configured, you can enable these payment options on your invoices, and clients will be able to pay electronically directly from the invoice.

<img className="rounded-lg border border-zinc-200 dark:border-zinc-700" src="https://example.com/images/payment-gateway-settings.png" alt="Payment gateway settings showing available payment methods" />

## Thank You Emails

When a payment is recorded, Blinksale can automatically send a thank you email to your client. This feature helps maintain good client relationships and confirms that their payment was received.

To configure thank you emails:

1. Navigate to Settings > Automated Messages
2. Go to the "Payment Thank You Messages" section
3. Enable or disable automatic thank you emails
4. Customize the message template if desired
5. Save your settings

Each thank you email includes:

* A personalized message
* Payment amount and date
* Invoice reference
* Your branding elements

## Payment Reporting

Payments are a key component of your financial reporting in Blinksale. You can analyze your payment data through:

* **Dashboard widgets** - Quick summaries of recent payments
* **Reports** - Detailed financial reports including payment data
* **Export options** - Export payment data for external analysis

## Best Practices

### Recording Payments

* **Record payments promptly** to maintain accurate financial records
* **Include detailed references** to help with reconciliation
* **Double-check payment amounts** before saving
* **Use consistent reference formats** for easier searching and sorting

### Payment Management

* **Regularly review the payments dashboard** to ensure all expected payments are recorded
* **Reconcile payments with your bank statements** periodically
* **Follow up on partial payments** to collect remaining balances
* **Document any special payment arrangements** in client notes

### Multi-Currency Considerations

* **Be mindful of exchange rates** when recording payments in different currencies
* **Consider using the invoice currency** for the payment to avoid conversion issues
* **Note any currency conversion fees** that may affect the final amount received

## Troubleshooting Common Issues

### Payment Amount Mismatch

**Issue**: The amount received doesn't match the invoice total.\
**Solution**: Record the actual amount received and make a note of the difference. If it's a minor difference due to currency conversion or bank fees, you may choose to mark the invoice as paid in full.

### Cannot Edit or Delete Payment

**Issue**: The edit or delete options are not available for a payment.\
**Solution**: Only manual payments (Cash and Bank Transfer) can be edited or deleted. Payments processed through online gateways cannot be modified because they represent actual transactions.

### Payment Not Reflected on Invoice

**Issue**: A payment was recorded but the invoice still shows as unpaid.\
**Solution**: Verify that the payment was correctly assigned to the right invoice. Also check that the payment amount was properly saved and that the invoice hasn't been accidentally duplicated.

### Client Paid the Wrong Amount

**Issue**: Client paid more or less than the invoice total.\
**Solution**:

* If they overpaid, record the full amount and create a credit that can be applied to their next invoice.
* If they underpaid, record the partial payment and follow up with the client about the remaining balance.

By effectively managing payments in Blinksale, you'll maintain accurate financial records, improve your cash flow tracking, and provide a better experience for your clients.
