GoCardless
Overview
beabee integrates with GoCardless for recurring direct debit payments. New payments, updates and cancellations are synced from GoCardless to beabee so community organisers can see a member's contribution status.
Setup
We need to create an API key and a webhook inside GoCardless, you will be given a URL and a secret token by the beabee team. The secret token should not be shared with anyone else.
URL: https://<audience URL>/webhook/gc/
Secret: <secret>
1. Login to GoCardless and go to the "Developers" tab

2. Create an access token

3. Give the access token the name "beabee live" and the scope "Read-write access"

4. Copy the access token and send it back to the beabee team. This token should be kept secret and sent to the team securely, anyone who has it could create payments on your account.

5. Create a webhook

6. Given the webhook the name "beabee live" and the URL and secret you received from the beabee team

7. Done!

Last updated
Was this helpful?