Skip to main content

Stripe Billing

Stripe Billing

Stripe Billing is a powerful subscription billing and revenue management platform.
When connected to Altruon, Stripe Billing enables seamless synchronization of subscription flows, invoices, and credit notes.


Supported Features

  • Subscription creation accepting payments with any supported gateway/payment method
  • Invoice (initial and recurring) synchronization and auto collection
  • Credit note synchronization with automated refund with any supported gateway/payment method

Requirements

To connect your Stripe Billing account to Altruon, you'll need the following:

  1. Secret Key (API Secret Key)
    • Retrieve this from your Stripe Dashboard by navigating to:
      Developers > API Keys (bottom left section)
    • You need the Secret Key only (in the format sk_test_XXX for test mode or sk_live_XXX for live mode)

Step 1: Connect Stripe Billing to Altruon

  1. Log in to your Altruon account.
  2. Navigate to Settings > Billing Platforms.
  3. Click + Add Integration and select Stripe Billing.
  4. Enter your Secret Key (e.g., sk_test_XXX or sk_live_XXX).
  5. Click Add Integration.

Once connected, you'll see the Stripe Billing integration marked as Active in Altruon.

Add Stripe Billing

Step 2: Configure Webhook in Stripe

Altruon requires a webhook from Stripe to stay in sync with your billing events.

  1. In your Altruon Settings > Billing Platforms, click View Integration on Stripe Billing.
Stripe details

Copy the webhook endpoint URL generated by Altruon as shown in this example.

  1. Log in to your Stripe Dashboard.
  2. Go to Developers > Webhooks.
  3. Click + Add destination.
  4. Select the following event types:
    • invoice.created
    • invoice.finalized
  5. Click Continue.
  6. Set the Destination type to Webhook endpoint and click Continue.
  7. Paste the Altruon webhook URL into the Endpoint URL field.
  8. Give it a descriptive name (e.g., "Altruon webhook").
  9. Click Create destination.
Stripe webhook

🎉 Congratulations

Your Stripe Billing instance is now successfully connected to Altruon!
All subscription flows, invoices, and credit notes will be automatically synchronized with any Payment gateway you'll connect to Altruon.