New in Chargebee: Explore Reveal and understand your payment performance end-to-end.Try Now
Docschargebee docs
HomeBillingPaymentsRevRecGrowthReveal
Support

Product Updates


  • Release Notes

Getting Started


  • Overview
  • Chargebee Billing Data Centers
  • Object Relationship Model
  • Understanding Sites
  • Chargebee Tech Glossary
  • Articles and FAQ

Implementing Chargebee


  • Implementation Guide
  • Go-live Checklist
  • Articles and FAQ

AI in Chargebee


  • Chargebee Copilot
  • Chargebee Model Context Protocol (MCP) Server

Developer Resources


  • Developer Resources Overview
  • API Explorer
  • Articles and FAQ

Product Catalog


  • Product Catalog Overview
  • Coupons
  • Articles and FAQ

Subscriptions


  • Working with Subscriptions
  • Billing
  • Orders
  • Articles and FAQ

Customers


  • Managing Customers
  • Account Hierarchy
  • Email Notifications
  • Branding
  • Configure Multiple Languages
  • Articles and FAQ

Entitlements


  • Entitlements Overview
  • Features Overview
  • Feature Management
  • Managing Product Entitlements
  • Subscription Entitlements
  • Customer Entitlements
  • Grandfathering Entitlements
  • Articles and FAQ

Usage Based Billing


  • Understanding Usages
  • Setting up Usage Based Billing
  • Usage Alerts
  • Metered Billing
  • Articles and FAQ

Chargebee CPQ


  • Chargebee CPQ
  • Chargebee CPQ for Salesforce
  • Chargebee CPQ for HubSpot

Invoices, Credit Notes, and Quotes


  • Invoices
  • Credit Notes
  • Quotes [Legacy]
  • Transactions
  • Articles and FAQ

Taxes


  • Overview
  • Configuring Taxes
  • Country-specific Taxes
  • Articles and FAQ

Hosted Capabilities


  • Overview
  • Hosted Checkout
  • Hosted Self-Serve Portal
  • Hosted Pages Features
  • Additional Hosted Pages
  • Payment Components
  • Pricing Table
  • Managing Payments with Chargebee.js
  • Mobile-Optimized Hosted Pages
  • Articles and FAQ

Site Configuration


  • Users & Roles
  • Custom Fields & Metadata
  • Approvals
  • Mandatory Fields
  • File Attachments & Comments
  • Advanced Filter Options
  • Multicurrency Pricing
  • Multi-decimal Support
  • Configuring Reason Codes
  • Events and Webhooks
  • API Keys
  • Time Zone
  • Time Machine
  • Transfer Configurations
  • Articles and FAQ

Multi Business Entity


  • Multi Business Entity Overview
  • Customer Transfer Overview
  • Articles and FAQ

Mobile Subscriptions


  • Overview
  • Omnichannel Subscriptions
  • Omnichannel One-Time Orders
  • Mobile Subscriptions (Legacy)

Reports and Analytics


  • RevenueStory
  • Home Dashboard
  • Frequently Asked Questions
  • FAQs for Classic Reports Sunset
  • Articles and FAQ

Integrations


  • Sales
  • Customer Support and Success
  • Finance
  • Tax
  • eInvoicing
  • Marketing
  • Stitch
  • Collaboration
  • Contract Management
  • Ecommerce Management
  • Articles and FAQ

Data Privacy & Security


  • Two Factor Authentication
  • SAML Single Sign-On
  • System for Cross-Domain Identity Management (SCIM)
  • EU-GDPR
  • Consent Management
  • Personal Data Management
  • Compliance Certificates
  • HIPAA Guidelines
  • PCI Recommendations and Integration Types
  • Articles and FAQ

Data Operations


  • Bulk Operations
  • Migration
  • Articles and FAQ
  1. Billing
  2. Invoices, Credit Notes, and Quotes
  3. Articles and FAQ
  4. Invoice Operations
  1. Billing
  2. Invoices, Credit Notes, and Quotes
  3. Articles and FAQ
  4. Invoice Operations

How to mark several invoices as paid?

Problem Statement

You want to know how to mark several invoices as paid.

Scope

I would like to mark in the invoice section, several "payments due" as "paid" after manually reconciling them. How can I do that?

How to perform bulk operations manually to convert 'Payment due' to 'Paid' invoices.

Summary

If you prefer to perform Record payment for offline payments for multiple users, the Bulk operation feature comes into place.

Navigate to Settings > Import & Export Data > Choose an operation > Invoices > Record Payment for Invoices

If you are to perform a bulk operation for existing data from Chargebee you may have to export the data from Chargebee and update those data to the import sheet from Bulk Operations. Earlier the export data format and import data format varied which involves a lot of manual intervention. With the new enhanced Export file option, you can either export a file using Download Data or use Download import-friendly file from Settings > Import & Export Data > Product Catalog. Refer to this link for more information.

Using API :

https://apidocs.chargebee.com/docs/api/invoices#record_an_invoice_payment

Solution

Perform Import & Export option to Record offline Payment for unpaid invoices.

Bulk Operations allows you to perform an action for multiple records in one go. It uses a CSV upload method for inputs, which will contain a list of new data (with the desired changes) that you'd like to perform and Chargebee will perform the change from the back end.

Navigate to Settings > Import & Export Data > Choose an operation > Invoices > Record Payment for Invoices

image
  • Download the sample CSV file
image
  • Once you download the sample CSV format, you require the current Invoice details to update in sample CSV format

For the current data, you can export it from Chargebee:

From Invoices & Credit Notes, navigate to Invoices, use the filter 'Has Unpaid Invoices' and click on 'Add Filter' >Payment Method > Choose the list of offline payment methods.

Then click on 'More Option > Export Invoice CSV'.

image

This file will contain sample records that you can replace with your own records. Note that the data needs to be added to the sheet in the same format the sample data is in.

image

Note:

  • Your CSV data file should contain all the columns specific to the operation you are performing. The sample CSV file has most of the columns required for the operation.
  • Do not edit the column labels in the sample file and make sure the file extension is .csv. Click here to read more
  • You can update this sheet with the data exported from the Invoice leve

Drag and drop your data file into the web interface or upload it:

image

Once you've added all the information and the data file is ready, upload it.

Related Documentation

Bulk Operation Legacy Product Catalog

Bulk Operation Latest Product Catalog

Was this article helpful?