Articles in this section

Set up a connection to GoCardless

GoCardless is a global payment platform specializing in automated recurring bank payments, making it easy for businesses to collect direct debits.

Set up a connection

This video demonstrates creating a GoCardless connection.

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

Environment * 

Select the required environment type. If your account URL is https://api.gocardless.com, select Production. If your account URL is https://api-sandbox.gocardless.com, select Sandbox.

OAuth 2.0 client * 

Select the OAuth 2.0 client that stores the client ID and client secret provided to you by GoCardless.

How to retrieve the client ID and client secret 

To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit (  ) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource.

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see OAuth 2.0 auth universal connector documentation.

How to retrieve the client ID and client secret

  1. Sign in to your GoCardless account.

  2. Navigate to Developers > Create.

  3. Navigate to Access token > Create an app.

  4. Enter an App name.

  5. Enter the Celigo Redirect URL.

  6. Enter the Description and Homepage URL.

  7. Click Create App.

  8. Copy the Client ID.

  9. Click Reveal.

  10. Copy the Client secret.

Save and authorize

  1. Click Save and authorize to commit your changes and proceed to sign in with GoCardless

  2. After signing in, review the permissions for the integration and click Accept.

Additional references