Application Settings
Configure OAuth credentials and API integrations
GoHighLevel OAuth 2.0 Configuration
Configure your GHL OAuth app credentials. Create an OAuth app in your GHL Agency settings first. Learn how
Stripe Configuration
Configure your Stripe API keys for payment processing and subscription management.
Application URL
Set your production application URL. This is used for generating redirect URLs.
Setup Guide
- Create a GHL OAuth app in your Agency settings
- Set the redirect URL to match your deployment URL + /auth/oauth/callback
- Copy Client ID and Secret and paste them above
- Save settings and test the OAuth connection in the Dashboard
- Configure Stripe webhook endpoint to point to /webhook/stripe