Skip to main content
A GoCardless Partner account is required to create an OAuth app. You must register your app and get it approved before connecting users.

Create a GoCardless Partner App

Register an OAuth app through the GoCardless Partner dashboard to obtain your client credentials.

1

Sign in to GoCardless Dashboard

Sign in to your GoCardless Dashboard (or Sandbox Dashboard for testing).

2

Navigate to Developer Settings

Go to Developers in the left sidebar, then select OAuth apps (or create one via Partner settings).

3

Register Your App

Create a new OAuth app and configure the following.

  • Redirect URI - Add https://api.stackone.com/connect/oauth2/gocardless/callback
  • Scope - Choose read_write for full access or read_only for read-only operations
4

Copy Credentials

After creating the app, copy the Client ID and Client Secret. Store them securely.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for GoCardless:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select GoCardless
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
    • Scope (Optional)
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for GoCardless.