Skip to main content
Version: Next

Billing - BillaBear

BillaBear is a standalone billing system designed to replace Stripe Billing/ChargeBee/etc.

parthenon:
billing:
enabled: true
billabear:
enabled: true
api_key: '%env(resolve:BILLABEAR_API_KEY)%'
api_url: '%env(resolve:BILLABEAR_API_URL)%'