Skip to main content

Chargebee

Quick Start
  1. Sign up at chargebee.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Chargebee →

Overview

Chargebee payment integration

Provider IDchargebee
CategoryCard Processors
Websitechargebee.com

Authentication

Method: HTTP Basic Auth

Authorization: Basic base64(api_key:)
  • Username = API Key
  • Password = empty string
  • Example: Authorization: Basic dGVzdF9hYmNkZWY6

Resources