Chargebee

Chargebee integration on indie.money — manage subscriptions, invoices, customers, and billing

Written By pvdyck

Last updated About 3 hours ago

Chargebee

Community — Available, not yet validated

VendorChargebee
NodesChargebee
Tier⬜ Community
AuthBasic Auth (API Key) via Secure Vault

Overview

Manage subscriptions, invoices, and customers in Chargebee. Use this node to automate billing workflows, create customers, retrieve invoice PDFs, and handle subscription lifecycle events.

Authentication

Basic Auth (API Key) via Secure Vault. Connect via the credential configuration modal.

Resources & Operations

Customer

OperationDescription
CreateCreate a new customer (name, email, phone, company)

Invoice

OperationDescription
ListList invoices with optional date and amount filters
PDF Invoice URLRetrieve the download URL for an invoice PDF

Subscription

OperationDescription
CancelCancel a subscription (immediately or at end of term)
DeleteDelete a subscription

Tips

  • Use Invoice > List with date and amount filters to build automated billing reports.
  • The PDF Invoice URL operation returns a direct download link, useful for sending invoices via email nodes.
  • Subscription > Cancel supports end-of-term scheduling, allowing graceful cancellation workflows.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.