GoCardLess
General Information
Website: GoCardLess
Software type: Solution as a Software (Saas)
Geography: 🌎 Worldwide
Introduction
GoCardless is a payment platform that enables businesses to collect recurring and one-off payments directly from customers’ bank accounts. It specializes in bank debit payments, helping companies improve cash flow and reduce transaction fees.
Configure GoCardless
Prerequisite(s)
To enable GoCardLess on your Chift App, if you decide to connect through an app, this app should created on your account.
Process
There are two connection methods available depending on how you interact with GoCardless:
- OAuth2 App Setup:
- Create an app under the Partner tab of the GoCardless Developer dashboard.
- Collect your Client Id and Client Secret.
- Set the redirect URI:
https://chift.app/oauth2/redirect
- Access Token Generation:
-
Go to the Developer section of your GoCardless account.
-
Click Generate access tokens to retrieve a token for direct integration.
⚠️ To generate an Access Token, the team member should have a developer access. To grant someone this role go to Settings - Team - Access Level_ _and give him the developer role. Then he’ll be able to generate the access token.
-
Test GoCardless
To test your integration, you can create a GoCardless Sandbox environment.
Connect GoCardless
For detailed connection steps for both Oauth2 via app and Access token connection, check out the documentation:
Endpoints
The following endpoints are available for GoCardless integration:
GET /payments
GET /payment
GET /balances
GET /refunds
GET /transactions