Docs

Connect Stripe securely

BillingGuard uses Stripe Connect OAuth. You choose the Stripe account inside Stripe, authorize the connection, and return automatically to BillingGuard. No Stripe API keys need to be copied or pasted.

Step 1

Click Connect Stripe

BillingGuard redirects you to Stripe, where you choose the Stripe account to connect.

Step 2

Authorize the connection

Stripe handles the authorization flow. BillingGuard's audit and monitoring implementation performs read operations only for the billing data it needs.
Customers
Subscriptions
Products
Prices
Invoices

Step 3

Run the audit

Stripe redirects you back to BillingGuard after authorization. BillingGuard stores the connected account ID and scopes server-side Stripe requests to that account.

BillingGuard performs read operations only

The current audit and monitoring code does not create charges, customers, subscriptions, invoices, products or prices. It also does not issue refunds or delete Stripe data.