App details
On the app details page, you can view and manage the settings for your integration, including OAuth credentials and webhook configuration.
You can access App details from the left navigation sidebar in the Partner Dashboard.
The page includes two tabs: Details and Webhooks.
Please note: only admins can view App details.
Details Tab
Details
View your app's core information:
- Logo: Your app's logo, shown to merchants during the connect flow.
- Status: Your app's current status: Live, Created, Pending review, or Disabled.
- ID: Your app's unique identifier. Click to copy.
- Created: The date your app was created.
- Description: A short description of your app.
- Homepage URL: The URL where users can find out more about your product.
- Post onboarding URL: The URL your users are sent to once they've completed GoCardless onboarding and verified their account. Only shown if configured.
- Payment setup URL: The URL your users are sent to when they start taking payments through your platform. Only shown if configured.
If your app hasn't been reviewed yet, you'll see a banner asking you to sign up for review and complete the go-live checklist before your app can be approved and made visible to customers.
OAuth configuration
View the credentials your app uses to connect merchants via OAuth:
- Client ID: Your app's unique OAuth client identifier.
- Client secret: Your app's OAuth client secret. It is hidden by default. Click Reveal to view it, and copy it using the copy button.
- Redirect URL(s): The URLs permitted to send your users to after they complete the OAuth flow.
- Preview OAuth flow: Test your OAuth flow using either a Read-write or Read-only scope
Webhooks tab
Webhook configuration
View and manage the webhook endpoint your app uses to receive updates:
- ID: Your webhook endpoint's unique identifier.
- Status: Whether the webhook endpoint is Enabled or Disabled.
- Created: The date the webhook endpoint was created.
- Webhook URL: The URL we send webhook notifications to.
- Webhook secret: Used to verify that webhook requests came from GoCardless. It is hidden by default. Click Reveal to view it, and copy it using the copy button.
From here you can edit your webhook configuration, change your webhook secret, and enable or disable the endpoint.
Webhooks
A table of webhooks sent to your app. You can filter by date, delivery status, and whether the webhook was a test. Click on a row to view more details about that webhook.
Click Send test webhook will trigger a sample webhook for testing your integration.